SAP ABAP Class CL_GYY_CATALOG_CUST (Client-Dependent 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
⤷ 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_CUST | |
Short Description | Client-Dependent 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_CUST has no forward declaration.
Interfaces
Class CL_GYY_CATALOG_CUST has no interface implemented.
Friends
Class CL_GYY_CATALOG_CUST has no friend class.
Attributes
Class CL_GYY_CATALOG_CUST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20080407 |
2 | CREATE_CATALOG | Static method | Public | Method | Create Catalog | 20080303 |
3 | DOES_EXIST | Static method | Public | Method | Does an Entry Exist? | 20080326 |
4 | READ_CATALOG | Static method | Public | Method | Read Catalog | 20080303 |
Events
Class CL_GYY_CATALOG_CUST has no event.
Types
Class CL_GYY_CATALOG_CUST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GYY_CATALOG_CUST has no parameter.
Method CONSTRUCTOR on class CL_GYY_CATALOG_CUST has no exception.
Method CREATE_CATALOG 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 | 20080303 | ||
2 | Importing | I_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | Mandantenkennung des aktuellen Benutzers | 20080407 | ||
3 | Importing | I_EVENT | Call by reference | Type reference (TYPE) | SMT_EVENT | Ereignis | 20080303 | ||
4 | Importing | I_REPOSITORY_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080305 | ||
5 | Importing | I_ROOT_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080422 | ||
6 | Returning | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GYY_CATALOG | persistenter Katalogeintrag | 20080303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_SMT_ENTRY_EXISTS_ALREADY | Eintrag existiert bereits | 20080303 | |
2 | CX_SMT_LOCK_ERROR | Sperrfehler | 20080303 |
Method DOES_EXIST 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 | 20080326 | ||
2 | Importing | I_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | Mandantenkennung des aktuellen Benutzers | 20080407 | ||
3 | Importing | I_EVENT | Call by reference | Type reference (TYPE) | SMT_EVENT | Ereignis | 20080326 | ||
4 | Importing | I_REPORT_NAME | Call by reference | Type reference (TYPE) | STRING | Reportname | 20080613 | ||
5 | Importing | I_REPOSITORY_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080326 | ||
6 | Importing | I_ROOT_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080422 | ||
7 | Importing | I_TOOL_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Toolversion | 20080407 | ||
8 | Returning | RE_EXISTS | Value transfer | Type reference (TYPE) | SMT_BOOLEAN | Boolescher Wert | 20080326 |
Method DOES_EXIST on class CL_GYY_CATALOG_CUST has no exception.
Method READ_CATALOG 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 | 20080303 | ||
2 | Importing | I_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | Mandantenkennung des aktuellen Benutzers | 20080407 | ||
3 | Importing | I_EVENT | Call by reference | Type reference (TYPE) | SMT_EVENT | Ereignis | 20080303 | ||
4 | Importing | I_REPOSITORY_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080305 | ||
5 | Importing | I_ROOT_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Version | 20080422 | ||
6 | Importing | I_TOOL_VERSION | Call by reference | Type reference (TYPE) | SMT_VERSION | Tool Version | 20080328 | ||
7 | Importing | I_WRITE_LOCK | Call by reference | Type reference (TYPE) | SMT_BOOLEAN | Schreibsperre | 20080304 | ||
8 | Returning | RE_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GYY_CATALOG | persistenter Katalogeintrag | 20080303 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_SMT_LOCK_ERROR | Sperrfehler | 20080303 | |
2 | CX_SMT_NO_CATALOG_ENTRY | kein Katalogeintrag | 20080312 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |