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 J_1B_FILL_DYNAMIC_KEY (Fill Keys for Dynamic Exception Table Access) is a standard Function Module in SAP ERP and is part of the function group J1BR within the package J1BA.
Function Module | J_1B_FILL_DYNAMIC_KEY |
Short Text | Fill Keys for Dynamic Exception Table Access |
Function Group | J1BR |
Package | J1BA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CITY_CODE | LIKE | KNA1-CITYC | City Code | |
COUNTRY | LIKE | COM_TAX-COUNTRY | Tax departure country | |
CUSTOMER | LIKE | KNA1-KUNNR | Customer Number 1 | |
FIELDNAME | LIKE | J_1BTXGRUOP-FIELD | Master Data Fields for Tax Groups | |
GROUP_KEY | LIKE | LFA1-KONZS | Group key | |
INDUSTRY_KEY | LIKE | LFA1-BRSCH | Industry key | |
I_BUKRS | TYPE | BUKRS | Company Code | |
I_WERKS | TYPE | WERKS_D | Plant | |
MATERIAL | LIKE | MARA-MATNR | Material Number | |
MATERIAL_GROUP | LIKE | MARA-MATKL | Material group | |
MATERIAL_ORIG | TYPE | J_1BMATORG | Origin of the material | |
MATERIAL_USAGE | TYPE | J_1BMATUSE | Usage of the material | |
MWSKZ | LIKE | T007A-MWSKZ | Tax on sales/purchases code | |
NCM | LIKE | MARC-STEUC | Control code for consumption taxes in foreign trade | |
STATE_FROM | LIKE | J_1BTAXJUR-STATE | Tax Region | |
STATE_TO | LIKE | J_1BTAXJUR-STATE | Tax Region | |
TXJCD_PR | TYPE | J_1BTXJCD_PR | Tax Jurisdiction Code for Location of Service Provider | |
TXJCD_SE | TYPE | J_1BTXJCD_SE | Tax Jurisdiction Code of Location Where Service Is Provided | |
VENDOR | LIKE | LFA1-LIFNR | Account Number of Vendor or Creditor |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VALUE | LIKE | J_1BTXIC3-VALUE | Dynamic Key Field |
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.