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 | 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 | 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 | 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 | 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 | 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 | CL_WCB_CHAIN_CHECK_FACTORY - IS_INSTANCE_CREATED | Check Factory for Chains Using Condition Contract Tables | SOURCE i_check_group = i_check_group ) |
|
| 7 | CL_WCB_CHAIN_CHECK_FACTORY - IS_INSTANCE_CREATED | Check Factory for Chains Using Condition Contract Tables | SOURCE = chbk_no. |
|
| 8 | 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 | 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 | CL_WCB_CHAIN_CHECK_FACTORY - IS_INSTANCE_CREATED | Check Factory for Chains Using Condition Contract Tables | SOURCE = chbk_no. |
|
| 11 | CL_WCB_CHECK_FACTORY - GET_FACTORY | Condition Contract Check Factory | ||
| 12 | CL_WCB_CHECK_FACTORY - GET_INSTANCE | Condition Contract Check Factory | ||
| 13 | IF_WCB_CHAIN_CHECK_COLL - INSERT | Collection of Chain Checks | ||
| 14 | IF_WCB_COLL - INSERT | Generic Collection |