RFDBLIW0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Belgium: Foreign customer open items This program has the same functionality as the program for foreign vendor open items...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 RFDBLIW0 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_CNTB = D .
Selection Text: S_EUWAER = Currencies
Selection Text: SEL_LZBK = St.cent.bk run (090,092,094)
Selection Text: PAR_RESP = Contact person
Selection Text: PAR_RESN = Contact person's telephone no.
Selection Text: PAR_RESF = Contact person fax
Selection Text: PAR_RESE = E-Mail Address of Contact
Selection Text: PAR_PRIW = Printer
Selection Text: PAR_LAND = Country (BE or LU)
Selection Text: PAR_ISOL = Convert country to ISO code
Selection Text: PAR_ISOC = Convert currency to ISO code
Selection Text: PAR_EXCL = Exclude empty central bk vals
Selection Text: PAR_DETA = Detail List selected doc.no.
Selection Text: PAR_DEFA = Central bk val. if not entered
Title: Belgium: BNB : Open Items with Foreign Customers
Text Symbol: T17 = | NAME : ...................... TEL : ............ |
Text Symbol: T18 = | FAX : ............ |
Text Symbol: T19 = | SIGNATURE : ................. DATE : ............ |
Text Symbol: T20 = | BELGIAN TAX NUMBER 1 2 |
Text Symbol: T21 = | BELGIAN TAX NUMBER |
Text Symbol: T30 = | Curr.|EUR |CHF |GBP |JPY |USD |002 |
Text Symbol: T31 = |Cntry | | | | | |EUR |
Text Symbol: T32 = | | | | | | | |
Text Symbol: T33 = Amounts in Thousands : 1: X In Doc. Currency or 2: Value in EURO
Text Symbol: T35 = | | | | | | | | | | | |BEF $ |
Text Symbol: T41 = CoCs Cust. Country SCB Curr. Doc.no. Message
Text Symbol: T51 = List Name Spool Number
Text Symbol: T60 = | ----------------------------------------- |
Text Symbol: T61 = | | 1 | ...,. | EXW | |
Text Symbol: T62 = | | 2 | ...,. | FOB | |
Text Symbol: T63 = | | 3 | ...,. | CIF | |
Text Symbol: T64 = | | 4 | ...,. | DDU | |
Text Symbol: T65 = | | 5 | ...,. | Others | |
Text Symbol: T66 = | Total | 100,0 | |
Text Symbol: T67 = | ---------- |
Text Symbol: T68 = | |
Text Symbol: T69 = | Delivery conditions |
Text Symbol: T70 = -------------------------------------------------------------------------
No INCLUDES are used within this REPORT code!
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 RFDBLIW0 or its description.
RFDBLIW0 - Belgium: BNB : Open Items with Foreign Customers RFDBLIW0 - Belgium: BNB : Open Items with Foreign Customers RFDBINCLUD2 - documentation and ABAP source code RFDBINCLUD1 - documentation and ABAP source code RFDBHDB - documentation and ABAP source code RFDBEXPC - documentation and ABAP source code