J_3RFOS6 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The program prints the russian asset legal form: Inventory card of fixed asset (legal form OS-6)...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter J_3RFOS6 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
J3RFOS6 - Asset Inventory Cards (Russia)
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: STORT = Location
Selection Text: P_ALTKT = D .
Selection Text: PERNR = Personell number
Selection Text: PDF_INT = Interactive PDF
Selection Text: PA_SET = Parameters string code
Selection Text: PA_FORM = SMARTFORMS formular name
Selection Text: PA_ADOBE = Adobe form name
Selection Text: KOSTL = Cost center
Selection Text: GSBER = Business-area
Selection Text: BUKRS = Company code
Selection Text: ALNMB6 = Inventory number
Selection Text: ALNMB2 = Sub-number
Selection Text: ALNMB1 = Fixed asset
Selection Text: ALDOCDAT = Card date
Selection Text: ALDEPAR = Depreciation area
Selection Text: ALCLASS = Asset class
Selection Text: ALCARDTP = Card type (Asset type)
Title: Fixed Assets Inventory Cards (Russia)
Text Symbol: 200 = Form OS-1
Text Symbol: 103 = Internal transfer
Text Symbol: 102 = Time-dependent data
Text Symbol: 101 = Basic parameters
Text Symbol: 035 = ConstrDate
Text Symbol: 034 = RegPassport
Text Symbol: 033 = OKOF-code
Text Symbol: 032 = UsLifMn
Text Symbol: 031 = UsLifYr
Text Symbol: 030 = DpGr
Text Symbol: 029 = InventCardNumber
Text Symbol: 007 = Company code:
Text Symbol: 006 = Forming date:
Text Symbol: 005 = Evidence
Text Symbol: 004 = Print parameters
Text Symbol: 003 = General parameters:
Text Symbol: 002 = Parameter
Text Symbol: 001 = Order list of fixed assets cards:
INCLUDE OLE2INCL.
INCLUDE J_3ROS6_CONST_VERS.
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.
J_3RFOS6 - Fixed Assets Inventory Cards (Russia) J_3RFOS6 - Fixed Assets Inventory Cards (Russia) J_3RFOS15_SEL_SCR_PARAMS - Include J_3RFOS15_SEL_SCR_PARAMS J_3RFOS15_DATA_PROCESSING - Include J_3RFOS15_DATA_PROCESSING J_3RFOS15_AT_SELSCR_OUT - Include J_3RFOS15_AT_SELSCR_OUT J_3RFMONPTAX_FORMS - Include J_3RFMONPTAX_FORMS