explains how to handle the table control in bdc
Answer / om prakash
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 'BDC_CURSOR' 'ANLB-NDPER(02)'.
Indicates 2nd line of table control is going to be used for transaction which is Line index of Table Control.
Is This Answer Correct ? | 0 Yes | 0 No |
What is PS structure
How to make changes in standard script for sales order header data?
Define database layer?
Reuse-ALV-list display?
how do we call multiple transactions in session method? (plzz with code)
Can you create a field without data element domain?
what is the unit of work
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
what type of error exactly you will be seeing in the log file while using call transaction mode ‘E’
What are the FM's you used in ALV?
Explain how do you get output from idoc?
What is Field symbol?