SAP Reports / Programs

RCOAT001 SAP ABAP Report - COAT: Customer Object Administration Tool







RCOAT001 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for RCOAT001 This is the documentation for program RCOAT001...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 RCOAT001 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

COATR - COAT: Repository
COATE - COAT: Extract
COAT - COAT


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 RCOAT001. "Basic submit
SUBMIT RCOAT001 AND RETURN. "Return to original report after report execution complete
SUBMIT RCOAT001 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: COAT: Customer Object Administration Tool
Text Symbol: T95 = Save Objects
Text Symbol: T94 = No program code exists
Text Symbol: T93 = No search terms defined
Text Symbol: T92 = Search Terms:
Text Symbol: T91 = No documentation available
Text Symbol: T90 = Select at least one entry
Text Symbol: T89 = All attributes already defined
Text Symbol: T88 = Select an entry
Text Symbol: T87 = Select one entry only
Text Symbol: T86 = cannot be executed
Text Symbol: T85 = The include
Text Symbol: T84 = No changes made
Text Symbol: T83 = No
Text Symbol: T82 = Yes
Text Symbol: T81 = Do you want to save the change?
Text Symbol: T80 = Save Attributes
Text Symbol: T79 = No objects selected
Text Symbol: T78 = Legend
Text Symbol: T76 = Object is locked by user:
Text Symbol: T30 = Warning! Selecting all data can lead to bad performance. Do you still want to select all data?
Text Symbol: T29 = Do you want to write links to the AIS file?
Text Symbol: T28 = Do you want to write long texts to the AIS file?
Text Symbol: T27 = Do you want to write long texts and links to the AIS file?
Text Symbol: T26 = Transaction Code
Text Symbol: T25 = Do you want to exit the program?
Text Symbol: T23 = Program Type
Text Symbol: T22 = Status of objects updated and inserted into tree
Text Symbol: T21 = Do you want to update the status information?
Text Symbol: T20 = Update Status
Text Symbol: T15 = Link
Text Symbol: T14 = Long Text
Text Symbol: T13 = Do you want to cancel the changes?
Text Symbol: YES = Yes
Text Symbol: V12 = Save Variant
Text Symbol: V11 = Overwrite the variant? ;;
Text Symbol: V10 = Variant already exists. ;;
Text Symbol: V06 = Delete Variant





Text Symbol: V05 = Do you really want to delete the variant?
Text Symbol: V03 = Save Variant
Text Symbol: V02 = Do you want to overwrite the variant?
Text Symbol: V01 = Variant already exists
Text Symbol: TRE = Customer Object Administration Tool
Text Symbol: TP6 = Code
Text Symbol: TP3 = Execute Report
Text Symbol: TP2 = Repository
Text Symbol: TP1 = Details
Text Symbol: TL6 = Maintain
Text Symbol: TL5 = for
Text Symbol: TL4 = There is no link!
Text Symbol: TL3 = Link
Text Symbol: TL2 = There is no long text!
Text Symbol: TL1 = Long Texts
Text Symbol: TE1 = Export of COAT Extraction in Audit Info System (AIS) Format
Text Symbol: TB7 = Delete Entries from COAT
Text Symbol: TB6 = Delete Extract
Text Symbol: TB5 = Transfer Selection to COAT
Text Symbol: TB4 = Repository Selection
Text Symbol: TB3 = Extraction Overview
Text Symbol: TB2 = Detail Overview
Text Symbol: TB1 = Selection of COAT
Text Symbol: T99 = Separate the search terms with commas
Text Symbol: T98 = Do you want to display the objects already transferred?
Text Symbol: T97 = Display Objects
Text Symbol: T96 = Do you want to transfer the objects to COAT? Caution: The data records will be transferred as initialized
Text Symbol: OB6 = Descending
Text Symbol: OB5 = Ascending
Text Symbol: OB4 = No sort levels selected
Text Symbol: OB3 = Selected Sort Levels:
Text Symbol: OB2 = Number of Selected Objects:
Text Symbol: OB1 = Number of Objects:
Text Symbol: NOO = No
Text Symbol: ME4 = Import
Text Symbol: ME3 = Display
Text Symbol: ME2 = Change
Text Symbol: ME1 = Add / Transfer
Text Symbol: E03 = Do you really want to irreversibly delete the extrakt "" ?





Text Symbol: E02 = Irreversibly Delete the Extrakt
Text Symbol: E01 = Deletion of Extract
Text Symbol: C03 = Do you really want to irreversibly delete the selected COAT entries?
Text Symbol: C02 = Irreversibly Delete COAT Entries
Text Symbol: A13 = Include in Transport Request
Text Symbol: A12 = Short/Long Text
Text Symbol: A11 = Extracting
Text Symbol: A10 = Extracting
Text Symbol: A09 = Extract data
Text Symbol: A08 = Transport Organizer
Text Symbol: A07 = Repository
Text Symbol: A06 = Test
Text Symbol: A05 = Find in Object
Text Symbol: A04 = Where-Used List
Text Symbol: A03 = Create AIS File
Text Symbol: A02 = Change
Text Symbol: A01 = Update Status
Text Symbol: 031 = Are you sure?
Text Symbol: 030 = Transport Table Entries
Text Symbol: 001 = Attribute not defined
Text Symbol: PRO = Past Runs
Text Symbol: T12 = Search terms were changed; do you want to discard the changes?
Text Symbol: T11 = Attributes were changed; do you want to discard the changes?
Text Symbol: T10 = Caution
Text Symbol: T09 = Customer
Text Symbol: T08 = SAP
Text Symbol: T07 = Table
Text Symbol: T06 = Function Module
Text Symbol: T05 = Program
Text Symbol: T04 = Value of Attribute
Text Symbol: T03 = Attribute
Text Symbol: T02 = Indicator selected
Text Symbol: T01 = Status
Text Symbol: ST4 = Does not yet exist in COAT
Text Symbol: ST3 = No attribute assignment exists
Text Symbol: ST2 = Attribute assignment not is current
Text Symbol: ST1 = Attribute assignment is current
Text Symbol: SR9 = Extract Type and Name
Text Symbol: SR8 = Extract Type



Text Symbol: SR7 = Choose entries
Text Symbol: SR6 = Sort Tree By...
Text Symbol: SR5 = Refresh Display
Text Symbol: SR4 = Individual Selection
Text Symbol: SR3 = Object Type, User Name, and Status
Text Symbol: SR2 = Object Type and Status
Text Symbol: SR1 = Object Type
Text Symbol: SR0 = This is a separator
Text Symbol: SE6 = Choose Entry
Text Symbol: SE5 = Deselect All Entries
Text Symbol: SE4 = Deselect Node
Text Symbol: SE3 = Select Node
Text Symbol: SE2 = Select All Entries
Text Symbol: SE1 = Select/Deselect Entry


INCLUDES used within this REPORT RCOAT001

INCLUDE RCOAT001_TOP.
INCLUDE RCOAT001_CLASS.
INCLUDE RCOAT001_FORM.
INCLUDE RCOAT001_PAI.
INCLUDE RCOAT001_PBO.
INCLUDE RCOAT001_TREE.


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