how to write a code in tab control
Latest Answer: For tab control we have to use concodinate options in your coding. ...
how to write a code for multiple transactions
Latest Answer: Heres the approach.. 1. Analysis the Data. 2. Generate SAP structure. 3. Develop transfer program 4. Create sequential file 5. Create batch input program ...
Latest Answer: ya that table control is same as that used in module pool here we do recording ...
Latest Answer: You can find it in BDCMSGCOLL structure which you will be defining in your program. ...
Latest Answer: We can handle table control using line index , Line index indicates which line of Table control is to be use for BDC transaction,Ex - perform bdc_field using 'RC29K-AUSKZ(01)'indicates 1st line of table control is going to be used for transaction ...
Latest Answer: You can use the function module to upload data from Excel file. If it is difficult we can save excel file as text file then use GUIUPLOAD ...
Latest Answer: For up loading text file we use the pre-defined FM gui_upload. in that FM we have the parameter has_field_seperator, for that we assign the default delimiter 'x'. HAS_FIELD_SEPERATOR = 'X''X' can provide the What ever delimiter we used in flat ...
Latest Answer: If you want to do FICO testing, you need to know the FICO process in SAP and also need to be familiar with the T-Codes and their functionality. A bit of Configuration knowledge is also required to test FICO.Tools: LSMW and BDC tools willl be used for ...
Latest Answer: BAPI's are the remote enabled Function modules which are defined in the Business Object Repository (BOR) as the methods of the business objects.I can say BAPI is the subset of RFC. RFC connects to the other system via BAPI and vice versa. ...
View page [1] 2 3 4 5 Next >>

Go Top