The Function Module CSSF_STPOB_READ (Lesen Position zu Datum und Ursprungsknoten) is a standard Function Module in SAP ERP and is part of the function group CSSF within the package CS.
Function Module | CSSF_STPOB_READ |
Short Text | Lesen Position zu Datum und Ursprungsknoten |
Function Group | CSSF |
Package | CS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EDATUV | LIKE | STPO-DATUV | ||
ESTLAL | LIKE | STKO-STLAL | ||
ESTLKN | LIKE | STPO-STLKN | ||
ESTLNR | LIKE | STZU-STLNR | ||
ESTLTY | LIKE | STZU-STLTY |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ASTPOB | LIKE | STPOB |
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.