Menu

SAP Function Module RHOMCO_GET_ALTREL_UP

Vorzugsverknüpfung abwärts lesen

The Function Module RHOMCO_GET_ALTREL_UP (Vorzugsverknüpfung abwärts lesen) is a standard Function Module in SAP ERP and is part of the function group RHOMCO_READ_PC within the package OP0C.

Technical Information

Function Module RHOMCO_GET_ALTREL_UP
Short Text Vorzugsverknüpfung abwärts lesen
Function Group RHOMCO_READ_PC
Package OP0C
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACTPLVAR TYPE PLVAR Planvariante
ACT_BEGDA TYPE BEGDATUM SY-DATUM Beginndatum
ACT_ENDDA TYPE ENDDATUM SY-DATUM Endedatum
BUFFER_MODE TYPE FLAG 'X' allgemeines flag
RELUP_ALTERNATIVE TYPE SUBTYP 'A262' Alternativverknüpfung aufwärts
RELUP_STANDARD TYPE SUBTYP 'A002' Standardverknüpfung
STARTOTYPE TYPE OTYPE Ausgangsobjekttyp
TARGETOTYPE TYPE OTYPE Objekttyp zugeordnetes Objekt

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
OBJECTS_TO_READ_FOR LIKE HRROOTOB Ausgangsobjekte
RELATIONS_RESULT LIKE HRI1001 Ergebnisverknüpfungen

Exceptions

This function module does not define any Exceptions.