/XLSO/APPROVAL_REQUESTS is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You use this report to approve or reject the booking requests from
If you would like to execute this report or see the full code listing simply enter /XLSO/APPROVAL_REQUESTS 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/BOOKING_APPR - Booking Approval Request
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: S_USALIS = User Name
Selection Text: S_CON_T = Date
Selection Text: P_STATUS = Status
Selection Text: P_CORSEC = Course
Selection Text: P_CONTRY = Country
Selection Text: P_CMPNY = Company
Title: Approve Booking Requests
Text Symbol: 054 = Booking approval is not done successfully
Text Symbol: 053 = Please select atleast one item
Text Symbol: 052 = Sales Order Item Number
Text Symbol: 051 = Sales Order Number
Text Symbol: 050 = Course Description
Text Symbol: 049 = Location
Text Symbol: 048 = Status
Text Symbol: 047 = Last Name
Text Symbol: 046 = Approval Date
Text Symbol: 045 = Date Of Request
Text Symbol: 044 = Country
Text Symbol: 043 = Company Name
Text Symbol: 042 = Course ID
Text Symbol: 041 = First Name
Text Symbol: 040 = Learner ID
Text Symbol: 039 = To download the contents to Excel file
Text Symbol: 055 = Booking rejection is not done successfully
Text Symbol: 056 = Reset all selection screen fields
Text Symbol: 057 = Reset
Text Symbol: 058 = Course Id
Text Symbol: 059 = Technical Id
Text Symbol: 060 = Learner First Name
Text Symbol: 061 = Learner Last Name
Text Symbol: 062 = Start Date
Text Symbol: 063 = End Date
Text Symbol: 064 = Sales Order Number
Text Symbol: 065 = Sales Order Item Number
Text Symbol: 066 = Work Item Id
Text Symbol: 067 = Location
Text Symbol: 068 = Training Status
Text Symbol: 069 = Username
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 /XLSO/APPROVAL_REQUESTS or its description.
/XLSO/APPROVAL_REQUESTS - Approve Booking Requests /XLSO/APPROVAL_REQUESTS - Approve Booking Requests /XLSO/ANALYZES_THE_LEARNERS - Generate Learner Details Related to a Company /XLSO/ANALYZES_THE_LEARNERS - Generate Learner Details Related to a Company /XLSO/ANALYSE_LEARNERS_TOP - Include /XLSO/ANALYSE_LEARNERS_TOP /XLSO/ANALYSE_LEARNERS_SEL - Include /XLSO/ANALYSE_LEARNERS_SEL