Ansicht
Dokumentation

ABAPDERIVED_TYPES_OWN - DERIVED TYPES OWN

ABAPDERIVED_TYPES_OWN - DERIVED TYPES OWN

CL_GUI_FRONTEND_SERVICES - Frontend Services   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

%own

%own is a component group in BDEF derived types. The component group is contained in the reported response parameter and summarizes all available RAP BO entities defined in the BDEF.

Type

The subcomponents of %own are internal tables of type TYPE TABLE FOR REPORTED LATE.

Where used

See more details on message handling in the Development Guide for the ABAP RESTful Application Programming Model, section Messages.

Example

The following source code section taken from the BP_DEMO_MANAGED_ROOT_REPORTED=CCIMP of the global class of the behavior pool BP_DEMO_MANAGED_ROOT_REPORTED demonstrates the component %own in the context of a method implementation for a validation that checks field values of RAP BO instances before saving. See the executable program for this example further down.

The example Example for Message-Related BDEF Derived Type Components demonstrates the use of various BDEF derived type components including %own with a managed RAP BO.






CL_GUI_FRONTEND_SERVICES - Frontend Services   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 2296 Date: 20240424 Time: 101907     sap01-206 ( 30 ms )