Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module BAPI_AR_WS_REJ_RESP (AR : BAPI For Rejection Response) is a standard Function Module in SAP ERP and is part of the function group J1AE within the package J1AF.
Function Module | BAPI_AR_WS_REJ_RESP |
Short Text | AR : BAPI For Rejection Response |
Function Group | J1AE |
Package | J1AF |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ARRAYERRORES | LIKE | ARRAYERRORES | AR WS: Array for error messages | |
ARRAYOBSERVACIONES | LIKE | ARRAYOBSERVACIONES | AR WS: structure of AFIP response | |
EVENTO | LIKE | EVENTO | AR WS: Structure used in AFIP response | |
T_J_1A_WS_DOMESTIC | LIKE | J_1A_WS_DOMESTIC | AR: Structure for Domestic webservice | |
T_J_1A_WS_ITEM | LIKE | J_1A_WS_ITEM | AR: Item details for Webservices | |
T_J_1A_WS_ITEM_TAX | LIKE | J_1A_WS_ITEM_TAX | AR: tax details for items | |
T_J_1A_WS_ITEM_VAT | LIKE | J_1A_WS_ITEM_VAT | AR: item VAT details | |
T_J_1A_WS_REFERENCE | LIKE | J_1A_WS_REFERENCE | AR: Reference Detail structure for documents | |
T_J_1A_WS_REJ_RESP | LIKE | J_1A_WS_REJ_RESP | AR: Structure for Rejection Response |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
COMMUNICATION_FAILURE | Communication failure |
RESOURCE_FAILURE | Resource failure |
SYSTEM_FAILURE | System failure |