/XLSO/GET_INVOICE is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report lists the billing details for the sales orders created for booking...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 /XLSO/GET_INVOICE into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
/XLSO/GET_INVOICE - Retrieve All the Invoice Details
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: R_CCARD = Credit Card
Selection Text: R_INVOCE = Invoice
Selection Text: R_OPEN = Open
Selection Text: R_PREPAY = Prepayment
Selection Text: R_TOTAL = Total
Selection Text: R_USED = Used
Selection Text: S_CAT = Catalog ID
Selection Text: S_CMPNYC = Company
Selection Text: S_DELMET = Delivery Method
Selection Text: S_FNAME = First Name
Selection Text: S_LNAME = Last Name
Selection Text: S_SALEOR = Sales Order
Selection Text: S_TIME = Time Frame
Selection Text: S_USERNM = User Name
Title: Invoice Details
Text Symbol: 078 = Reset all selection fields
Text Symbol: 077 = Reset
Text Symbol: 076 = Technical Id
Text Symbol: 075 = Division
Text Symbol: 074 = Distribution Channel
Text Symbol: 073 = Sales Organisation
Text Symbol: 072 = Object Text
Text Symbol: 071 = Object Type
Text Symbol: 070 = Object ID
Text Symbol: 069 = Last Name
Text Symbol: 068 = First Name
Text Symbol: 006 = Profile details
Text Symbol: 007 = Payment Method
Text Symbol: 008 = Invoice
Text Symbol: 009 = Prepayment
Text Symbol: 010 = Credit Card
Text Symbol: 011 = Payment Status
Text Symbol: 012 = Open
Text Symbol: 013 = Used
Text Symbol: 014 = Total
Text Symbol: 025 = Selection fields
Text Symbol: 051 = Company Name
Text Symbol: 052 = Company ID
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.
/XLSO/GET_INVOICE - Invoice Details /XLSO/GET_INVOICE - Invoice Details /XLSO/GET_COURSE_REQUESTS_TOP - Include /XLSO/GET_COURSE_REQUESTS_TOP /XLSO/GET_COURSE_REQUESTS_PBO - /XLSO/GETCOURSEREQUESTSPBO /XLSO/GET_COURSE_REQUESTS_PAI - /XLSO/GETCOURSEREQUESTSPAI /XLSO/GET_COURSE_REQUESTS_FORM - Include /XLSO/GET_COURSE_REQUESTS_FORM