The Function Module CS_SO_PJ_FIND_FREE (Analyse der Projekt BOMs) is a standard Function Module in SAP ERP and is part of the function group CSSO within the package CS.
Function Module | CS_SO_PJ_FIND_FREE |
Short Text | Analyse der Projekt BOMs |
Function Group | CSSO |
Package | CS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AENNR | LIKE | RC29L-AENNR | Änderungsnummer | |
I_CAPID | LIKE | RC29L-CAPID | Anwendung | |
I_DATUV | LIKE | RC29L-DATUV | Datum gültig ab | |
I_PSPNR | LIKE | PRST-PSPNR | Projektstrukturplanelement (PSP-Element) |
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 |
---|---|---|---|---|
ET_DBL | LIKE | PRSTB | Belegtabelle für PRST-Sätze | |
ET_HDR | LIKE | PRSTB | Belegtabelle für PRST-Sätze | |
ET_MAT | LIKE | MASTB | Belegtabelle für MAST-Sätze | |
ET_PJR | LIKE | PRSTB | Belegtabelle für PRST-Sätze | |
ET_PJS | LIKE | PRSTB | Belegtabelle für PRST-Sätze | |
ET_POS | LIKE | PRSTB | Belegtabelle für PRST-Sätze |
This function module does not define any Exceptions.