The Function Module PSBW_READ_GUID (GUID von PS R/3 Objekten) is a standard Function Module in SAP ERP and is part of the function group PSBS within the package KAP8.
Function Module | PSBW_READ_GUID |
Short Text | GUID von PS R/3 Objekten |
Function Group | PSBS |
Package | KAP8 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJECT_TYPE | TYPE | PS_OBJECT_TYPE | Objektschlüssel für GUID-Verknüpfung mit internen Nummern |
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_BIW_ACTE | LIKE | BIW_ACTE | Transferstruktur für Vorgangselement-Stammdaten in das BW | |
T_BIW_ACTY | LIKE | BIW_ACTY | Transferstruktur für Netzplanvorgang-Stammdaten in das BW | |
T_BIW_NETW | LIKE | BIW_NETW | Transferstruktur für Netzplan-Stammdaten in das BW | |
T_BIW_PROJ | LIKE | BIW_PROJ | Transferstruktur für Projektdefinition-Stammdaten in das BW | |
T_BIW_PRPS | LIKE | BIW_PRPS | Transferstruktur für PSP-Element-Stammdaten in das BIW | |
T_PSBF_T_BIW_ACTY | TYPE | PSBF_T_BIW_ACTY | Transferstruktur für Netzplanvorgang-Stammdaten in das BW |
This function module does not define any Exceptions.