The Function Module RH_PM_CONVERSION_RELATE (PMG: Umwandlung einem übergeordneten Budget zuordnen) is a standard Function Module in SAP ERP and is part of the function group RHB8 within the package PM01.
Function Module | RH_PM_CONVERSION_RELATE |
Short Text | PMG: Umwandlung einem übergeordneten Budget zuordnen |
Function Group | RHB8 |
Package | PM01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | P1000-BEGDA | '19000101' | |
ENDDA | LIKE | P1000-ENDDA | '99991231' | |
MAINT | LIKE | T77FC-FCODE | 'DISP' | |
OBJID | LIKE | P1000-OBJID | ||
OTYPE | LIKE | P1000-OTYPE | 'BU' | |
PLVAR | LIKE | P1000-PLVAR |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATA_CHANGED | TYPE | C | ||
RET_OBJID | LIKE | P1000-OBJID |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.