RFVZ_COMMON_FORM0 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RFVZ_COMMON_FORM0 into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
READ_IBAN call function 'READ_IBAN' exporting i_banks = is_bank-banks i_bankl = l_bankl i_bankn = is_bank-bankn i_bkont = is_bank-bkont i_bkref = is_bank-bkref importing e_iban = es_iban-iban e_iban_valid_from = es_iban-valid exceptions iban_not_found = 1.
FI_TECH_ACCNO_CHECK_TRY call function 'FI_TECH_ACCNO_CHECK_TRY' exporting i_bankn = i_bankn importing e_xtech = l_xtech.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFVZ_COMMON_FORM0 - RFVZCOMMONFORM0 RFVZ_COMMON_DATA0 - RFVZCOMMONDATA0 RFVZXPMC - XPRA to Fill FI-MC Fields for Business Partner RFVZXPMC - XPRA to Fill FI-MC Fields for Business Partner RFVZXBAV - XPRA for Conversion of Real Estate Amount Fields from VZBAVF to VZBAVV RFVZXBAV - XPRA for Conversion of Real Estate Amount Fields from VZBAVF to VZBAVV