explains how to handle the table control in bdc
Answer Posted / 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 |
Post New Answer View All Answers
How many primary keys can be created for a table?
How would you set the formatting options statically and dynamically within a report?
What are the dis-advantages of logical databases? : abap hr
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
What are the basic objects of the data dictionary?
A subroutine can be terminated unconditionally using exit. State true or false : abap modularization
how to Create reports in SD module such as sales order report, which covers all organization levels, delivery status, invoice status, shipping details and partner function details. The data will be extracted from VBAP, VBPA, VBAK, VBUP, VBFA, KNA1, LIPS, VBRP, MARA, VBEP and KONV tables. plz mention the detail coding Tahnks, Rahul
Write an abap program for creation of customer enquiry using BAPI 'BAPI_INQUIRY_CREATEFROMDATA'.
What takes most time in SAP script programming?
What is the use of table maintenance allowed?
A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
What are the contents in technical specifications?
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
What kind of financial periods exist in sap? What is the relavent table for that?