J_3RF_INV_17 is a standard Executable ABAP Report 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 J_3RF_INV_17 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J3RALFINV17 - Act of inventory of vend/cust debts
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.
Selection Text: ACC_NAME = D .
Selection Text: ACT# = Act #
Selection Text: ACT_DATE = Act date
Selection Text: AL_GL_AC = Alternative G/L account
Selection Text: C_ACT_TY = D .
Selection Text: C_CH_NAM = Commission chief name
Selection Text: C_CH_TTL = Commission chief title
Selection Text: C_PT1_NM = Commission participant 1 name
Selection Text: C_PT1_TL = Commission participant 1 post
Selection Text: C_PT2_NM = Commission participant 2 name
Selection Text: C_PT2_TL = Commission participant 2 post
Selection Text: C_PT3_NM = Commission participant 3 name
Selection Text: C_PT3_TL = Commission participant 3 post
Selection Text: F_ID_ADX = Form ID Appendix to INV-17
Selection Text: F_ID_INV = Form ID INV-17
Selection Text: LIM_PER = Num. of days for per. lim. exp
Selection Text: OP_TYPE = Operation type
Selection Text: ORD_DATE = Order date
Selection Text: ORD_NUM = Order number
Selection Text: ORD_TYP = D .
Selection Text: OUT_DEV = Output to printer
Selection Text: P_BUKRS = Company code
Selection Text: P_CH_HIS = Check history
Selection Text: P_CUST = Customer
Selection Text: P_HKONT = G/L account
Selection Text: P_INV_DT = Inventory Date
Selection Text: P_VEND = Vendor
Selection Text: STR_DIV = Structural division
Selection Text: S_DIV_C = Structural division code
Title: INV-17
Text Symbol: PRN =
Text Symbol: PDF =
Text Symbol: OUT =
Text Symbol: INT =
Text Symbol: 001 = Selection criteria
Text Symbol: 002 = Output parameters
Text Symbol: 003 = Print control
Text Symbol: 004 = Layout
INCLUDE J_3RF_INV_17_TYPES.
INCLUDE J_3RF_INV_17_SELECTION_SCREEN.
INCLUDE J_3R_LF_COMMON_TOP.
INCLUDE J_3R_LF_COMMON_FORMS.
INCLUDE J_3R_COMMON_OUTPUT.
INCLUDE J_3RF_INV_17_REPORT_CLASS.
INCLUDE J_3RF_INV_17_TOP . " GLOBAL DATA
INCLUDE J_3RF_INV_17_FUNC.
INCLUDE J_3R_LF_INITIALIZATION.
INCLUDE J_3R_LF_AT_SEL_SCREEN_OUTPUT.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name J_3RF_INV_17 or its description.
J_3RF_INV_17 - INV-17 J_3RF_INV_17 - INV-17 J_3RF_EXPORT_VAT - Export Data Analysis for VAT (Russia) J_3RF_EXPORT_VAT - Export Data Analysis for VAT (Russia) J_3RF_DI_PROC_OUT - Processing Outgoing Files (Electronic Documents Exchange Russia) J_3RF_DI_PROC_OUT - Processing Outgoing Files (Electronic Documents Exchange Russia)