R_APPROVE_ACTIVITIES_EXPENSES is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Approval program for the time sheet (CATS) application and for Travel Management...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 R_APPROVE_ACTIVITIES_EXPENSES into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
ACTEXP_APPR_LITE - Approve Working Times and Trips
ACTEXP_APPR - Approve Working Times and Trips
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: LDBSFUND = D Sender Fund
Selection Text: LDBSFUNC = D Sending Functional Area
Selection Text: LDBSEBEP = D Sending Purchase Order Item
Selection Text: LDBSEBEL = D Sending Purchase Order
Selection Text: LDBRPRZN = D Business Process
Selection Text: LDBRKSTR = D Cost Object
Selection Text: EXPKOKRS = D Controlling Area
Selection Text: EXPKDPOS = D Sales Order Item
Selection Text: EXPKDAUF = D Sales Order
Selection Text: EXPDRUCK = D Print Status of Trip
Selection Text: EXPDATB1 = D Trip End Date
Selection Text: EXPCURR = D Currency
Selection Text: EXPAUFNR = D Order
Selection Text: EXPANTRG = Approval Status
Selection Text: EXPABREC = Accounting Status
Selection Text: EXPKOSTL = D Cost Center
Selection Text: LDBAWART = D Attendance/Absence Type
Selection Text: LDBAUTAP = D Automatic Approval (Cust Exit)
Selection Text: LDBAUFNR = D Receiver Order
Selection Text: LDBARCH = D Archive
Selection Text: EXPZORT1 = D Trip Destination
Selection Text: EXPZLAND = D Trip Country/Country Group
Selection Text: EXPWR_ON = Weekly Reports Only
Selection Text: EXPWR_IN = Bus. Trips and Weekly Reports
Selection Text: EXPWR_EX = Business Trips Only
Selection Text: EXPUSERX = Approve Trips (Customer Exit)
Selection Text: EXPUEBRF = FI Transfer Status
Selection Text: EXPUEBLG = HR Payroll Transfer Status
Selection Text: EXPUEBDT = DME Transfer Status
Selection Text: EXPTOTAL = D Total Costs
Selection Text: EXPSETZ = -> Set 'On Hold' Status
Selection Text: EXPREINR = D Trip Number
Selection Text: EXPPS = D WBS Element
Selection Text: EXPNPLNR = Network
Selection Text: EXPNOREC = -> Set 'Approved' Status
Selection Text: EXPNOPRC = No Special Processing
Selection Text: EXPKUNDE = Reason for Trip
Selection Text: LDBHRTRF = D Immediate transfer to HR
INCLUDE: EXPAPPR_SELECTION_SCREEN,
No SAP DATABASE tables are accessed within this REPORT code!
TRAVEL_EXISTS call function 'TRAVEL_EXISTS' exceptions travel_not_existing = 1 others = 2.
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 R_APPROVE_ACTIVITIES_EXPENSES or its description.
R_APPROVE_ACTIVITIES_EXPENSES - Approve Working Times and Travel Expenses R_APPROVE_ACTIVITIES_EXPENSES - Approve Working Times and Travel Expenses R_ANLY_SD_SETUP_1 - Program R_ANLY_SD_SETUP_1 R_ANLY_SD_SETUP_1 - Program R_ANLY_SD_SETUP_1 R_AL_TEST_3 - Report R_AL_TEST_3 R_AL_TEST_3 - Report R_AL_TEST_3