The Function Module WB2_PORTFOLIO_DISPLAY_PROJECT (Portfolio: Portfolioprotokoll ermitteln) is a standard Function Module in SAP ERP and is part of the function group WPOT_PROCESS within the package WPORTFOLIO.
Function Module | WB2_PORTFOLIO_DISPLAY_PROJECT |
Short Text | Portfolio: Portfolioprotokoll ermitteln |
Function Group | WPOT_PROCESS |
Package | WPORTFOLIO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_HEADER_DATA | LIKE | Kopfdaten | ||
I_OBJTYP | TYPE | SWO_OBJTYP | Objekttyp |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_ITEM_DATA | LIKE | Positionsdaten |
This function module does not define any Exceptions.