Menu

SAP Function Module AIPH_EPPOS_ASSIGN_TO_ORG_UNIT

Assign a program position to an org unit

The Function Module AIPH_EPPOS_ASSIGN_TO_ORG_UNIT (Assign a program position to an org unit) is a standard Function Module in SAP ERP and is part of the function group AIPH_EO_RELATIONS within the package AIP.

Technical Information

Function Module AIPH_EPPOS_ASSIGN_TO_ORG_UNIT
Short Text Assign a program position to an org unit
Function Group AIPH_EO_RELATIONS
Package AIP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CHILD TYPE HROBJECT program positon data
I_FROM_DATE TYPE BEGDA SY-DATUM begin date of time object
I_PARENT TYPE HROBJECT org unit data
I_TO_DATE TYPE ENDDA C_DATE_HIGH end date of time object

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ENQUEUE_FAILED enqueue of involved objects failed
NOT_FOUND object the relationship does not exist
UNEXPECTED_ERROR something strange happened