Class Method list used by SAP ABAP Class CL_CIAP_FACTORY (CIAP - Main control methods)
SAP ABAP Class
CL_CIAP_FACTORY (CIAP - Main control methods) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_AUNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see Longtext) | ||
| 2 | CL_AUNIT_ASSERT - ASSERT_INITIAL | ABAP Unit: Assertions (see Longtext) | ||
| 3 | CL_AUNIT_ASSERT - ASSERT_NOT_INITIAL | ABAP Unit: Assertions (see Longtext) | ||
| 4 | CL_CIAP_DA - GET_INSTANCE | Data Acess class for CIAP | ||
| 5 | CL_CIAP_DA - GET_INSTANCE | Data Acess class for CIAP | ||
| 6 | CL_CIAP_DA - GET_INSTANCE | Data Acess class for CIAP | ||
| 7 | CL_CIAP_DA - GET_INSTANCE | Data Acess class for CIAP | ||
| 8 | CL_CIAP_DA - GET_INSTANCE | Data Acess class for CIAP | ||
| 9 | CL_CIAP_DA - GET_INSTANCE | Data Acess class for CIAP | ||
| 10 | CL_CIAP_DA - HAS_RECORD_BY_NF | Data Acess class for CIAP | ||
| 11 | CL_CIAP_DA - HAS_RECORD_BY_NF | Data Acess class for CIAP | ||
| 12 | CL_CIAP_DA - INSERT_RECORD | Data Acess class for CIAP | ||
| 13 | CL_CIAP_DA - IS_PERIOD_DETERMINED | Data Acess class for CIAP | ||
| 14 | CL_CIAP_DA - READ_ASSET_INFO_IN_PO | Data Acess class for CIAP | ||
| 15 | CL_CIAP_DA - READ_CIAP_CFOP | Data Acess class for CIAP | ||
| 16 | CL_CIAP_DA - READ_NF_DOCNUM_FROM_CTE | Data Acess class for CIAP | ||
| 17 | CL_CIAP_DA - READ_NF_TOTAL_VALUES_FOR_CTE | Data Acess class for CIAP | ||
| 18 | CL_CIAP_DA - READ_PLANTS_BY_COMPANY_CODE | Data Acess class for CIAP | ||
| 19 | CL_CIAP_DA - READ_PO_TYPE | Data Acess class for CIAP | ||
| 20 | CL_CIAP_DA - READ_RECORDS_BY_ORDER | Data Acess class for CIAP | ||
| 21 | CL_CIAP_DA - READ_RECORDS_BY_WBS | Data Acess class for CIAP | ||
| 22 | CL_CIAP_DA - READ_RECORD_IDS_BY_DOCNUM | Data Acess class for CIAP | ||
| 23 | CL_CIAP_DA - READ_STATE_BY_PLANTS | Data Acess class for CIAP | ||
| 24 | CL_CIAP_DA - UPDATE_RECORDS_STATUS | Data Acess class for CIAP | ||
| 25 | CL_CIAP_FACTORY - CALCULATE_VALUES_FROM_RECORDS | CIAP - Main control methods | SOURCE f_cut->calculate_values_from_records( |
|
| 26 | CL_CIAP_FACTORY - CALCULATE_VALUES_FROM_RECORDS | CIAP - Main control methods | SOURCE EXPORTING |
|
| 27 | CL_CIAP_FACTORY - CALCULATE_VALUES_FROM_RECORDS | CIAP - Main control methods | SOURCE it_records = lt_records " table of record id's |
|
| 28 | CL_CIAP_FACTORY - CALCULATE_VALUES_FROM_RECORDS | CIAP - Main control methods | SOURCE IMPORTING |
|
| 29 | CL_CIAP_FACTORY - CALCULATE_VALUES_FROM_RECORDS | CIAP - Main control methods | SOURCE ev_icms_to_credit = lv_icms_to_credit " CIAP ICMS to credit value |
|
| 30 | CL_CIAP_FACTORY - CALCULATE_VALUES_FROM_RECORDS | CIAP - Main control methods | SOURCE es_final_asset_values = ls_final_asset_values ). |
|
| 31 | CL_CIAP_FACTORY - CALCULATE_VALUES_FROM_RECORDS | CIAP - Main control methods | SOURCE me->calculate_values_from_records( |
|
| 32 | CL_CIAP_FACTORY - CALCULATE_VALUES_FROM_RECORDS | CIAP - Main control methods | SOURCE EXPORTING |
|
| 33 | CL_CIAP_FACTORY - CALCULATE_VALUES_FROM_RECORDS | CIAP - Main control methods | SOURCE it_records = lt_rec_id |
|
| 34 | CL_CIAP_FACTORY - CALCULATE_VALUES_FROM_RECORDS | CIAP - Main control methods | SOURCE IMPORTING |
|
| 35 | CL_CIAP_FACTORY - CALCULATE_VALUES_FROM_RECORDS | CIAP - Main control methods | SOURCE ev_icms_to_credit = lv_icms_to_credit |
|
| 36 | CL_CIAP_FACTORY - CALCULATE_VALUES_FROM_RECORDS | CIAP - Main control methods | SOURCE es_final_asset_values = ls_final_asset_values ). |
|
| 37 | CL_CIAP_FACTORY - CHECK_CFOP_BY_NF_ITEM | CIAP - Main control methods | SOURCE lv_valid = f_cut->check_cfop_by_nf_item( is_nfheader = ls_nfheader |
|
| 38 | CL_CIAP_FACTORY - CHECK_CFOP_BY_NF_ITEM | CIAP - Main control methods | SOURCE is_nfitem = ls_nfitem ). |
|
| 39 | CL_CIAP_FACTORY - CHECK_CFOP_BY_NF_ITEM | CIAP - Main control methods | SOURCE IF me->check_cfop_by_nf_item( is_nfheader = is_nfheader |
|
| 40 | CL_CIAP_FACTORY - CHECK_CFOP_BY_NF_ITEM | CIAP - Main control methods | SOURCE is_nfitem = ls_nfitem ) = abap_true. |
|
| 41 | CL_CIAP_FACTORY - CHECK_CFOP_BY_NF_ITEM | CIAP - Main control methods | SOURCE IF me->check_cfop_by_nf_item( is_nfheader = is_nfheader |
|
| 42 | CL_CIAP_FACTORY - CHECK_CFOP_BY_NF_ITEM | CIAP - Main control methods | SOURCE is_nfitem = ls_old_nfitem ) = abap_true. |
|
| 43 | CL_CIAP_FACTORY - CHECK_CFOP_BY_NF_ITEM | CIAP - Main control methods | SOURCE IF me->check_cfop_by_nf_item( is_nfheader = is_nfheader |
|
| 44 | CL_CIAP_FACTORY - CHECK_CFOP_BY_NF_ITEM | CIAP - Main control methods | SOURCE is_nfitem = ls_new_nfitem ) = abap_true. |
|
| 45 | CL_CIAP_FACTORY - CHECK_NF_STO | CIAP - Main control methods | SOURCE lv_valid = f_cut->check_nf_sto( ls_nf_item ). |
|
| 46 | CL_CIAP_FACTORY - CHECK_NF_STO | CIAP - Main control methods | SOURCE lv_valid = f_cut->check_nf_sto( ls_nf_item ). |
|
| 47 | CL_CIAP_FACTORY - CHECK_NF_STO | CIAP - Main control methods | SOURCE IF me->check_nf_sto( ls_nfitem ) = abap_true. |
|
| 48 | CL_CIAP_FACTORY - CONSTRUCTOR | CIAP - Main control methods | ||
| 49 | CL_CIAP_FACTORY - CREATE_RECORDS_BY_NF_ITEM | CIAP - Main control methods | SOURCE me->create_records_by_nf_item( is_nfheader = is_nfheader |
|
| 50 | CL_CIAP_FACTORY - CREATE_RECORDS_BY_NF_ITEM | CIAP - Main control methods | SOURCE is_nfitem = ls_nfitem |
|
| 51 | CL_CIAP_FACTORY - CREATE_RECORDS_BY_NF_ITEM | CIAP - Main control methods | SOURCE it_nftaxes = lt_nftaxes ). |
|
| 52 | CL_CIAP_FACTORY - CREATE_RECORDS_BY_NF_ITEM | CIAP - Main control methods | SOURCE me->create_records_by_nf_item( is_nfheader = is_nfheader |
|
| 53 | CL_CIAP_FACTORY - CREATE_RECORDS_BY_NF_ITEM | CIAP - Main control methods | SOURCE is_nfitem = ls_nfitem |
|
| 54 | CL_CIAP_FACTORY - CREATE_RECORDS_BY_NF_ITEM | CIAP - Main control methods | SOURCE it_nftaxes = lt_nftaxes ). |
|
| 55 | CL_CIAP_FACTORY - GET_ICMS_LINES | CIAP - Main control methods | SOURCE lt_taxes = f_cut->get_icms_lines( iv_itmnum = lcv_itmnum |
|
| 56 | CL_CIAP_FACTORY - GET_ICMS_LINES | CIAP - Main control methods | SOURCE it_nftaxes = lt_nftaxes ). |
|
| 57 | CL_CIAP_FACTORY - GET_ICMS_LINES | CIAP - Main control methods | SOURCE lt_taxes = f_cut->get_icms_lines( iv_itmnum = lcv_itmnum |
|
| 58 | CL_CIAP_FACTORY - GET_ICMS_LINES | CIAP - Main control methods | SOURCE it_nftaxes = lt_nftaxes ). |
|
| 59 | CL_CIAP_FACTORY - GET_ICMS_LINES | CIAP - Main control methods | SOURCE lt_nftaxes = me->get_icms_lines( iv_itmnum = is_cteitem-itmnum |
|
| 60 | CL_CIAP_FACTORY - GET_ICMS_LINES | CIAP - Main control methods | SOURCE it_nftaxes = it_ctetaxes ). |
|
| 61 | CL_CIAP_FACTORY - GET_ICMS_LINES | CIAP - Main control methods | SOURCE lt_nftaxes = me->get_icms_lines( iv_itmnum = ls_nfitem-itmnum |
|
| 62 | CL_CIAP_FACTORY - GET_ICMS_LINES | CIAP - Main control methods | SOURCE it_nftaxes = it_nftaxes ). |
|
| 63 | CL_CIAP_FACTORY - PROCESS_CTE | CIAP - Main control methods | SOURCE me->process_cte( is_cteheader = ls_header |
|
| 64 | CL_CIAP_FACTORY - PROCESS_CTE | CIAP - Main control methods | SOURCE is_cteitem = ls_item |
|
| 65 | CL_CIAP_FACTORY - PROCESS_CTE | CIAP - Main control methods | SOURCE it_ctetaxes = it_nftaxes |
|
| 66 | CL_CIAP_FACTORY - PROCESS_CTE | CIAP - Main control methods | SOURCE it_ctedocref = it_cte_docref ). |
|
| 67 | CL_CIAP_FACTORY - PROCESS_NF | CIAP - Main control methods | SOURCE me->process_nf( is_nfheader = ls_header |
|
| 68 | CL_CIAP_FACTORY - PROCESS_NF | CIAP - Main control methods | SOURCE it_nfitems = it_nfitems |
|
| 69 | CL_CIAP_FACTORY - PROCESS_NF | CIAP - Main control methods | SOURCE it_nftaxes = it_nftaxes ). |
|
| 70 | CL_CIAP_FACTORY - PROCESS_NF | CIAP - Main control methods | SOURCE me->process_nf( is_nfheader = is_nfheader |
|
| 71 | CL_CIAP_FACTORY - PROCESS_NF | CIAP - Main control methods | SOURCE it_nfitems = lt_relevant_nfitem |
|
| 72 | CL_CIAP_FACTORY - PROCESS_NF | CIAP - Main control methods | SOURCE it_nftaxes = lt_relevant_nftax ). |
|
| 73 | CL_CIAP_FACTORY - RETIRE_RECORD | CIAP - Main control methods | SOURCE me->retire_record( is_nfheader = is_nfheader |
|
| 74 | CL_CIAP_FACTORY - RETIRE_RECORD | CIAP - Main control methods | SOURCE is_nfitem = ls_nfitem ). |
|
| 75 | CL_CIAP_FACTORY - UPDATE_CIAP | CIAP - Main control methods | ||
| 76 | CL_CIAP_NF - GET_GOODS_VALUE | Generic class for notas fiscais. | ||
| 77 | CL_CIAP_NF - GET_ICMS | Generic class for notas fiscais. | ||
| 78 | CL_CIAP_NF - GET_ICMS_BASE | Generic class for notas fiscais. | ||
| 79 | CL_CIAP_NF - GET_ICMS_DIFAL | Generic class for notas fiscais. | ||
| 80 | CL_CIAP_NF - GET_ICMS_FREIGHT_ST | Generic class for notas fiscais. | ||
| 81 | CL_CIAP_NF - GET_ICMS_ST | Generic class for notas fiscais. | ||
| 82 | CL_CIAP_NF_FREIGHT - CREATE_BY_NF | CIAP class for freight notas fiscais. | ||
| 83 | CL_CIAP_NF_FREIGHT - UPDATE_RECORD_WITH_CTE | CIAP class for freight notas fiscais. | ||
| 84 | CL_CIAP_NF_RET - CREATE_BY_NF | Returning nota fiscal document class. | ||
| 85 | CL_CIAP_NF_RET - INSERT_DB | Returning nota fiscal document class. | ||
| 86 | CL_CIAP_RECORD - CREATE_BY_NF | Class for a CIAP record | ||
| 87 | CL_CIAP_RECORD - CREATE_FINAL_ASSET | Class for a CIAP record | ||
| 88 | CL_CIAP_RECORD - DELETE_DB | Class for a CIAP record | ||
| 89 | CL_CIAP_RECORD - GET_ICMS_TO_CREDIT | Class for a CIAP record | ||
| 90 | CL_CIAP_RECORD - GET_ID | Class for a CIAP record | ||
| 91 | CL_CIAP_RECORD - GET_NF_FREIGHT | Class for a CIAP record | ||
| 92 | CL_CIAP_RECORD - GET_NF_REC | Class for a CIAP record | ||
| 93 | CL_CIAP_RECORD - GET_QUOTAS_CREDITED_QTY | Class for a CIAP record | ||
| 94 | CL_CIAP_RECORD - INSERT_DB | Class for a CIAP record | ||
| 95 | CL_CIAP_RECORD - LOAD_BY_ID | Class for a CIAP record | ||
| 96 | CL_CIAP_RECORD - LOAD_BY_ID | Class for a CIAP record | ||
| 97 | CL_CIAP_RECORD - LOAD_BY_MATERIAL | Class for a CIAP record | ||
| 98 | CL_CIAP_RECORD - SET_STATUS | Class for a CIAP record | ||
| 99 | CL_CIAP_RECORD - UPDATE_DB | Class for a CIAP record | ||
| 100 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | ||
| 101 | IF_MESSAGE - GET_TEXT | Interface for Accessing Texts from Message Objects | ||
| 102 | TD_CIAP_DA - FAKE | Test Double for Data Access in CIAP | ||
| 103 | TD_CIAP_DA - UNFAKE | Test Double for Data Access in CIAP | ||
| 104 | TH_CIAP_HELPER - FAKE_ALL | CIAP Test Helper Class | ||
| 105 | TH_CIAP_HELPER - UNFAKE_ALL | CIAP Test Helper Class |