Table/Structure Field list used by SAP ABAP Function Module CY_CHECK_LOAD_LIMITS (Checks if the minimum load value is less than the maximum load value)
SAP ABAP Function Module CY_CHECK_LOAD_LIMITS (Checks if the minimum load value is less than the maximum load value) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  RC65A - MAXBEL Maximum load that will be displayed
2 Table/Structure Field  RC65A - MAXBEL Maximum load that will be displayed SOURCE VALUE(MAXIMUM_LOAD_VALUE) LIKE RC65A-MAXBEL
3 Table/Structure Field  RC65A - MINBEL Minimum load that will be displayed
4 Table/Structure Field  RC65A - MINBEL Minimum load that will be displayed SOURCE VALUE(MINIMUM_LOAD_VALUE) LIKE RC65A-MINBEL