Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module CS_ALT_SELECT_COUPLED_PRODUCT (Manuelle Alternativenselektion für Kuppelprodukte) is a standard Function Module in SAP ERP and is part of the function group CSS8 within the package CS.
Function Module | CS_ALT_SELECT_COUPLED_PRODUCT |
Short Text | Manuelle Alternativenselektion für Kuppelprodukte |
Function Group | CSS8 |
Package | CS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ARBPA | LIKE | T399X-ARBPA | ||
AUTO | LIKE | MASTB-SELKZ | ||
CAPID | LIKE | T399X-CAPID | ||
GAMNG | LIKE | CAUFV-GAMNG | ||
GMEIN | LIKE | CAUFV-GMEIN | ||
MATNR | LIKE | MASTB-MATNR | ||
PLNAW | LIKE | TCO01-PLNAW | ||
PVSEL | LIKE | T399X-PVSEL | '0' | selection of production version |
STLAL | LIKE | CAUFV-STLAL | ||
STLAN | LIKE | CAUFV-STLAN | ||
STTAG | LIKE | STKOB-DATUV | ||
USAGES | LIKE | MASTB-SELKZ | 'X' | |
VERSIONS | LIKE | MASTB-SELKZ | 'X' | |
WERKS | LIKE | MASTB-WERKS |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ALNAL | LIKE | MKAL-ALNAL | ||
I_CSPLIT | LIKE | MKAL-CSPLT | ||
I_GAMNG | LIKE | CAUFV-GAMNG | ||
I_GMEIN | LIKE | CAUFV-GMEIN | ||
I_MATNR | LIKE | MASTB-MATNR | Material number | |
I_STLAL | LIKE | MKAL-ALNAL | ||
I_STLAN | LIKE | CAUFV-STLAN | ||
I_VERID | LIKE | MKAL-VERID | ||
I_VERTO | LIKE | MKAL-VERTO | ||
I_WERKS | LIKE | MASTB-WERKS | Plant |
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 | Invalid call |
NO_ALT_FOUND | No alternatives found |
NO_BOM_FOUND | No BOMs found |