Class Method list used by SAP ABAP Class CL_WCB_CHAIN_CHECK_FACTORY (Check Factory for Chains Using Condition Contract Tables)
SAP ABAP Class CL_WCB_CHAIN_CHECK_FACTORY (Check Factory for Chains Using Condition Contract Tables) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_WCB_CHAIN_CHECK_FACTORY - CREATE_INSTANCE Check Factory for Chains Using Condition Contract Tables SOURCE create_instance( i_check_category = i_key_fields-check_category
2 Class Method  CL_WCB_CHAIN_CHECK_FACTORY - CREATE_INSTANCE Check Factory for Chains Using Condition Contract Tables SOURCE i_check_group = i_key_fields-check_group ).
3 Class Method  CL_WCB_CHAIN_CHECK_FACTORY - INSERT_INTO_CAT_GROUP_TAB Check Factory for Chains Using Condition Contract Tables SOURCE insert_into_cat_group_tab( l_new_cat_group ).
4 Class Method  CL_WCB_CHAIN_CHECK_FACTORY - INSERT_INTO_CC_CHECK_TAB Check Factory for Chains Using Condition Contract Tables SOURCE insert_into_cc_check_tab( l_new_check ).
5 Class Method  CL_WCB_CHAIN_CHECK_FACTORY - IS_INSTANCE_CREATED Check Factory for Chains Using Condition Contract Tables SOURCE CHECK is_instance_created( i_check_category = i_check_category
6 Class Method  CL_WCB_CHAIN_CHECK_FACTORY - IS_INSTANCE_CREATED Check Factory for Chains Using Condition Contract Tables SOURCE i_check_group = i_check_group )
7 Class Method  CL_WCB_CHAIN_CHECK_FACTORY - IS_INSTANCE_CREATED Check Factory for Chains Using Condition Contract Tables SOURCE = chbk_no.
8 Class Method  CL_WCB_CHAIN_CHECK_FACTORY - IS_INSTANCE_CREATED Check Factory for Chains Using Condition Contract Tables SOURCE IF is_instance_created( i_check_category = i_key_fields-check_category
9 Class Method  CL_WCB_CHAIN_CHECK_FACTORY - IS_INSTANCE_CREATED Check Factory for Chains Using Condition Contract Tables SOURCE i_check_group = i_key_fields-check_group )
10 Class Method  CL_WCB_CHAIN_CHECK_FACTORY - IS_INSTANCE_CREATED Check Factory for Chains Using Condition Contract Tables SOURCE = chbk_no.
11 Class Method  CL_WCB_CHECK_FACTORY - GET_FACTORY Condition Contract Check Factory
12 Class Method  CL_WCB_CHECK_FACTORY - GET_INSTANCE Condition Contract Check Factory
13 Class Method  IF_WCB_CHAIN_CHECK_COLL - INSERT Collection of Chain Checks
14 Class Method  IF_WCB_COLL - INSERT Generic Collection