SAP ABAP Class CL_GYY_REPORT_SOURCE_CREATOR (Create Source Code for Reports)
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_CREATOR | |
| Short Description | Create Source Code for Reports | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| 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_CREATOR has no forward declaration.
Interfaces
Class CL_GYY_REPORT_SOURCE_CREATOR has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SMT_ENGINE | 20080616 | Transformation Engine |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 100 | Maximum Number of Classes per Report | 20080416 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | I | Maximum Number of Classes per Report | 20080616 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create Source Program | 20080207 | |
| 2 | Static method | Public | Method | Create Instance | 20080207 | |
| 3 | Static method | Public | Method | Set Maximum Number of Classes (For Tests Only!) | 20080616 |
Events
Class CL_GYY_REPORT_SOURCE_CREATOR has no event.
Types
Class CL_GYY_REPORT_SOURCE_CREATOR has no local type.
Method Signatures
Method CREATE_REPORT_SOURCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_REPORT_SOURCE | Call by reference | Type reference (TYPE) | GYY_REPORT_SOURCE_HTAB | Quellcode eines Reports | 20080207 | |||
| 2 | I_APPLICATION | Call by reference | Type reference (TYPE) | SMT_APPLICATION | Mapping | 20080327 | |||
| 3 | I_CLIENT_DEPENDENT | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | mandantenabhängig | 20080327 | |||
| 4 | I_EVENT | Call by reference | Type reference (TYPE) | SMT_EVENT | Mapping Schritt | 20080327 | |||
| 5 | I_EXTENSION_ID | Call by reference | Type reference (TYPE) | SMT_EXTENSION | Mapping Erweiterungs ID (GUID) | 20080327 | |||
| 6 | I_REPOSITORY_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080327 | |||
| 7 | I_ROOT_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080422 | |||
| 8 | I_SOURCE_CODE | Call by reference | Object reference (TYPE REF TO) | CL_GYY_SOURCE_CODE | Quellcode mehrerer Klassen | 20080207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generierungsfehler | 20080416 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GYY_REPORT_SOURCE_CREATOR | Sourcecode von Reports erzeugen | 20080207 |
Method GET_INSTANCE on class CL_GYY_REPORT_SOURCE_CREATOR has no exception.
Method SET_MAX_CLASSES_FOR_TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MAX_CLASSES | Call by reference | Type reference (TYPE) | I | maximale Zahl von Klassen pro Report | 20080616 |
Method SET_MAX_CLASSES_FOR_TEST on class CL_GYY_REPORT_SOURCE_CREATOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |