Table/Structure Field list used by SAP ABAP Function Module ISH_FIND_TIME (IS-H: Anhand Beginn-/Endedatum Uhrzeit aus NBEW für Leistung ermitteln)
SAP ABAP Function Module
ISH_FIND_TIME (IS-H: Anhand Beginn-/Endedatum Uhrzeit aus NBEW für Leistung ermitteln) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RNLE1 - BEGZT | IS-H: Time when Service Performance Starts | SOURCE VALUE(SS_BEGZT) LIKE RNLE1-BEGZT DEFAULT '000000' |
|
| 2 | RNLE1 - ENDZT | IS-H: Time when Service Performance Ends | SOURCE VALUE(SS_ENDZT) LIKE RNLE1-ENDZT DEFAULT '000000' |
|
| 3 | RNLE1 - LEBIS | IS-H: Date when Service Performance Ends | SOURCE VALUE(SS_ENDDT) LIKE RNLE1-LEBIS |
|
| 4 | RNLE1 - LEVON | Date when Service Performance Starts | SOURCE VALUE(SS_BEGDT) LIKE RNLE1-LEVON |
|
| 5 | RNLE1 - MARK | IS-H: Checkbox to Select a Row | SOURCE VALUE(CHECK_BEGIN) LIKE RNLE1-MARK DEFAULT 'X' |
|
| 6 | RNLE1 - ZEITR | IS-H: Indicator for Extended Service | SOURCE VALUE(SS_ZEITR) LIKE RNLE1-ZEITR |
|