Menu

SAP Function Module BURS_RELATIONS_CREATE

The Function Module BURS_RELATIONS_CREATE () is a standard Function Module in SAP ERP and is part of the function group BURS within the package BUPA.

Technical Information

Function Module BURS_RELATIONS_CREATE
Short Text
Function Group BURS
Package BUPA
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_CODTETR LIKE BUS050FLDS-CODTETR 'D' Indicator: Transfer differentiation type specifications
I_DATE_FROM LIKE SY-DATUM
I_DATE_TO LIKE SY-DATUM
I_PARTNER LIKE BUT000-PARTNER SPACE
I_PARTNER1 LIKE BUT000-PARTNER
I_PARTNER2 LIKE BUT000-PARTNER
I_RELMODE LIKE BUS050FLDS-RELMODE 'S' Session for maint.bus.partner's relationship/role definition
I_RLTYP LIKE TBZ0-RLTYP SPACE Business Partner Role Category
I_XALL LIKE BUS050FLDS-XALL SPACE
I_XRELATION LIKE 'X'
I_XROLEDET LIKE ' '
I_XRT_GEN LIKE BUS050FLDS-XRT_GEN SPACE Indicator: Generic role category
I_XSAVE LIKE BUS050FLDS-XSAVE 'X' Indicator: Business partner safeguards himself

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CTRL_REL TYPE BUB01_CTRL_CR_TYPE
E_CTRL_RLD TYPE BUB01_CTRL_CR_TYPE
E_STATE_REL LIKE BUS000FLDS-CHAR1
E_STATE_RLD LIKE BUS000FLDS-CHAR1

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
T_DTELEM TYPE BUB01_DTELEM_TAB
T_FLDVL LIKE BUS0FLDVAL
T_RELTYP LIKE BUS050_BTR
T_RLDTYP LIKE BUS050_BTR

Exceptions

This function module does not define any Exceptions.