SAP ABAP Class CL_GYY_REPORT_SOURCE (Source Code of a Report)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-SOA-SMT (Application Component) Service Mapping Tool
⤷
GYY_MODEL (Package) Code Generating Model
⤷
⤷
Properties
| Class | CL_GYY_REPORT_SOURCE | |
| Short Description | Source Code of a Report | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GYY_MODEL | Code Generating Model |
| Created | 20080207 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GYY_REPORT_SOURCE has no forward declaration.
Interfaces
Class CL_GYY_REPORT_SOURCE has no interface implemented.
Friends
Class CL_GYY_REPORT_SOURCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | GYY_CLASS_DESCR_STAB | Class Name, Definition, and Implementation | 20080207 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SMT_STRING_TAB | Source Code of the Report | 20080207 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | CO_DUMMY_PROGRAM_NAME | Program Name | 20080304 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'APPLICATION' | Annotation | 20080328 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'CLIENT' | Annotation | 20080328 | ||
| 6 | Constant | Private | Type reference (TYPE) | STRING | '#DUMMY#' | Alternate Program Name | 20080305 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'EVENT' | Annotation | 20080328 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'EXTENSION_ID' | Annotation | 20080328 | ||
| 9 | Constant | Private | Type reference (TYPE) | STRING | 'i_application' | Parameter in Template | 20080328 | ||
| 10 | Constant | Private | Type reference (TYPE) | STRING | 'i_client' | Parameter in Template | 20080328 | ||
| 11 | Constant | Private | Type reference (TYPE) | STRING | 'i_event' | Parameter in Template | 20080328 | ||
| 12 | Constant | Private | Type reference (TYPE) | STRING | 'i_extension_id' | Parameter in Template | 20080328 | ||
| 13 | Constant | Private | Type reference (TYPE) | STRING | 'i_report' | Parameter in Template | 20080328 | ||
| 14 | Constant | Private | Type reference (TYPE) | STRING | 'i_repository_version' | Parameter in Template | 20080328 | ||
| 15 | Constant | Private | Type reference (TYPE) | STRING | 'i_root_version' | Parameter in Template | 20080422 | ||
| 16 | Constant | Private | Type reference (TYPE) | STRING | 'i_tool_version' | Parameter in Template | 20080328 | ||
| 17 | Constant | Private | Type reference (TYPE) | STRING | 'GYY_REPORT_BEGIN_TEMPL' | Template with Report Start | 20080327 | ||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'REPOSITORY_VERSION' | Annotation | 20080328 | ||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'ROOT_VERSION' | Annotation | 20080422 | ||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'TOOL_VERSION' | Annotation | 20080328 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080207 | |
| 2 | Instance method | Public | Method | Return Class Description | 20080304 | |
| 3 | Instance method | Public | Method | Return Report Name | 20080304 | |
| 4 | Instance method | Public | Method | Source Code of the Report | 20080207 | |
| 5 | Instance method | Public | Method | Set Report Name (Can Only be Done Once) | 20080305 |
Events
Class CL_GYY_REPORT_SOURCE has no event.
Types
Class CL_GYY_REPORT_SOURCE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CLIENT_CLASS | Call by reference | Type reference (TYPE) | GYY_CLASS_DESCR_STAB | Klassen die auf Serverklassen zugreifen | 20080416 | |||
| 2 | IT_SERVER_CLASS | Call by reference | Type reference (TYPE) | GYY_CLASS_DESCR_STAB | Klassen auf die andere Klassen zugreifen | 20080416 | |||
| 3 | I_APPLICATION | Call by reference | Type reference (TYPE) | SMT_APPLICATION | Mapping | 20080327 | |||
| 4 | I_CLIENT_DEPENDENT | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | mandantenabhängig | 20080327 | |||
| 5 | I_EVENT | Call by reference | Type reference (TYPE) | SMT_EVENT | Mapping Schritt | 20080327 | |||
| 6 | I_EXTENSION_ID | Call by reference | Type reference (TYPE) | SMT_EXTENSION | Mapping Erweiterungs ID (GUID) | 20080327 | |||
| 7 | I_REPOSITORY_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080327 | |||
| 8 | I_ROOT_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generierungsfehler | 20080416 |
Method GET_CLASS_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DESCRIPTION | Call by reference | Type reference (TYPE) | GYY_CLASS_DESCR_STAB | Klassenname, Definition und Implementierung | 20080305 |
Method GET_CLASS_DESCRIPTION on class CL_GYY_REPORT_SOURCE has no exception.
Method GET_REPORT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_NAME | Value transfer | Type reference (TYPE) | STRING | Reportname | 20080304 |
Method GET_REPORT_NAME on class CL_GYY_REPORT_SOURCE has no exception.
Method GET_SOURCE_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CODE | Value transfer | Type reference (TYPE) | SMT_STRING_TAB | Tabelle von Strings | 20080207 |
Method GET_SOURCE_CODE on class CL_GYY_REPORT_SOURCE has no exception.
Method SET_REPORT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Reportname | 20080305 |
Method SET_REPORT_NAME on class CL_GYY_REPORT_SOURCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |