SAP ABAP Class CL_GYY_CATALOG_SHARED (Cross-Client Catalog)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-SOA-SMT (Application Component) Service Mapping Tool
⤷
GYY_PERS (Package) Code Generation Persistence
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GYY_CATALOG | Persistent Catalog Entry | 20080303 |
Properties
| Class | CL_GYY_CATALOG_SHARED | |
| Short Description | Cross-Client Catalog | |
| Super Class | CL_GYY_CATALOG | Persistent Catalog Entry |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GYY_PERS | Code Generation Persistence |
| Created | 20080303 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GYY_CATALOG_SHARED has no forward declaration.
Interfaces
Class CL_GYY_CATALOG_SHARED has no interface implemented.
Friends
Class CL_GYY_CATALOG_SHARED has no friend class.
Attributes
Class CL_GYY_CATALOG_SHARED has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080407 | |
| 2 | Static method | Public | Method | Create Catalog | 20080303 | |
| 3 | Static method | Public | Method | Does an Entry Exist? | 20080326 | |
| 4 | Static method | Public | Method | Read Catalog | 20080303 |
Events
Class CL_GYY_CATALOG_SHARED has no event.
Types
Class CL_GYY_CATALOG_SHARED has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GYY_CATALOG_SHARED has no parameter.
Method CONSTRUCTOR on class CL_GYY_CATALOG_SHARED has no exception.
Method CREATE_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPLICATION | Call by reference | Type reference (TYPE) | SMT_APPLICATION | Anwendung | 20080303 | |||
| 2 | I_EVENT | Call by reference | Type reference (TYPE) | SMT_EVENT | Ereignis | 20080303 | |||
| 3 | I_EXTENSION_ID | Call by reference | Type reference (TYPE) | SMT_EXTENSION | Mapping Erweiterungs ID (GUID) | 20080303 | |||
| 4 | I_REPOSITORY_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080305 | |||
| 5 | I_ROOT_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080422 | |||
| 6 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GYY_CATALOG | persistenter Katalogeintrag | 20080303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag existiert bereits | 20080303 | ||
| 2 | Sperrfehler | 20080303 |
Method DOES_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPLICATION | Call by reference | Type reference (TYPE) | SMT_APPLICATION | Anwendung | 20080326 | |||
| 2 | I_EVENT | Call by reference | Type reference (TYPE) | SMT_EVENT | Ereignis | 20080326 | |||
| 3 | I_EXTENSION_ID | Call by reference | Type reference (TYPE) | SMT_EXTENSION | Mapping Erweiterungs ID (GUID) | 20080326 | |||
| 4 | I_REPORT_NAME | Call by reference | Type reference (TYPE) | STRING | Reportname | 20080613 | |||
| 5 | I_REPOSITORY_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080326 | |||
| 6 | I_ROOT_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080422 | |||
| 7 | I_TOOL_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Toolversion | 20080407 | |||
| 8 | RE_EXISTS | Value transfer | Type reference (TYPE) | SMT_BOOLEAN | Boolescher Wert | 20080326 |
Method DOES_EXIST on class CL_GYY_CATALOG_SHARED has no exception.
Method READ_CATALOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPLICATION | Call by reference | Type reference (TYPE) | SMT_APPLICATION | Anwendung | 20080303 | |||
| 2 | I_EVENT | Call by reference | Type reference (TYPE) | SMT_EVENT | Ereignis | 20080303 | |||
| 3 | I_EXTENSION_ID | Call by reference | Type reference (TYPE) | SMT_EXTENSION | Mapping Erweiterungs ID (GUID) | 20080303 | |||
| 4 | I_REPOSITORY_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080305 | |||
| 5 | I_ROOT_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080422 | |||
| 6 | I_TOOL_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Tool Version | 20080328 | |||
| 7 | I_WRITE_LOCK | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Boolescher Wert | 20080304 | |||
| 8 | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GYY_CATALOG | persistenter Katalogeintrag | 20080303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Sperrfehler | 20080303 | ||
| 2 | kein Katalogeintrag | 20080312 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |