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
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.
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
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.