2007 Mar 01 9:48 AM
sometimes we declare a variable.....eg:- bdc like bdcdata.
why is d above variable used exactly??? what is its exact purpose????
sometimes we declare a variable.....eg:- bdc like bdcdata.
why is d above variable used exactly??? what is its exact purpose????
2007 Mar 01 9:51 AM
hI
bdcdata is a structure with fields used in the batchinput simulation (both methods, CALL TRANSACTION and SESSION).
Max
2007 Mar 01 9:51 AM
Hi,
BDCDATA is the Std structure of the BDC table which has to be filled to ensure the correct Program, correct Screen, correct field will be filled in,
Its structure is:
Program, Dynpro, dynbegin, Fname and Fvalue.
These are nothing but Program name, Screen No, Starting point, Field name and field value.
Regards,
Anji
2007 Mar 01 9:53 AM
Hi
BDCDATA : Structure of the BDC table (Program,Dynpro number and Dynpro field)
Program, Dynpro, dynbegin, Fname and Fvalue.
Regards,
kumar
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |