Ansicht
Dokumentation

ABENBDL_ACTION - BDL ACTION

ABENBDL_ACTION - BDL ACTION

CL_GUI_FRONTEND_SERVICES - Frontend Services   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

- action

non-factory actions

1. $[ internal$]$[static$] action
                  $[(
                  $[features: ${instance $| global$}$]
                  $[precheck$]
                  $[authorization:none$]
                  $[ authorization:update$]
                  $[lock:none$]
                   )$]
                   ActionName $[external 'ExternalName'$]
                  $[InputParameter$]
                  $[ OutputParameter$];


factory actions

2. $[ internal$]$[static$] factory action
                  $[(
                  $[ features: ${instance $| global$}$]
                  $[precheck$]
                  $[authorization:none$]
                  $[ authorization:update$]
                  $[lock:none$]
                   )$]
                   ActionName $[external 'ExternalName'$]
                  $[InputParameter$]
                   [cardinality];


Effect

RAP actions are non-standard RAP BO operations that modify the state of an entity instance. The custom logic must be implemented in the RAP handler method FOR MODIFY.

There are two kinds of actions available:

Non-factory actions implement custom logic that changes existing entity instances.
Factory actions can be used to create RAP BO entity instances.





ABAP Short Reference   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 5581 Date: 20240425 Time: 160124     sap01-206 ( 35 ms )