how to write a code in tab control
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: We can handle the error messages in BDC using the structure BDCMSGCOLL ...
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: 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