The Function Module FAGL_GET_SEGMENT_FROM_PRCTR (Segment, welches dem Profitcenter zugeordnet ist) is a standard Function Module in SAP ERP and is part of the function group FAGL_ORG_ASSIGNMENTS within the package FAGL_ORG_UNITS.
Function Module | FAGL_GET_SEGMENT_FROM_PRCTR |
Short Text | Segment, welches dem Profitcenter zugeordnet ist |
Function Group | FAGL_ORG_ASSIGNMENTS |
Package | FAGL_ORG_UNITS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_KOKRS | TYPE | KOKRS | Kostenrechnungskreis | |
ID_PRCTR | TYPE | PRCTR | Profit Center |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_SEGMENT | TYPE | FAGL_SEGMENT_TABLE | Tabelle von Segmenten |
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.