Table/Structure Field list used by SAP ABAP Function Module ISU_O_DISCOUNT_PREPARE_CLOSE (INTERN: Bereitet das Schließen des Objekts vor)
SAP ABAP Function Module ISU_O_DISCOUNT_PREPARE_CLOSE (INTERN: Bereitet das Schließen des Objekts vor) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  EMSG_GEN - MSGTY Message type
2 Table/Structure Field  EMSG_MSG - KZ_BREAK Indicator: Breakpoint
3 Table/Structure Field  EMSG_MSG - KZ_EXC Indicator: Output EXCEPTION
4 Table/Structure Field  EMSG_MSG - KZ_MSG Indicator: Output message
5 Table/Structure Field  EMSG_MSG - MSGID Message Class
6 Table/Structure Field  EMSG_MSG - MSGNO Message Number
7 Table/Structure Field  EMSG_MSG - MSGTY Message Type
8 Table/Structure Field  ISU00_OBJ_CONTR - EXIT_TYPE Function with which editing was exited
9 Table/Structure Field  ISU00_OBJ_CONTR - WMODE Processing mode (1 = display, 2 = change, 3 = create...)
10 Table/Structure Field  REGEN - OKCODE Function Code
11 Table/Structure Field  REGEN - NO_DIALOG Suppress maintenance screens
12 Table/Structure Field  REGEN - NO_DIALOG Suppress maintenance screens SOURCE VALUE(X_NO_DIALOG) LIKE REGEN-NO_DIALOG OPTIONAL
13 Table/Structure Field  REGEN - EXIT_TYPE Function with which editing was exited
14 Table/Structure Field  REGEN - EXIT_TYPE Function with which editing was exited SOURCE VALUE(X_EXIT_TYPE) LIKE REGEN-EXIT_TYPE DEFAULT 'BACK'
15 Table/Structure Field  REGEN - DECISION User decision (yes, no, cancel)
16 Table/Structure Field  REGEN - DECISION User decision (yes, no, cancel) SOURCE VALUE(Y_DECISION) LIKE REGEN-DECISION
17 Table/Structure Field  REGEN - CHANGED Indicator: Change made SOURCE VALUE(Y_CHANGED) LIKE REGEN-CHANGED
18 Table/Structure Field  REGEN - CHANGED Indicator: Change made
19 Table/Structure Field  REGEN - CHANGED Indicator: Change made SOURCE VALUE(X_CHANGED_FORCE) LIKE REGEN-CHANGED OPTIONAL