SAP Program /SAPCND/TST_CUST_CONS_UNIT - Customizing Consistency Checks for Condition Technique

Purpose
This report is a stand-alone ABAP unit test report that will performconsistency checks for condition technique customizing objects. It canalso be executed directly, together with a selection of checks to bemade, and optional input parameters (Application & Usage).
The customizing objects tested in this report are:

  • Global Field Catalog

  • Usage Field Catalog

  • Application Field Catalog

  • Condition Table

  • Condition Maintenance Group

  • Condition Type

  • Access Sequence

  • Procedures (Pricing, Free Goods and Product Substitution usages).

  • Additional Objects (e. g. Exclusion Groups)
  • Output
    The output will be displayed in the standard ABAP unit test framework.

    Note
    All the checks are performed by the methods in the class/SAPCND/CL_CUST_CONS_CHECK_SRV. For details please refer toclass documentation.