Class Method list used by SAP ABAP Class CL_NF_UNIT_PRICE (Adapt Unit Prices of Similar Nota Fiscal Items)
SAP ABAP Class
CL_NF_UNIT_PRICE (Adapt Unit Prices of Similar Nota Fiscal Items) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_NF_UNIT_PRICE - COMPARE_TAX | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE ev_equal = lv_equal. |
|
| 2 | CL_NF_UNIT_PRICE - GROUP_ITEM | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE is_nf_item = ls_nf_item. |
|
| 3 | CL_NF_UNIT_PRICE - GROUP_ITEM | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE EXPORTING |
|
| 4 | CL_NF_UNIT_PRICE - GROUP_ITEM | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE CALL METHOD group_item |
|
| 5 | CL_NF_UNIT_PRICE - GET_GROUP_PRICE | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE ev_price = lv_group_price. |
|
| 6 | CL_NF_UNIT_PRICE - GET_GROUP_PRICE | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE IMPORTING |
|
| 7 | CL_NF_UNIT_PRICE - GET_GROUP_PRICE | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE is_group = ls_group |
|
| 8 | CL_NF_UNIT_PRICE - GET_GROUP_PRICE | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE EXPORTING |
|
| 9 | CL_NF_UNIT_PRICE - GET_GROUP_PRICE | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE CALL METHOD get_group_price |
|
| 10 | CL_NF_UNIT_PRICE - CREATE_GROUPS | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE CALL METHOD create_groups( ). |
|
| 11 | CL_NF_UNIT_PRICE - CHANGE_ITEM_PRICES | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE CALL METHOD change_item_prices |
|
| 12 | CL_NF_UNIT_PRICE - COMPARE_TAX | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE IMPORTING |
|
| 13 | CL_NF_UNIT_PRICE - COMPARE_TAX | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE it_group_tax = ls_group-tax_tab |
|
| 14 | CL_NF_UNIT_PRICE - COMPARE_TAX | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE iv_item_number = is_nf_item-itmnum |
|
| 15 | CL_NF_UNIT_PRICE - COMPARE_TAX | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE EXPORTING |
|
| 16 | CL_NF_UNIT_PRICE - COMPARE_TAX | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE CALL METHOD compare_tax |
|
| 17 | CL_NF_UNIT_PRICE - CHANGE_ITEM_PRICES | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE iv_price = lv_group_price. |
|
| 18 | CL_NF_UNIT_PRICE - CHANGE_ITEM_PRICES | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE is_group = ls_group |
|
| 19 | CL_NF_UNIT_PRICE - CHANGE_ITEM_PRICES | Adapt Unit Prices of Similar Nota Fiscal Items | SOURCE EXPORTING |