Ansicht
Dokumentation

ABAPDERIVED_TYPES_FIELD - DERIVED TYPES FIELD

ABAPDERIVED_TYPES_FIELD - DERIVED TYPES FIELD

CL_GUI_FRONTEND_SERVICES - Frontend Services   General Material Data  
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.






BAL Application Log Documentation   General Material Data  
This documentation is copyright by SAP AG.

Length: 1887 Date: 20240427 Time: 061106     sap01-206 ( 27 ms )