SAP Reports / Programs

RAITAR02 SAP ABAP Report - Asset Register by Third Party Locations (IT)







RAITAR02 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The asset register by third party location is a special report required by law in Italy...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 RAITAR02 into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

AR24 - Italy: Assets at 3rd party


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RAITAR02. "Basic submit
SUBMIT RAITAR02 AND RETURN. "Return to original report after report execution complete
SUBMIT RAITAR02 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: %_END058 = ?...(% END058)
Selection Text: %_END055 = ?...(% END055)
Selection Text: %_END050 = ?...(% END050)
Selection Text: %_END047 = ?...(% END047)
Selection Text: %_END042 = ?...(% END042)
Selection Text: %_END039 = ?...(% END039)
Selection Text: %_END026 = ?...(% END026)
Selection Text: %_END017 = ?...(% END017)
Selection Text: %_END009 = ?...(% END009)
Selection Text: %_C03057 = ?...(% C03057)
Selection Text: %_C02049 = ?...(% C02049)
Selection Text: %_C01041 = ?...(% C01041)
Selection Text: %_BEG056 = ?...(% BEG056)
Selection Text: %_BEG053 = ?...(% BEG053)
Selection Text: %_BEG048 = ?...(% BEG048)
Selection Text: %_BEG045 = ?...(% BEG045)
Selection Text: %_BEG040 = ?...(% BEG040)
Selection Text: %_BEG037 = ?...(% BEG037)
Selection Text: %_BEG024 = ?...(% BEG024)
Selection Text: %_BEG012 = ?...(% BEG012)
Selection Text: %_BEG004 = ?...(% BEG004)
Selection Text: %_020013 = ?...(% 020013)
Selection Text: %_010005 = ?...(% 010005)
Selection Text: %_POS007 = ?...(% POS007)
Selection Text: XUNTNR = ?...(XUNTNR)
Selection Text: XEINZEL = ?...(XEINZEL)
Selection Text: VERSN = ?...(VERSN)
Selection Text: VERMLST = ?...(VERMLST)
Selection Text: UNTNR = ?...(UNTNR)
Selection Text: SUMMB = ?...(SUMMB)
Selection Text: SRTVR = ?...(SRTVR)
Selection Text: SPRACHE = ?...(SPRACHE)
Selection Text: SO_ANLUE = ?...(SO ANLUE)
Selection Text: SIMVAR = ?...(SIMVAR)
Selection Text: INDEXTYP = ?...(INDEXTYP)
Selection Text: INDEXNAM = ?...(INDEXNAM)
Selection Text: EACHYEAR = ?...(EACHYEAR)
Selection Text: BUKRS = ?...(BUKRS)





Selection Text: BUCH-PER = ?...(BUCH-PER)
Selection Text: BEREICH3 = ?...(BEREICH3)
Selection Text: BEREICH2 = ?...(BEREICH2)
Selection Text: BEREICH1 = ?...(BEREICH1)
Selection Text: BERDATUM = ?...(BERDATUM)
Selection Text: %_SKP054 = ?...(% SKP054)
Selection Text: %_SKP046 = ?...(% SKP046)
Selection Text: %_SKP038 = ?...(% SKP038)
Selection Text: %_SKP025 = ?...(% SKP025)
Selection Text: STAND = Location
Selection Text: ANLAGE = ?...(ANLAGE)
Selection Text: DEP_AREA = Depreciation area
Selection Text: EIGKZ = Property indicator
Selection Text: PA_HITLI = Ranking list.............. Top
Selection Text: PA_LSSEP = List Separation
Selection Text: PA_MIKRO = Print microfiche line
Selection Text: PA_SRTVR = Sort version
Selection Text: PA_SRTW1 = Acquisition value
Selection Text: PA_SRTW2 = Transaction
Selection Text: PA_SUMMB = Summary report
Selection Text: PA_TITEL = Supplementary title
Selection Text: SO_AFASL = Depreciation key
Selection Text: SO_AKTIV = Capitalization date
Selection Text: SO_ANLKL = Asset class
Selection Text: SO_GEGST = Technical asset number
Selection Text: SO_GSBER = Business area
Selection Text: SO_KOSTL = Cost center
Selection Text: SO_KTANW = Balance sheet account
Selection Text: SO_KTOGR = Account determination key
Selection Text: SO_LIFNR = Account number of the vendor
Selection Text: SO_STORT = Location
Selection Text: SO_WERKS = Plant
Title: Asset Register by Third Party Locations (IT)
Text Symbol: 001 = Main number ;
Text Symbol: 002 = SNo.;
Text Symbol: 003 = Cap.date ;
Text Symbol: 004 = Description;
Text Symbol: 011 = Qnty.;
Text Symbol: 020 = Class: ;





Text Symbol: 024 = Generated variant
Text Symbol: AV1 = Add to worklist
Text Symbol: AV2 = Which assets
Text Symbol: AV3 = would you like to
Text Symbol: AV4 = add to the worklist?
Text Symbol: AV5 = Selected assets
Text Symbol: AV6 = All assets
Text Symbol: BL1 = Further selections
Text Symbol: C03 = Additional specifications for batch run
Text Symbol: F01 = Log of assets with errors
Text Symbol: F10 = Long text for error message ;
Text Symbol: H01 = Ranking list
Text Symbol: H02 = Top
Text Symbol: U01 = Report date:
Text Symbol: U02 = Creation date:
Text Symbol: W01 = Acq. value ;
Text Symbol: W02 = Revaluation ;
Text Symbol: W03 = Total value ;


INCLUDES used within this REPORT RAITAR02

INCLUDE RASORT00 .
INCLUDE RASORT04 .
INCLUDE RASORT08.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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 RAITAR02 or its description.