Class Method list used by SAP ABAP Class CL_DISPUTE_DATA_UI (FSCM-DM: Administration of Virtual Dispute Cases)
SAP ABAP Class
CL_DISPUTE_DATA_UI (FSCM-DM: Administration of Virtual Dispute Cases) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_DISPUTE_DATA_UI - READ_DISP_ITEM | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE is_documents = ls_documents |
|
| 2 | CL_DISPUTE_DATA_UI - READ_CDIS_OBJECT | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE is_cdis_object_id = ls_object_fdm |
|
| 3 | CL_DISPUTE_DATA_UI - READ_CDIS_OBJECT | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE IMPORTING |
|
| 4 | CL_DISPUTE_DATA_UI - READ_CDIS_OBJECT | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE es_cdis_object = ls_cdis_object. |
|
| 5 | CL_DISPUTE_DATA_UI - READ_CDIS_OBJECT | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE CALL METHOD me->read_cdis_object |
|
| 6 | CL_DISPUTE_DATA_UI - READ_CDIS_OBJECT | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE EXPORTING |
|
| 7 | CL_DISPUTE_DATA_UI - READ_CDIS_OBJECT | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE is_cdis_object_id = ls_object |
|
| 8 | CL_DISPUTE_DATA_UI - READ_CDIS_OBJECT | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE IMPORTING |
|
| 9 | CL_DISPUTE_DATA_UI - READ_CDIS_OBJECT | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE es_cdis_object = ls_cdis_objects. |
|
| 10 | CL_DISPUTE_DATA_UI - READ_DISP_ITEM | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE CALL METHOD me->read_disp_item |
|
| 11 | CL_DISPUTE_DATA_UI - READ_DISP_ITEM | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE EXPORTING |
|
| 12 | CL_DISPUTE_DATA_UI - READ_CDIS_OBJECT | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE EXPORTING |
|
| 13 | CL_DISPUTE_DATA_UI - READ_DISP_ITEM | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE IMPORTING |
|
| 14 | CL_DISPUTE_DATA_UI - READ_DISP_ITEM | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE es_disp_item = ls_disp_items. |
|
| 15 | CL_DISPUTE_DATA_UI - SET_DATA_FOR_COPY | FSCM-DM: Administration of Virtual Dispute Cases | ||
| 16 | CL_DISPUTE_DATA_UI - SWITCH_DISPUTE_CURRENCY | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE CALL METHOD me->switch_dispute_currency |
|
| 17 | CL_DISPUTE_DATA_UI - SWITCH_DISPUTE_CURRENCY | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE EXPORTING |
|
| 18 | CL_DISPUTE_DATA_UI - SWITCH_DISPUTE_CURRENCY | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE i_currency = lv_disp_curr |
|
| 19 | CL_DISPUTE_DATA_UI - SWITCH_DISPUTE_CURRENCY | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE i_company = lv_company |
|
| 20 | CL_DISPUTE_DATA_UI - SWITCH_DISPUTE_CURRENCY | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE EXCEPTIONS |
|
| 21 | CL_DISPUTE_DATA_UI - SWITCH_DISPUTE_CURRENCY | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE currency_conversion_failure = 1 |
|
| 22 | CL_DISPUTE_DATA_UI - SWITCH_DISPUTE_CURRENCY | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE OTHERS = 2. |
|
| 23 | CL_DISPUTE_DATA_UI - GET_SINGLE_ATTRIBUTE_VALUE | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE e_attr_value = lv_cdis_amt. |
|
| 24 | CL_DISPUTE_DATA_UI - GET_DATA_FOR_COPY | FSCM-DM: Administration of Virtual Dispute Cases | ||
| 25 | CL_DISPUTE_DATA_UI - GET_SINGLE_ATTRIBUTE_VALUE | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE CALL METHOD me->get_single_attribute_value |
|
| 26 | CL_DISPUTE_DATA_UI - GET_SINGLE_ATTRIBUTE_VALUE | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE EXPORTING |
|
| 27 | CL_DISPUTE_DATA_UI - GET_SINGLE_ATTRIBUTE_VALUE | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE i_attr_id = fdmco_custdisp_cur |
|
| 28 | CL_DISPUTE_DATA_UI - GET_SINGLE_ATTRIBUTE_VALUE | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE IMPORTING |
|
| 29 | CL_DISPUTE_DATA_UI - GET_SINGLE_ATTRIBUTE_VALUE | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE e_attr_value = lv_currency. |
|
| 30 | CL_DISPUTE_DATA_UI - GET_SINGLE_ATTRIBUTE_VALUE | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE CALL METHOD me->get_single_attribute_value |
|
| 31 | CL_DISPUTE_DATA_UI - GET_SINGLE_ATTRIBUTE_VALUE | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE EXPORTING |
|
| 32 | CL_DISPUTE_DATA_UI - GET_SINGLE_ATTRIBUTE_VALUE | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE i_attr_id = fdmco_custdisp_amt |
|
| 33 | CL_DISPUTE_DATA_UI - GET_SINGLE_ATTRIBUTE_VALUE | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE IMPORTING |
|
| 34 | CL_DISPUTE_DATA_UI - CONSTRUCTOR | FSCM-DM: Administration of Virtual Dispute Cases | ||
| 35 | CL_DISPUTE_DATA_UI - PREPARE_DATA | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE CALL METHOD me->prepare_data |
|
| 36 | CL_DISPUTE_DATA_UI - PREPARE_DATA | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE IMPORTING |
|
| 37 | CL_DISPUTE_DATA_UI - PREPARE_DATA | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE et_item_proc_data = lt_item_proc_data |
|
| 38 | CL_DISPUTE_DATA_UI - PREPARE_DATA | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE et_invoice_data = lt_invoice_data. |
|
| 39 | CL_DISPUTE_DATA_UI - PREPARE_DATA | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE CALL METHOD me->prepare_data |
|
| 40 | CL_DISPUTE_DATA_UI - PREPARE_DATA | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE IMPORTING |
|
| 41 | CL_DISPUTE_DATA_UI - PREPARE_DATA | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE et_item_proc_data = lt_item_proc_data |
|
| 42 | CL_DISPUTE_DATA_UI - PREPARE_DATA | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE et_invoice_data = lt_invoice_data. |
|
| 43 | CL_DISPUTE_DATA_UI - READ_CDIS_OBJECT | FSCM-DM: Administration of Virtual Dispute Cases | SOURCE CALL METHOD me->read_cdis_object |