Ansicht
Dokumentation

ABAPEML_RESPONSES - EML RESPONSES

ABAPEML_RESPONSES - EML RESPONSES

Vendor Master (General Section)   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

response_param, Nondynamic Forms of Statements

... $[FAILED failed_resp$]
    $[MAPPED mapped_resp$]
    $[REPORTED reported_resp$] ...


Effect

Used to specify response parameters for nondynamic (i. e. short or long) forms of statements, for example, MODIFY ENTITY or MODIFY ENTITIES to get information on failures, mapping information and to send error messages. All variants can be used together where possible. The parameters failed_resp, mapped_resp and reported_resp after the respective ABAP word represent deep structures that must be typed with the BDEF derived type TYPE RESPONSE FOR. These structures can be constructed inline using the declaration operators DATA and FINAL.

The deep structures contain one internal table as nested component for each entity of the RAP BO. Therefore, all information on all entities of a RAP BO can be retrieved at once.

See further information and rules on response parameters in implementations of the RAP BO provider in the Development guide for the ABAP RESTful Application Programming Model, section General RAP BO Implementation Contract.

  • The example ABAP EML - Responses demonstrates the response parameters for FAILED, REPORTED and MAPPED using modify operations to change a simple managed RAP BO.





Vendor Master (General Section)   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 2173 Date: 20240419 Time: 174826     sap01-206 ( 44 ms )