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

Parameter Reference Type Length Default Optional Text
I_COND BKK83-COND C 10 Condition ID
I_CONDAREA BKK83-CONDAREA C 4 Condition Area

Parameter Reference Type Length Text
E_RC SYST-SUBRC I 4 Return Value, Return Value After ABAP Statements

Parameter Reference Length Optional Text
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.