Table list used by SAP ABAP Function Module PUT_LATEST_DATA_INTO_LOCAL (Put tranfered data from Sapnet into local table)
SAP ABAP Function Module PUT_LATEST_DATA_INTO_LOCAL (Put tranfered data from Sapnet into local table) is using
# Object Type Object Name Object Description Note
     
1 Table  BDL2TRANS list of tables for data transfer from Sapnet to Customer
2 Table  BDL2TRANS list of tables for data transfer from Sapnet to Customer SOURCE VALUE(SAPNET_CHG) LIKE BDL2TRANS-SAPNET_CHG
3 Table  BDL2TRANS list of tables for data transfer from Sapnet to Customer SOURCE VALUE(TABLE_NAME) LIKE BDL2TRANS-SAPNETBDL
4 Table  BDL2TRANS list of tables for data transfer from Sapnet to Customer SOURCE VALUE(LOCAL_NAME) LIKE BDL2TRANS-CUSTBDL
5 Table  BDL_CLUSTL data which is to transfer from Sapnet to Customer
6 Table  BDL_CLUSTL data which is to transfer from Sapnet to Customer SOURCE BDL_TRANSFER STRUCTURE BDL_CLUSTL
7 Table  BDL_CLUSTL data which is to transfer from Sapnet to Customer SOURCE VALUE(INST_NUMBER) LIKE BDL_CLUSTL-INST_NUMBE
8 Table  BDL_CLUSTL data which is to transfer from Sapnet to Customer SOURCE VALUE(KEY) LIKE BDL_CLUSTL-SRTFD OPTIONAL