Fonction SAP BKK_COND_BDC_KKRS_KGR_CHECK - Check to See The Condition Groups where a Condition ID is Used

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_COND BKK83-COND C 10 Condition ID
I_CONDAREA BKK83-CONDAREA C 4 Condition Area

Paramètre Reférence Type Long. Description
E_RC SYST-SUBRC I 4 Return Value, Return Value After ABAP Statements

Paramètre Reférence Long. Facultatif Description
T_KOMB BKK8RK 42 Combination of Condition Area and Condition Group


This function module determines the groups to which an actualcondition ID is assigned in the condition area in question.
The result is returned in table T_KOMB.E_RC = 0.
If the condition is not assigned to a condition group, the table isemplty and E_RC = 4.