J_7LNONSD is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for As part of the settlement process, the REA declaration system can evaluate movement data from mySAP ERP (billing documents, goods movements) and billing data from
If you would like to execute this report or see the full code listing simply enter J_7LNONSD 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: SO_BUKRS = Company Code
Selection Text: P_FKDAT = Billing Date
Title: REA: Interface NON-SD to J_7LS990
Text Symbol: 032 = Data update
Text Symbol: 033 = BEGINNING
Text Symbol: 034 = END
Text Symbol: 040 = Daily
Text Symbol: 041 = Weekly
Text Symbol: 042 = Monthly
Text Symbol: 043 = Billing date:
Text Symbol: 044 = Error
Text Symbol: 045 = Warning
Text Symbol: 046 = Company Code:
Text Symbol: 047 = external billing items
Text Symbol: 048 = E:
Text Symbol: 050 = Daily summarization
Text Symbol: 051 = Weekly summarization
Text Symbol: 052 = Monthly summarization
Text Symbol: 099 = Protocol for run of program &1 on &2 at &3 o'clock.
Text Symbol: 100 = Program &1 ended on &2 at &3 o'clock
Text Symbol: 101 = Selected summarization of data is: &1
Text Symbol: 102 = Delimitations: &1 &2 &3.
Text Symbol: 103 = Delimitations: &1 &2 &3 to &4.
Text Symbol: 200 = Selection of time summarization
Text Symbol: 300 = Restriction of the billings to be processed
Text Symbol: 998 = Debugging: Form routine &1 still has to be filled
Text Symbol: 999 = Debugging: &1 &2 &3 &4
Text Symbol: A00 = Internal error reading text no.:
Text Symbol: A01 = Internal error reading text pool
Text Symbol: A02 = Program is terminated
Text Symbol: 000 = Internal error during call of protocol
Text Symbol: 001 = 001
Text Symbol: 002 = Internal error: Header table not gener. lockable: Err(subrc):&1.
Text Symbol: 003 = Internal error: Locking unsuccessful: Err(subrc):&1.
Text Symbol: 004 = No header found for document/item &1 / &2.
Text Symbol: 005 = There is no line item data to be processed.
Text Symbol: 006 = Material number &1 does not exist in REA Article Master Data.
Text Symbol: 007 = Document &1 is not processed.
INCLUDE J_7LNONSD_TOP.
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_7LNONSD - REA: Interface NON-SD to J_7LS990 J_7LNONSD - REA: Interface NON-SD to J_7LS990 J_7LM_UNTERJAEHRIGE_MELDUNG - REA create partial year declaration J_7LM_UNTERJAEHRIGE_MELDUNG - REA create partial year declaration J_7LM_SAMMELLAUF_SPECIAL_FORMS - REA Re.Partner/Document Type-Dependent Form Routines J_7LM_SAMMELLAUF_SELBILD - REA Create annual prepaid declaration, selection screen