Class Method list used by SAP ABAP Class CL_INV_BAPIBILL_REVERSE (Class for Billing document reversal)
SAP ABAP Class
CL_INV_BAPIBILL_REVERSE (Class for Billing document reversal) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_TYPEDESCR - DESCRIBE_BY_NAME | Runtime Type Services | ||
| 2 | CL_EXITHANDLER - GET_INSTANCE | Class for Ext. Services Within Framework of Exit Technique | ||
| 3 | CL_FKKINV_BILLCUST - GET_INVOICING_ACTIVE | Customizing Buffer for Billing Document | ||
| 4 | CL_FKKINV_BILLCUST - EXISTS_LOG_SYSTEM | Customizing Buffer for Billing Document | ||
| 5 | CL_FKKINV_BILLCUST - GET_INVOICING_ACTIVE | Customizing Buffer for Billing Document | ||
| 6 | CL_FKKINV_BILL_DOC - CONVERT_TO_DB | Billing Document | ||
| 7 | CL_FKKINV_BILL_DOC - HEADER_CHANGE_REVERSAL | Billing Document | ||
| 8 | CL_FKKINV_BILL_DOC - INSERT | Billing Document | ||
| 9 | CL_FKKINV_BILL_DOC - REFDOCNO_EXISTENCE_CHECK | Billing Document | ||
| 10 | CL_FKKINV_BILL_DOC - SELECT | Billing Document | ||
| 11 | CL_FKKINV_BILL_DOC - TRIGGER_FOR_BILLDOC_CREATE | Billing Document | ||
| 12 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN_ERROR_EXISTS | Class for Billing document reversal | SOURCE IF msg_return_error_exists( x_badi_return_tab ) IS NOT INITIAL. |
|
| 13 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( x_param = fieldname_reversal_refdocno ). |
|
| 14 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( x_param = space ). |
|
| 15 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( x_param = 'CONT_ACCT_ID' ). |
|
| 16 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( space ). |
|
| 17 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( x_param = space ). |
|
| 18 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( x_param = space ). |
|
| 19 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( x_param = space ). |
|
| 20 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( x_param = 'CONT_ACCT' ). |
|
| 21 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( x_param = space ). |
|
| 22 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( 'CONT_ACCT' ). |
|
| 23 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( 'CONT_ACCT' ). |
|
| 24 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( fieldname_reversed_refdocno ). |
|
| 25 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( space ). |
|
| 26 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( space ). |
|
| 27 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( fieldname_reversed_refdocno ). |
|
| 28 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( fieldname_reversed_refdocno ). |
|
| 29 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( x_param = fieldname_reversal_refdocno ). |
|
| 30 | CL_INV_BAPIBILL_REVERSE - REVERSALDOC_ITEMS_CREATE | Class for Billing document reversal | SOURCE me->reversaldoc_items_create( ). |
|
| 31 | CL_INV_BAPIBILL_REVERSE - USER_CONTR_ACCT_KEY_DETERMINE | Class for Billing document reversal | SOURCE me->user_contr_acct_key_determine( ). |
|
| 32 | CL_INV_BAPIBILL_REVERSE - USER_CHECK_REVERSAL_ORDER | Class for Billing document reversal | SOURCE me->user_check_reversal_order( ). |
|
| 33 | CL_INV_BAPIBILL_REVERSE - USER_CHECK_INPUT | Class for Billing document reversal | SOURCE me->user_check_input( ). |
|
| 34 | CL_INV_BAPIBILL_REVERSE - UPDATE_PREPARE | Class for Billing document reversal | SOURCE y_reversal_billdocno = y_reversalbilldoc ). |
|
| 35 | CL_INV_BAPIBILL_REVERSE - UPDATE_PREPARE | Class for Billing document reversal | SOURCE IMPORTING y_update_data = update_data |
|
| 36 | CL_INV_BAPIBILL_REVERSE - UPDATE_PREPARE | Class for Billing document reversal | SOURCE me->update_prepare( |
|
| 37 | CL_INV_BAPIBILL_REVERSE - UPDATE | Class for Billing document reversal | SOURCE me->update( update_data ). |
|
| 38 | CL_INV_BAPIBILL_REVERSE - REVERSALDOC_TRIGGER_CREATE | Class for Billing document reversal | SOURCE me->reversaldoc_trigger_create( ). |
|
| 39 | CL_INV_BAPIBILL_REVERSE - REVERSALDOC_TAXITEMS_CREATE | Class for Billing document reversal | SOURCE me->reversaldoc_taxitems_create( ). |
|
| 40 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN_ERROR_EXISTS | Class for Billing document reversal | SOURCE CHECK msg_return_error_exists( return_tab ) IS INITIAL. |
|
| 41 | CL_INV_BAPIBILL_REVERSE - REVERSALDOC_HEADER_CREATE | Class for Billing document reversal | SOURCE me->reversaldoc_header_create( ). |
|
| 42 | CL_INV_BAPIBILL_REVERSE - REVERSALDOC_ADDITEMS_CREATE | Class for Billing document reversal | SOURCE me->reversaldoc_additems_create( ). |
|
| 43 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN_ERROR_EXISTS | Class for Billing document reversal | SOURCE CHECK msg_return_error_exists( return_tab ) IS INITIAL. |
|
| 44 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN_ERROR_EXISTS | Class for Billing document reversal | SOURCE CHECK msg_return_error_exists( return_tab ) IS INITIAL. |
|
| 45 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN_ERROR_EXISTS | Class for Billing document reversal | SOURCE AND ( msg_return_error_exists( return_tab ) IS INITIAL ). |
|
| 46 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN_ERROR_EXISTS | Class for Billing document reversal | SOURCE IF ( testrun IS INITIAL ) |
|
| 47 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN_ERROR_EXISTS | Class for Billing document reversal | SOURCE OR ( control_data_reversed IS INITIAL ). |
|
| 48 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN_ERROR_EXISTS | Class for Billing document reversal | SOURCE IF ( msg_return_error_exists( return_tab ) IS NOT INITIAL ) |
|
| 49 | CL_INV_BAPIBILL_REVERSE - MAP_2645_DOCTYPE | Class for Billing document reversal | SOURCE x_log_system = reversed_doc-log_system |
|
| 50 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE me->msg_badi_return( |
|
| 51 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE x_method_name = 'FILL_CUSTOMER_FIELDS_HEADER' ). |
|
| 52 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE x_badi_return_tab = l_return_tab |
|
| 53 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE me->msg_badi_return( |
|
| 54 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE x_method_name = 'FILL_CUSTOMER_FIELDS_ADDITEM' ). |
|
| 55 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE x_badi_return_tab = l_return_tab |
|
| 56 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE me->msg_badi_return( |
|
| 57 | CL_INV_BAPIBILL_REVERSE - MAP_2645_DOCTYPE | Class for Billing document reversal | SOURCE x_applk = reversed_doc-billdoc-header-applk ). |
|
| 58 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( x_param = 'LOG_SYSTEM'). |
|
| 59 | CL_INV_BAPIBILL_REVERSE - MAP_2645_DOCTYPE | Class for Billing document reversal | SOURCE x_doctype_bill_ext = reversal_doc-doctype_ext |
|
| 60 | CL_INV_BAPIBILL_REVERSE - MAP_2645_DOCTYPE | Class for Billing document reversal | SOURCE header-doctype = me->map_2645_doctype( |
|
| 61 | CL_INV_BAPIBILL_REVERSE - GET_NUMBER | Class for Billing document reversal | SOURCE y_reversal_billdocno = me->get_number( ). |
|
| 62 | CL_INV_BAPIBILL_REVERSE - ENQUEUE | Class for Billing document reversal | SOURCE me->enqueue( ). |
|
| 63 | CL_INV_BAPIBILL_REVERSE - DEQUEUE | Class for Billing document reversal | SOURCE me->dequeue( ). |
|
| 64 | CL_INV_BAPIBILL_REVERSE - DEQUEUE | Class for Billing document reversal | SOURCE me->dequeue( ). |
|
| 65 | CL_INV_BAPIBILL_REVERSE - CHECK_REVERSED_DOC | Class for Billing document reversal | SOURCE me->check_reversed_doc( ). |
|
| 66 | CL_INV_BAPIBILL_REVERSE - CHECK_INPUT | Class for Billing document reversal | SOURCE me->check_input( ). |
|
| 67 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE x_method_name = 'CANCEL_ITEM' ). |
|
| 68 | CL_INV_BAPIBILL_REVERSE - MSG_RETURN | Class for Billing document reversal | SOURCE me->msg_return( x_param = fieldname_reversed_refdocno ). |
|
| 69 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE x_method_name = 'CHECK_REVERSAL_ORDER' ). |
|
| 70 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE x_badi_return_tab = l_return_tab |
|
| 71 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE me->msg_badi_return( |
|
| 72 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE x_method_name = 'CHECK_INPUT_PARAMETERS' ). |
|
| 73 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE x_badi_return_tab = l_return_tab |
|
| 74 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE me->msg_badi_return( |
|
| 75 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE x_method_name = 'UPDATE_PREPARE' ). |
|
| 76 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE me->msg_badi_return( |
|
| 77 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE x_method_name = 'FILL_CUSTOMER_FIELDS_TAXITEM' ). |
|
| 78 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE x_badi_return_tab = l_return_tab |
|
| 79 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE me->msg_badi_return( |
|
| 80 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE x_method_name = 'FILL_CUSTOMER_FIELDS_ITEM' ). |
|
| 81 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE x_badi_return_tab = l_return_tab |
|
| 82 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE me->msg_badi_return( |
|
| 83 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE x_badi_return_tab = l_return_tab |
|
| 84 | CL_INV_BAPIBILL_REVERSE - MSG_BADI_RETURN | Class for Billing document reversal | SOURCE x_badi_return_tab = l_return_tab |
|
| 85 | IF_EX_FKKINV_BAPIBILL - CONTRACT_ACCOUNT_DETERMINE | BAdI Interface IF_EX_FKKINV_BAPIBILL | ||
| 86 | IF_EX_INV_BILL_CANCEL - CHECK_INPUT_PARAMETERS | BADI Interface IF_EX_INV_BILL_CANCEL | ||
| 87 | IF_EX_INV_BILL_CANCEL - CHECK_REVERSAL_ORDER | BADI Interface IF_EX_INV_BILL_CANCEL | ||
| 88 | IF_EX_INV_BILL_CANCEL - FILL_CUSTOMER_FIELDS_ADDITEM | BADI Interface IF_EX_INV_BILL_CANCEL | ||
| 89 | IF_EX_INV_BILL_CANCEL - FILL_CUSTOMER_FIELDS_HEADER | BADI Interface IF_EX_INV_BILL_CANCEL | ||
| 90 | IF_EX_INV_BILL_CANCEL - FILL_CUSTOMER_FIELDS_ITEM | BADI Interface IF_EX_INV_BILL_CANCEL | ||
| 91 | IF_EX_INV_BILL_CANCEL - FILL_CUSTOMER_FIELDS_TAXITEM | BADI Interface IF_EX_INV_BILL_CANCEL | ||
| 92 | IF_EX_INV_BILL_CANCEL - REVERSAL_ITEM_ANALYZE | BADI Interface IF_EX_INV_BILL_CANCEL | ||
| 93 | IF_EX_INV_BILL_CANCEL - UPDATE | BADI Interface IF_EX_INV_BILL_CANCEL | ||
| 94 | IF_EX_INV_BILL_CANCEL - UPDATE_PREPARE | BADI Interface IF_EX_INV_BILL_CANCEL |