The Function Module CS_SF_ALTSL_DISP (Alternativenselektion (dispositionsspezifischer Teil)) is a standard Function Module in SAP ERP and is part of the function group CSSF within the package CS.
Function Module | CS_SF_ALTSL_DISP |
Short Text | Alternativenselektion (dispositionsspezifischer Teil) |
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 |
---|---|---|---|---|
DATUV | LIKE | STKO-DATUV | 0 | Date valid from |
MATNR | LIKE | MARA-MATNR | SPACE | Material |
STLAN | LIKE | MAST-STLAN | SPACE | BOM usage |
WERKS | LIKE | MARC-WERKS | SPACE | Plant |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STLAL | LIKE | MAST-STLAL | BOM alternative |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CALL_INVALID | Parameter combination invalid or i |
NO_ALTERNATIVE_FOUND | No appropriate alternative could b |
NO_RECORD_FOUND | no alternative could be determined |
WRONG_VALIDITY_CRITERION | incorrect validity criterion |