Ansicht
Dokumentation

CRMC_ACTION_POPUPICW - Set up Dialog Box for Actions

CRMC_ACTION_POPUPICW - Set up Dialog Box for Actions

General Material Data   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

In this activity, you can set up the dialog processing of actions so that you can work with dialog boxes when processing actions. By using the input help in the dialog box, you can enter additional data that cannot be transferred from the preceding document, such as a new product in the case of product change.

The following three criteria must be fulfilled for the dialog processing of actions to be possible:

  • The processing time Immediate Processing must be selected in the action definition
  • The processing type Method Call must be selected in the action definition
  • The action must be manual (Schedule Automatically must not be selected)

  1. You have defined an IC WebClient component for a dialog box. This component has the inbound plug IP_FROMGSACTIONS.
  2. You use the component with the dialog box together with the component GSACTIONS in a main component.
  3. In this main component, you have set up a navigation link from the view GSACTIONS.NewActionEL to your dialog box. You have defined the name of the outbound plug in this navigation link, through which the connection to the inbound plug of its dialog box takes place.
  4. We recommend that you define all entries that should be displayed as import parameters for the respective action definition in the dialog boxes. Call the activity Define Action Profiles and Actions and select Processing Types in order to determine the Processing Parameters.
  5. You have defined a custom processing method for this action. This method analyzes the fields entered by the user and then carries out further processing. You can make this setting in the activity Define Action Profiles and Actions: Choose Processing Types to create a new implementation.
  6. You have used the service method CL_CRM_UIU_ACTION_CALL_VIEWS=>ACTION_TRIGGER_FROM_VIEW in the event handler method EH_ONDONE of your dialog box.

The following are delivered with the standard system:

Certificate of Acceptance for Lease Quotations

  • Action profile: LEASING_HEADER_QUOTATION
  • Action definition: FS_COA_DIALOG
  • Main component: BT114H_LAM
  • COA component: BTFSCOA
  • Navigation link: ToActionBTFSCOA
  • Inbound plug: TOCALLACTIONVIEWCOA

Proceed as follows to enable the direct execution of actions:

  1. Select an action definition from the F4 Help. Only those action definitions that fulfill all the criteria mentioned above are displayed here.
  2. Enter the name of the outbound plug through which the connection to the dialog box takes place.
  3. Save your entries.






PERFORM Short Reference   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 3399 Date: 20240523 Time: 182417     sap01-206 ( 51 ms )