Ansicht
Dokumentation

COL_BADI_BASIS_RULE - BAdI: Basic Rules

COL_BADI_BASIS_RULE - BAdI: Basic Rules

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

You use the Business Add-In (BAdI) UDM_BASIS_RULE in the component SAP Collections Management(FIN-FSCM-COL). It implements basic rules that are used in the collection rules and strategies. The task of a basic rule is:

  • Verbal formulation of a condition for strategy maintenance and for the explanation of the strategy valuation in the worklist
  • Check of the selection conditions entered in strategy maintenance
  • Check whether the condition applies for a business partner in the collection segment, both in the simulation of a strategy and for the prioritization for the creation of the worklist
  • Preparation of extensive documentation that explains the condition checked (see below)

The methods GET_TEXT, CHECK_SELOPTS, and EVALUATE are available.

Create the basic rule in Customizing (see IMG activity Define Collection Rules). This table entry in Customizing is used as a filter for the BADI. From Customizing, you can go directly to the implementation of the related BAdI.

The implementation of all basic rules delivered by SAP is active in the standard system. You should not modify or deactivate these basic rules. In the definition of rules, you decide which of the rules delivered by SAP and which additionally implemented rules are to be used in strategies and therefore in SAP Collections Management.

After you have called the IMG activity, proceed as follows:

  1. In the following dialog box, enter in the field "Implementation" a name for the BAdI implementation and choose Copy.
If implementations have already been created for the BAdI, a dialog box with the existing implementations will be displayed. In this dialog box, choose Create.
  1. In the corresponding field, enter a short text for implementation .
  2. In the tab Propertiesenter filter properties - if this is a filter-dependent BAdI.
  3. Choose the tab Interface.
The name of the implementing class is generated by the system based on the name of your impmlementation. You can change the name.
If the BAdI is a menu exit, the tab FCodes also appears.Enter a function here and, if necessary, additional data.
  1. Save your entries and assign a package.
  2. Position the cursor on a method. Call up the Class Builder by double-clicking it.
  3. Between the statements method <Interface-Name>~<Name of Method>. and endmethod, enter the coding you request for the implementation.
  4. Save and activate your coding, and navigate back to the screen Change Implementation.
  5. Save on the screen Change Implementation.
Note: You can first create an implementation for the BAdI and then activate this later on. In this case, close the processing function at this time.
  1. Choose Activate.
When the application program is executed, the coding you have created will be run.
  1. Choose Documentation.
Document the implementation of the BAdIs. This documentation is available for the definition of rules and for strategy maintenance, and should therefore explain the conditions that the method EVALUATE checks.






Vendor Master (General Section)   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 4521 Date: 20240606 Time: 044640     sap01-206 ( 65 ms )