RFIDESM340 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 RFIDESM340 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.
Selection Text: PAR_SORT = Sort indicator
Selection Text: PAR_SOFA = BI immed.
Selection Text: PAR_SNOU = First number - Output tax
Selection Text: PAR_SNIN = First number - Input tax
Selection Text: PAR_REID = Report number
Selection Text: PAR_QUAR =
Selection Text: PAR_NOHE = Short header will be output
Selection Text: PAR_NAVA = Increase base amount by non-de
Selection Text: PAR_MONA = Posting period
Selection Text: PAR_LINE = Additional Heading
Selection Text: PAR_KUKP = Do not update documents
Selection Text: PAR_JAHR =
Selection Text: PAR_FILE = File name
Selection Text: PAR_FDAT = Tax payable due on
Selection Text: PAR_DEF = Select Deferred Tax
Selection Text: PAR_BUPL = Update documents: Test run
Selection Text: PAR_BSUD = Update documents: Update run
Selection Text: PAR_BLAR = Document type
Selection Text: PAR_BINP = Batch input session required
Selection Text: PAR_BINA = Batch input session name
Selection Text: PAR_BDAT = Posting Date
Selection Text: PAR_ADAT = Start Date
Selection Text: OP_KEY = Operation Key
Selection Text: IC_YEAR = Include Previous Years
Selection Text: IC_HIS = Update Incash History
Selection Text: IC_DET = Detailed List of Incash
Selection Text: IC_CHECK = Calculate Incash Payment
Selection Text: FILE_OP3 = Substitute Declaration
Selection Text: FILE_OP2 = Complementary Declaration
Selection Text: FILE_OP1 = Normal Declaration
Selection Text: E_SEAL = Ele. Code for VAT Return
Selection Text: EXT_LAN = Document Type
Selection Text: EXT_GRA = Document Type
Selection Text: DOC_NUM = Document Number
Selection Text: B_CHECK = Calculate Building Trans
Selection Text: BLD_NUM = Document Number
Selection Text: T_OPMD2 = Telematic
Selection Text: T_OPMD1 = Compact Disk
INCLUDE RFIDESM340_DATA. "DATA DECLARATION
INCLUDE RFIDESM340_SELECTION. "SELECETION SCREEN
INCLUDE RFIDESM340_MAIN. "MAIN PROCESSING
INCLUDE RFIDESM340_FORMS. "SUBROUTINES
INCLUDE MAKE_RLDNR_INVISIBLE.
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 RFIDESM340 or its description.
RFIDESM340 - Report RFIDESM340 RFIDESM340 - Report RFIDESM340 RFIDCZ_VAT_DOC_DP_TOP - Include RFIDCZ_VAT_DOC_DP_TOP RFIDCZ_VAT_DOC_DP_SEL_SCREEN - Include RFIDCZ_VAT_DOC_DP_SEL_SCREEN RFIDCZ_VAT_DOC_DP_FORMS - Include RFIDCZ_VAT_DOC_DP_FORMS RFIDCZ_VAT_DOC_DP - VAT Document for Down Payment (Czech Republic)