SAP ABAP Class CL_GYY_CODE_DIRECTORY (Directory of Included Classes)
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_CODE_DIRECTORY | |
Short Description | Directory of Included Classes | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GYY_MODEL | Code Generating Model |
Created | 20080304 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GYY_CODE_DIRECTORY has no forward declaration.
Interfaces
Class CL_GYY_CODE_DIRECTORY has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GYY_CODE_CONTROLLER | 20080305 | Code Controller |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | AT_REPORT_NAME | Instance attribute | Private | Type reference (TYPE) | SMT_STRING_STAB | Table of Strings | 20080306 | ||
2 | A_APPLICATION | Instance attribute | Private | Type reference (TYPE) | SMT_APPLICATION | Application | 20080305 | ||
3 | A_CATALOG | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GYY_CATALOG | Persistent Catalog Entry | 20080305 | ||
4 | A_CONTEXT | Instance attribute | Private | Type reference (TYPE) | SMT_CONTEXT | Context | 20080305 | ||
5 | A_EVENT | Instance attribute | Private | Type reference (TYPE) | SMT_EVENT | Event | 20080305 | ||
6 | A_EXTENSION_ID | Instance attribute | Private | Type reference (TYPE) | SMT_EXTENSION | Mapping Extension ID (GUID) | 20080305 | ||
7 | A_REPOSITORY_VERSION | Instance attribute | Private | Type reference (TYPE) | SMT_VERSION | Version | 20080305 | ||
8 | A_ROOT_VERSION | Instance attribute | Private | Type reference (TYPE) | SMT_VERSION | Version | 20080422 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20080305 |
2 | GET_NAME | Instance method | Public | Method | Name of the Included Class and the Report | 20080305 |
3 | GET_REPORT_NAMES | Instance method | Public | Method | Return the Names of All Reports | 20080306 |
Events
Class CL_GYY_CODE_DIRECTORY has no event.
Types
Class CL_GYY_CODE_DIRECTORY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | I_APPLICATION | Call by reference | Type reference (TYPE) | SMT_APPLICATION | Anwendung | 20080305 | ||
2 | Importing | I_CATALOG | Call by reference | Object reference (TYPE REF TO) | CL_GYY_CATALOG | persistenter Katalogeintrag | 20080305 | ||
3 | Importing | I_CONTEXT | Call by reference | Type reference (TYPE) | SMT_CONTEXT | Kontext | 20080305 | ||
4 | Importing | I_EVENT | Call by reference | Type reference (TYPE) | SMT_EVENT | Ereignis | 20080305 | ||
5 | Importing | I_EXTENSION_ID | Call by reference | Type reference (TYPE) | SMT_EXTENSION | Mapping Erweiterungs ID (GUID) | 20080305 | ||
6 | Importing | I_REPOSITORY_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080305 | ||
7 | Importing | I_ROOT_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080422 |
Method CONSTRUCTOR on class CL_GYY_CODE_DIRECTORY has no exception.
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | E_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | Klassenname | 20080305 | ||
2 | Exporting | E_REPORT_NAME | Call by reference | Type reference (TYPE) | STRING | Reportname | 20080305 | ||
3 | Importing | I_OBJECT_CAT | Call by reference | Type reference (TYPE) | SMT_OBJECT_CATEGORY | Kategorie eines Transformationsobjektes | 20080305 | ||
4 | Importing | I_TRANS_ORDER | Call by reference | Type reference (TYPE) | SMT_TRANS_ORDER | Schlüssel des Transformationsaufrufes | 20080305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_SMT_CLASS_NOT_CONTAINED | Klasse ist nicht im Programm enthalten | 20080312 |
Method GET_REPORT_NAMES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RT_NAME | Value transfer | Type reference (TYPE) | SMT_STRING_STAB | Tabelle von Strings | 20080306 |
Method GET_REPORT_NAMES on class CL_GYY_CODE_DIRECTORY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |