SAP Reports / Programs

UC_GENDATA_TEXT SAP ABAP Report - Program UC_GENDATA_TEXT







UC_GENDATA_TEXT is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter UC_GENDATA_TEXT into the relevant SAP transactions such as SE38 or SE80


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


Text pool values


Title: Program UC_GENDATA_TEXT
Text Symbol: 205 = Goodwill
Text Symbol: 206 = Inventory Data
Text Symbol: 207 = Supplier
Text Symbol: 301 = Direct Update
Text Symbol: 302 = Row
Text Symbol: 400 = Directory
Text Symbol: 500 = Company
Text Symbol: 501 = Company Group
Text Symbol: 502 = Profit Center
Text Symbol: 503 = PC Group
Text Symbol: 504 = Cons Unit
Text Symbol: 505 = Cons Group
Text Symbol: ARE = Consolidation Area
Text Symbol: CHK = Check
Text Symbol: DI2 = Direct
Text Symbol: DIR = Direct Generation of Data
Text Symbol: DWL = Upload
Text Symbol: FAC = Size Factor:
Text Symbol: FUN = Generate File/Directly Update
Text Symbol: GEN = Generating
Text Symbol: HAL = Half
Text Symbol: INI = Initializing...
Text Symbol: REA = Reading DB Status for
Text Symbol: SAV = Saving Accounting Techniques
Text Symbol: UP1 = Upload Methods Reported/Additional F.D.
Text Symbol: UP2 = File
Text Symbol: UPL = Upload Methods Master Data
Text Symbol: WHO = Multiple:
Text Symbol: WRI = Writing
Text Symbol: 204 = Equity
Text Symbol: 001 = Master Data: Consolidation Units and Groups
Text Symbol: 002 = RFD for IU Elim.
Text Symbol: 003 = RFD for Consolidation of Investments
Text Symbol: 004 = RFD for Reclassification
Text Symbol: 005 = Allocation
Text Symbol: 006 = Goodwill Data
Text Symbol: 007 = Data for Validation





Text Symbol: 008 = Documents for Upload
Text Symbol: 009 = RFD for Elim.IU P/L Inventory
Text Symbol: 010 = All Totals Records
Text Symbol: 011 = Data for Data Collection
Text Symbol: 012 = AFD Investment
Text Symbol: 013 = AFD Equity
Text Symbol: 014 = Data for Currency Translation
Text Symbol: 015 = RFD for CVA
Text Symbol: 016 = RFD for IPA
Text Symbol: 099 = Internal Version
Text Symbol: 101 = Master Data of Cons Units
Text Symbol: 102 = Validation
Text Symbol: 103 = Reclassification
Text Symbol: 104 = Allocation
Text Symbol: 105 = IU Elim.
Text Symbol: 106 = RFD Cons of Investments
Text Symbol: 107 = IPI Reported Data (Totals Data and Additional Fin. Data)
Text Symbol: 108 = Documents
Text Symbol: 109 = AFD Investment and Equity
Text Symbol: 110 = AFD Goodwill
Text Symbol: 201 = Totals Records
Text Symbol: 202 = Documents
Text Symbol: 203 = Investment


INCLUDES used within this REPORT UC_GENDATA_TEXT

No INCLUDES are used within this REPORT code!


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