Ansicht
Dokumentation

CRMC_ACTION_POPUP - Set up Dialog Box for Actions (People-Centric User Interface)

CRMC_ACTION_POPUP - Set up Dialog Box for Actions (People-Centric User Interface)

CPI1466 during Backup   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

In this activity, you enable dialog processing for actions so that you can work with dialog boxes while processing actions. This allows you to use the input help in the dialog box to enter additional data which cannot be copied from a preceding document, for example, a new product in the case of a product change.

In order to process actions with dialog processing, the following three criteria must be fulfilled:

  • The action definition must be defined for Immediate processing
  • The action definition must use the processing type Method Call
  • The action must be manual (as opposed to Schedule Automatically)
  1. You have defined a model access class for a dialog box.
  2. You have defined a message which triggers this dialog box. To do so, go to the SAP Easy Access Menu and choose Architecture and Technology → ABAP Workbench → Development → Programming Environment →Messages.
  3. You have assigned an event to the message. You make this setting in the implementation guide under Customer Relationship Management → Layout of User Interface (People-Centric UI) → Navigation for Log Messages → Assign Message Log to Navigation.
  4. It is recommended that you define all the entries, which you wish to appear in the dialog boxes as import parameters for the corresponding action definition. To do so, go to the implementation guide under Customer Relationship Management → Basic Functions → Actions → Actions in Transaction → Define Action Profiles and Actions: Processing Types → Determine Processing Parameter.
  5. You have defined your own processing method for the action. This processing method evaluates the fields entered by the user and then carries out further processing. You make this setting in the implementation guide under Customer Relationship Management → Basic Functions → Actions → Actions in Transaction → DefineAction Profiles: Processing Types -> Create.
  6. You have called the service method CL_CRM_BSP_ACTION_LIST_TB=>ACTION_TRIGGER_FROM_POPUP in PROCESS_EVENT method for model access class.

To enable dialog processing for actions, proceed as follows:

  1. Select an action definition from the F4 help. Only the action definitions which fulfill all the criteria referred to above in this documentation are displayed for selection here.
  2. Enter the application area in which you want the dialog box to appear.
  3. Enter the message number.
  4. Save your entries.






Vendor Master (General Section)   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.

Length: 3071 Date: 20240523 Time: 153441     sap01-206 ( 57 ms )