3rd party application in NWBC 4.0
Hi All, I am trying to integrate a 3rd party application (eg: www.gmail.com) and need to pass the user ID and password to it. Did anyone tried this using the URL and parameter concept logging in a...
View ArticleRe: I want to be MM consultant
IDES is best way to get practice. As you told that 3+ years of experience in procurement process also you done the MM course. With this experience you can practice in IDES with your working company...
View ArticleRe: Hi Experts..kindly tell that inspection lot in calibration order can be...
as KD said, it is possible to create a calibration order (other types also) with Task list to be fetched manually. this task list should be assigned with Master Inspection Characteristics.
View ArticleRe: Partner Function for address only
HiYou can copy partner type KU / LI to create your required partner types.
View ArticleRe: How to reduce System Response
Dear Billy, We are using OS as Windows 2008 Server and Oracle 11.2 Database. Our system buffer space will be more the 95% only.
View ArticleRe: Free of Charge Sales - CIN - Accounting Entry
Hi, I have taken your suggestion. But my Client requires the same to hit the Sales Promo A/c only. Need your inputs. RegardsVydeesh
View ArticleSC not visible under Development Configuration in CM Service
Hi, In CM Services under development configuration,we have added customapplication (SC) "ABC". However, EP-BASIS-API is not visibleunder this custom application eventhough EP-BASIS-API is already...
View ArticleRe: "SAP" - "SAP Hana cloud" not available in Create New Server
last file...somehow they have additional extention as zip.
View ArticleRe: Delete Leading Zeros from internel table
Hi Burak, Eg. DATA : var type I value '0000356'. SHIFT var LEFT DELETING LEADING '0'. Output will be : 356. or use this FM...
View ArticleRe: Qty not getting Confirned in Sales Ord created through IDOC: ORDERS05
gopa, Check the available stock, of the same material in a different plant and storage location (CO09). Create a sales order manually, for that master data, for that plant. Create a sales order with...
View ArticleRe: Triggering BPM Process Using Visual Composer
Hi Adnan,There is a very good tutorial posted by Arafat Farooqui,where he explained step by step how to create a simple BPM Process,Create Web service using WSDL and trigger the webservice from Web...
View ArticleRe: Delete Leading Zeros from internel table
Hi, Loop your internal table and in the loop write SHIFT 'Filedname' LEFT DELETING LEADING '0'. Eg:loop it_vbrk into wa_vbrk. SHIFT wa_vbak-matnr LEFT DELETING LEADING '0'. modify...
View ArticleRe: Delete Leading Zeros from internel table
HI ,try this ,CALLFUNCTION'CONVERSION_EXIT_ALPHA_OUTPUT' EXPORTING input = gv_pi_result-iblnr IMPORTING output = gv_pi_result-iblnr. input: 000012345678 output: 12345678
View ArticleRe: Delete Leading Zeros from internel table
Use conversion exit. It takes care of the formatting with mere a function call. thanks!
View ArticleRe: Not found the login/no_automatic_user_sapstar parameter in instance profile
Hi Shipa Ensure that you have the parameter : login/no_automatic_user_sapstar=0 in your default profile. Instance restart would be needed. After that SAP* login should workThanks Rishi
View ArticleRe: formatting in text file when sending mail as attachment using CL_BCS
Also one more point. if use EXCEL attachment its working fine. As shown below in screen shot.
View ArticleRe: Develop applications for SAP Fiori
For source code and customization go here, http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80649c2f-3bfc-3010-0da6-ae101dceafea?QuickLink=index&… The simple 3 documents that I...
View ArticleRe: Version control in SAP Script
HI Poornima, Can you please tell us the solution how do you got this done ?I have an urgent issue regarding this. Regards,Bhaskar
View ArticleHow to configure conditions mandatory in Info Record
Hi experts,When we create info record for imported items, we want that 4-5 conditions should be mandatory, means without saving those conditions user will not be able to save the info record. We are...
View ArticleRe: Disp+work is no coming up
Hi, What's the version of your SAP system. Offline Backup/restore method is only valid for ABAP+ Java system as of NW 7.1 . If you have lower version than NW 7.1 than you need to use backup/restore +...
View Article