Menu

SAP Function Module KEO_ORG_READ_STEP

Verknüpfungen eines Schrittes lesen

The Function Module KEO_ORG_READ_STEP (Verknüpfungen eines Schrittes lesen) is a standard Function Module in SAP ERP and is part of the function group KEO_DETAIL_ORG within the package KEO.

Technical Information

Function Module KEO_ORG_READ_STEP
Short Text Verknüpfungen eines Schrittes lesen
Function Group KEO_DETAIL_ORG
Package KEO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACT_BEGDA TYPE BEGDATUM '19000101' Beginndatum Auswertungszeitraum
ACT_ENDDA TYPE ENDDATUM '99991231' Endedatum Auswertungszeitraum
ACT_WEGID TYPE WEGID 'B003' Auswertungsweg

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INPUT_OBJECTS LIKE HRROOTOB Objekte der Struktur
RELATIONSUP LIKE HRI1001 Verknüpfungen
TARGETS LIKE HRI1001 Verknüpfungen

Exceptions

This function module does not define any Exceptions.