Fonction SAP CACS_LCC_CHECK_APPLCURR - Checks application currency settings in TCACS_GLOB

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
IT_APPL TCACS_APPLLIST h 46 X Application List
I_APPL CACSAPPL C 6 X Commission Application Identification

Functionality
It is mandatory to have a unique commission model currency.
This function checks the table TCACS_GLOB for the uniqueness of thecommission model currency for a technical period, for each commissionapplication in the system.

  • If the currency is not unique for an application for a technical period,
  • the check routine states an error.
    • This routine also states an error if there is no active application
    • currency in table TCACS_GLOB for the application.

      Parameter
      I_APPL - to be used when this function is called from the testframework
      IT_APPL - to be used when this function is called in the preparationphase of local currency conversion

      Function group
      CACS_LCC_CONSISTENCY_CHK