Table list used by SAP ABAP Function Module FM_FMDERIVE_FILL_CUSTOMER_EXIT (Copy additional fields from COBL and COBL_AD into FMDERIVE)
SAP ABAP Function Module FM_FMDERIVE_FILL_CUSTOMER_EXIT (Copy additional fields from COBL and COBL_AD into FMDERIVE) is using
# Object Type Object Name Object Description Note
     
1 Table  COBL Coding Block
2 Table  COBL Coding Block SOURCE REFERENCE(I_COBL) LIKE COBL
3 Table  COBL_AD Structure used by the FM Derivation Tool along with COBL
4 Table  COBL_AD Structure used by the FM Derivation Tool along with COBL SOURCE REFERENCE(I_COBL_AD) LIKE COBL_AD
5 Table  FMDERIVE FM Derivation Structure SOURCE REFERENCE(C_FMDERIVE) LIKE FMDERIVE
6 Table  FMDERIVE FM Derivation Structure