Data Element 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 | ![]() |
BEGDTLEI | Date when Service Performance Starts | SOURCE VALUE(SS_BEGDT) LIKE RNLE1-LEVON |
2 | ![]() |
BEGZT_LS | IS-H: Time when Service Performance Starts | SOURCE VALUE(SS_BEGZT) LIKE RNLE1-BEGZT DEFAULT '000000' |
3 | ![]() |
ENDDTLEI | IS-H: Date when Service Performance Ends | SOURCE VALUE(SS_ENDDT) LIKE RNLE1-LEBIS |
4 | ![]() |
ENDZT_LS | IS-H: Time when Service Performance Ends | SOURCE VALUE(SS_ENDZT) LIKE RNLE1-ENDZT DEFAULT '000000' |
5 | ![]() |
NZEITRLS | IS-H: Indicator for Extended Service | SOURCE VALUE(SS_ZEITR) LIKE RNLE1-ZEITR |
6 | ![]() |
RI_MARK | IS-H: Checkbox to Select a Row | SOURCE VALUE(CHECK_BEGIN) LIKE RNLE1-MARK DEFAULT 'X' |