Table/Structure Field list used by SAP ABAP Function Module CNV_10020_GET_FVALUE_FOR_CODE (Bestimmung des Wertes eines Festwertobjektes zur Generierung von Coding)
SAP ABAP Function Module CNV_10020_GET_FVALUE_FOR_CODE (Bestimmung des Wertes eines Festwertobjektes zur Generierung von Coding) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  CNV_10020_FVOBJ - LENGTH Length (characters)
2 Table/Structure Field  CNV_10020_FVOBJ - LENGTH Length (characters) SOURCE VALUE(E_LENGTH) LIKE CNV_10020_FVOBJ-LENGTH
3 Table/Structure Field  CNV_10020_FVOBJ - MANDT Client
4 Table/Structure Field  CNV_10020_FVOBJ - MANDT Client SOURCE VALUE(I_MANDT) LIKE CNV_10020_FVOBJ-MANDT DEFAULT SY-MANDT
5 Table/Structure Field  CNV_10020_FVOBJ - PACKID Package number
6 Table/Structure Field  CNV_10020_FVOBJ - PACKID Package number SOURCE VALUE(I_PACKID) LIKE CNV_10020_FVOBJ-PACKID
7 Table/Structure Field  CNV_10020_FVOBJ - TYPE Fixed value type
8 Table/Structure Field  CNV_10020_FVOBJ - TYPE Fixed value type SOURCE VALUE(E_TYPE) LIKE CNV_10020_FVOBJ-TYPE
9 Table/Structure Field  CNV_10020_REFOBJ - LENG Fragment length
10 Table/Structure Field  CNV_10020_REFOBJ - LENG Fragment length SOURCE VALUE(I_CUT_LENGTH) LIKE CNV_10020_REFOBJ-LENG DEFAULT '000'
11 Table/Structure Field  CNV_10020_REFOBJ - OFFS Fragment offset
12 Table/Structure Field  CNV_10020_REFOBJ - OFFS Fragment offset SOURCE VALUE(I_CUT_OFFSET) LIKE CNV_10020_REFOBJ-OFFS DEFAULT '000'
13 Table/Structure Field  SYST - MANDT ABAP System Field: Client ID of Current User