RFEBNORDIC 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 RFEBNORDIC 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: BNST_LOG = Bansta Message log
Selection Text: P_IN = File Name
Selection Text: P_OUT_A = Header File Name
Selection Text: P_OUT_C = File Name
Selection Text: P_OUT_U = Line Item File Name
Selection Text: P_VARI = D .
Selection Text: RB1_DOPS = D .
Selection Text: RB1_UPPS = D .
Selection Text: RB2_DOAS = D .
Selection Text: RB2_UPAS = D .
Selection Text: RB3_DOPS = PC
Selection Text: RB4_DOAS = Application Server
Selection Text: X_CONTRL = D .
Selection Text: X_SUBMIT = D .
Title: Read EDIFACT Files/Convert into MultiCash Format (Norway)
Text Symbol: 047 = No agreement
Text Symbol: 048 = Unspecified error
Text Symbol: 049 = Invalid decimal notation
Text Symbol: 050 = Character invalid as service character
Text Symbol: 051 = Invalid character(s)
Text Symbol: 052 = Invalid service character(s)
Text Symbol: 053 = Unknown interchange sender
Text Symbol: 054 = Test indicator not supported
Text Symbol: 055 = Duplicate detected
Text Symbol: 056 = References do not match
Text Symbol: 057 = Control count does not match number of instances received
Text Symbol: 058 = Lower level empty
Text Symbol: 059 = Invalid occurrence outside message or functional group
Text Symbol: 060 = Too many segment repetitions
Text Symbol: 061 = Too many segment group repetitions
Text Symbol: 062 = Invalid type of character(s)
Text Symbol: 063 = Missing digit in front of decimal sign
Text Symbol: 064 = Data element too long
Text Symbol: 065 = Data element too short
Text Symbol: 066 = Outgoing CONTRL file
Text Symbol: 067 = Name and Location of Output File
Text Symbol: 001 = General Selections
Text Symbol: 002 = Name and Location of Input File
INCLUDE RFEBNORDIC_SEL. " SELECTION SCREEN
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.
RFEBNORDIC - Read EDIFACT Files/Convert into MultiCash Format (Norway) RFEBNORDIC - Read EDIFACT Files/Convert into MultiCash Format (Norway) RFEBNOI0 - Define Record Layout for Norwegian Electronic Bank Statement Globally RFEBNO01 - Include RFEBNO01 RFEBNO00 - Convert Norwegian Bank Statement to MultiCash Format RFEBNO00 - Convert Norwegian Bank Statement to MultiCash Format