Menu

SAP Function Module OM_CREATE_RELATION_WITH_DIALOG

The Function Module OM_CREATE_RELATION_WITH_DIALOG () is a standard Function Module in SAP ERP and is part of the function group OM_UTILITIES within the package SP0E.

Technical Information

Function Module OM_CREATE_RELATION_WITH_DIALOG
Short Text
Function Group OM_UTILITIES
Package SP0E
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CHILD_OBJECTS TYPE OBJEC_T Org. Management: Table of Object Entries
COPY_FLAG TYPE FLAG General Flag
KEY_DATE TYPE DATUM Date
PARENT_OBJECT TYPE OBJEC Work Area for Database PCH
PATHID TYPE WEGID Evaluation Path
VRELAT TYPE RELAT Relationship between objects
VRSIGN TYPE RSIGN Relationship specification

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RELATION_BEGDA TYPE DATUM Date
RELATION_CREATED TYPE FLAG General Flag
RELATION_ENDDA TYPE DATUM Date

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.