1.

How Can We Handle Table Control In Bdc?

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 which is Line index of Table Control 

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 which is Line index of Table Control 



Discussion

No Comment Found