RFID_PTVPRADPRC00_FORMS 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 RFID_PTVPRADPRC00_FORMS 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.
Title: Include RFID_PTVPRADPRC00_FORMS
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DOMAIN_VALUE_GET CALL FUNCTION 'DOMAIN_VALUE_GET' EXPORTING i_domname = 'KOART' i_domvalue = lt_val-koart IMPORTING e_ddtext = lt_val-desc EXCEPTIONS not_exist = 1 OTHERS = 2.
F4IF_INT_TABLE_VALUE_REQUEST CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'KOART' dynpprog = p_repid dynpnr = '1000' dynprofield = 'SEL_KOAR-LOW' value_org = 'S' TABLES value_tab = lt_val EXCEPTIONS parameter_error = 0 no_values_found = 0 OTHERS = 0.
FAGL_GET_BKPF CALL FUNCTION 'FAGL_GET_BKPF' EXPORTING i_bukrs = ld_rfidptdcad-bukrs i_belnr = ld_rfidptdcad-belnr i_gjahr = ld_rfidptdcad-gjahr IMPORTING e_bkpf = wa_bkpf EXCEPTIONS parameter_missing = 1 not_found = 2 OTHERS = 3.
RS_REFRESH_FROM_DYNAMICAL_SEL CALL FUNCTION 'RS_REFRESH_FROM_DYNAMICAL_SEL' EXPORTING CURR_REPORT = p_sy-repid MODE_WRITE_OR_MOVE = 'M' IMPORTING P_TRANGE = lt_trange EXCEPTIONS NOT_FOUND = 1 WRONG_TYPE = 2 OTHERS = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFID_PTVPRADPRC00_FORMS - Include RFID_PTVPRADPRC00_FORMS RFID_PTVPRADPRC00 - Pro-Rata adjustments due to PR calculation RFID_PTVPRADPRC00 - Pro-Rata adjustments due to PR calculation RFID_BR_VENDOP - Vendor Operation (Brazil) RFID_BR_VENDOP - Vendor Operation (Brazil) RFID_BR_TRBAL_CUST - Balance Sheet Transfer (Brazil) (obsolete)