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
⤷ 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 | CO_MAX_CLASSES | Constant | Private | Type reference (TYPE) | I | 100 | Maximum Number of Classes per Report | 20080416 | |
2 | S_MAX_CLASSES | Static Attribute | Private | Type reference (TYPE) | I | Maximum Number of Classes per Report | 20080616 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CREATE_REPORT_SOURCES | Instance method | Public | Method | Create Source Program | 20080207 |
2 | GET_INSTANCE | Static method | Public | Method | Create Instance | 20080207 |
3 | SET_MAX_CLASSES_FOR_TEST | 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 | Exporting | ET_REPORT_SOURCE | Call by reference | Type reference (TYPE) | GYY_REPORT_SOURCE_HTAB | Quellcode eines Reports | 20080207 | ||
2 | Importing | I_APPLICATION | Call by reference | Type reference (TYPE) | SMT_APPLICATION | Mapping | 20080327 | ||
3 | Importing | I_CLIENT_DEPENDENT | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | mandantenabhängig | 20080327 | ||
4 | Importing | I_EVENT | Call by reference | Type reference (TYPE) | SMT_EVENT | Mapping Schritt | 20080327 | ||
5 | Importing | I_EXTENSION_ID | Call by reference | Type reference (TYPE) | SMT_EXTENSION | Mapping Erweiterungs ID (GUID) | 20080327 | ||
6 | Importing | I_REPOSITORY_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080327 | ||
7 | Importing | I_ROOT_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080422 | ||
8 | Importing | 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 | CX_SMT_GENERATION_ERROR | Generierungsfehler | 20080416 |
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | 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 | Importing | 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 |