Table list used by SAP ABAP Function Module ISU_DEVCHECK_GET_FIELD_LENGTH (IS-U Gerätechecker: Ermittelt die maximale Länge des Datenbankfeldes)
SAP ABAP Function Module ISU_DEVCHECK_GET_FIELD_LENGTH (IS-U Gerätechecker: Ermittelt die maximale Länge des Datenbankfeldes) is using
# Object Type Object Name Object Description Note
     
1 Table  DD03L Table Fields SOURCE VALUE(X_NAME_FIELD) LIKE DD03L-FIELDNAME DEFAULT ''
2 Table  DD03L Table Fields
3 Table  DD03L Table Fields SOURCE VALUE(Y_INTLEN) LIKE DD03L-INTLEN
4 Table  DD03L Table Fields SOURCE VALUE(X_NAME_TABLE) LIKE DD03L-TABNAME DEFAULT ''
5 Table  REGEN General Fields for IS-U Function Module Interfaces SOURCE REFERENCE(X_FINAL_CALL) LIKE REGEN-KENNZX