Ansicht
Dokumentation

ABAPDERIVED_TYPES_CREATE - DERIVED TYPES CREATE

ABAPDERIVED_TYPES_CREATE - DERIVED TYPES CREATE

RFUMSV00 - Advance Return for Tax on Sales/Purchases   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

%create

%create is a component of BDEF derived types.

It is used as an indicator for getting or providing standard operation control information. For example, in the context of CREATE operations, the %create indicator in failed responses can show whether the creation of a RAP BO instance failed.

Type

The component has the following type: ABP_BEHV_FLAG

  • PERMISSIONS REQUEST
  • PERMISSIONS RESULT
  • FAILED [EARLY$|LATE]
  • REPORTED [EARLY$|LATE]
  • [INSTANCE$|GLOBAL] FEATURES REQUEST
  • [INSTANCE$|GLOBAL] FEATURES RESULT
  • [INSTANCE$|GLOBAL] AUTHORIZATION REQUEST
  • [INSTANCE$|GLOBAL] AUTHORIZATION RESULT

Example

The following source code section taken from DEMO_RAP_DERIVED_TYPES_PERM demonstrates the component %create. In this case, the request parameter, which is of type TYPE STRUCTURE FOR PERMISSIONS REQUEST, is specified for a GET PERMISSIONS statement.

The example BDEF derived type components in the context of requesting permissions demonstrates the use of various BDEF derived type components including %create with a managed RAP BO.






PERFORM Short Reference   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 2192 Date: 20240419 Time: 075810     sap01-206 ( 28 ms )