Fonction SAP CACS_CSC_COMP_POS_COND - Compare items with reference to performance-related remuneration

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_APPL CACSAPPL C 6 Commission Application Identification
I_CTRTBU_ID CACS_CTRTBU_ID C 20 Commission Contract Number
I_DISPVAR CACS_DISPVAR C 8 Display variant
I_TIME CACSTIMESTAMP N 14 Technically Valid From

Paramètre Reférence Long. Facultatif Description
T_RESULT CACS_S_CHGDATES_1 80 X Structure for change data at a fixed technical time-spot

Functionality
Is found in the performance-related remuneration, change data andeffective validity start dates even then, when no contract version waswritten.
Uses the version-comparison function module CACS_HMT_COMPARE_VERSIONS.
Either the change data between two technical data at a fixed effectivevalidity date (then must be i_tech_a < i_tech_b and i_busi_a = i_busi_b;is determined by i_dispvar = 'VERSVAR2') or effective start dates bet-ween two effective dates at the fixed (then must be i_busi_a < i_busi_band i_tech_a = i_tech_b; is determined by i_dispvar = 'VERSVAR1')technical validity time are found.
i_busi_a und i_busi_b must be transferred without time, i.e. in the formYYYYMMDD000000 (zeros at the end!).

Notes
Depending upon the situation, execution of the module may requireseveral minutes, especially in case of i_dispvar = 'VERSVAR2'.