Ansicht
Dokumentation

ABAPDERIVED_TYPES_UPDATE - DERIVED TYPES UPDATE

ABAPDERIVED_TYPES_UPDATE - DERIVED TYPES UPDATE

General Data in Customer Master   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

%update

%update 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 UPDATE operations, the %update 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 %update. 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 %update with a managed RAP BO.






ABAP Short Reference   General Material Data  
This documentation is copyright by SAP AG.

Length: 2285 Date: 20240419 Time: 070227     sap01-206 ( 29 ms )