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 SAMPLE_INTERFACE_00003050 (Interface Description for Event 00003050) is a standard Function Module in SAP ERP and is part of the function group ITSR within the package BBTE.
Function Module | SAMPLE_INTERFACE_00003050 |
Short Text | Interface Description for Event 00003050 |
Function Group | ITSR |
Package | BBTE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_INTCA | LIKE | T005-INTCA | Country Key | |
NATURAL_PERSON_FLAG | LIKE | KNA1_BF-STKZN | 'X' | Natural Person |
REGION | LIKE | SADR-REGIO | SPACE | Region (State, Province, County) |
STKZU | LIKE | KNA1_BF-STKZU | SPACE | Indicator: Business partner subject to tax on sales/purch. ? |
TAX_CODE_1 | LIKE | KNA1_BF-STCD1 | SPACE | Tax Number 1 |
TAX_CODE_2 | LIKE | KNA1_BF-STCD2 | SPACE | Tax Number 2 |
TAX_CODE_3 | TYPE | STCD3 | SPACE | Tax Number 3 |
TAX_CODE_4 | TYPE | STCD4 | SPACE | Tax Number 4 |
TYPE_OF_TAX_CODE_1 | LIKE | KNA1_BF-STCD_TYP | SPACE | Tax Number Category |
This function module does not define any EXPORTING parameters.
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 |
---|---|
NOT_VALID | Check not successful |