Ansicht
Dokumentation

ABAPDERIVED_TYPES_FIELD - DERIVED TYPES FIELD

ABAPDERIVED_TYPES_FIELD - DERIVED TYPES FIELD

PERFORM Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

%field

%field is a component group in BDEF derived types.

It is used to return information on field characteristics by marking the components. The components of %field are those elements for which field characteristics are specified in the BDEF.

Type

Structure whose components are named according to data fields. They are typed with ABP_BEHV_FEATURE.

  • PERMISSIONS REQUEST
  • PERMISSIONS RESULT
  • [INSTANCE] FEATURES REQUEST
  • [INSTANCE] FEATURES RESULT

Example

The following source code section taken from DEMO_RAP_DERIVED_TYPES_PERM demonstrates the component %field. 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 %field with a managed RAP BO.






SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 1887 Date: 20240420 Time: 101043     sap01-206 ( 29 ms )