Menu

SAP Function Module BURS_RELATIONS_INIT

The Function Module BURS_RELATIONS_INIT () 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_INIT
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
IV_CODTETR TYPE BU_CODFTTR 'S' Indicator: Transfer differentiation type specifications
IV_DATE_FIX TYPE SYDATUM
IV_PARTNER TYPE BU_PARTNER Business Partner Number
IV_RELMODE TYPE BU_RELMODE GC_MODE_STANDALONE Session for maint.bus.partner's relationship/role definition
IV_XALL TYPE BU_XALL ' ' Maintain all relationships for a partner
IV_XFILTER TYPE BOOLE-BOOLE ' '
IV_XSAVE TYPE BU_XSAVE 'X' Indicator: Business partner safeguards himself
IV_XUPDTASK TYPE BOOLE-BOOLE 'X'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_XEXIT_DTE TYPE BOOLE-BOOLE

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
IR_PARTNER1 LIKE BUS050_GP
IR_PARTNER2 LIKE BUS050_GP
IR_RELTYP LIKE BUS050_BTR
IR_RLDTYP LIKE BUS050_BTR
IR_RLTYP LIKE BUS050_RTR
IT_DTEVAL TYPE BUB01_DTELEM_TAB
IT_RLTYP_MAINTENANCE LIKE BUS0RLTYP

Exceptions

This function module does not define any Exceptions.