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_NF_INVOICE (Application interface from Invoice verification) is a standard Function Module in SAP ERP and is part of the function group J1BI within the package J1BA.
Function Module | J_1B_NF_INVOICE |
Short Text | Application interface from Invoice verification |
Function Group | J1BI |
Package | J1BA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_EKKO | LIKE | EKKO | ||
I_LAND1 | LIKE | LFA1-LAND1 | ||
I_LIFNR | LIKE | LFA1-LIFNR | ||
I_RBKP | TYPE | MRM_RBKPV | Document Header from invoice receipt SAPMM08R | |
I_REGIO | LIKE | LFA1-REGIO | ||
I_RM08M | LIKE | RM08M | User interface structure from SAPMM08R | |
I_STBLG | LIKE | BKPF-STBLG | ||
I_T001W | LIKE | T001W | ||
I_TRTYP | LIKE | T066-TRTYP |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OKCODE | LIKE | SY-TCODE | Changed OK_code for Posting in SAPMM08R | |
E_XBLNR | LIKE | RBKP-XBLNR |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_BSEC | LIKE | BSEC | One-time account data | |
T_BSET | LIKE | BSET | ||
T_RSEG | TYPE | MMCR_TDRSEG | Line items from SAPMM08R |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_LOCALIZED | |
STANDARD_CHANGE |