SAP ABAP Class CL_SGEN_DB_FAKE (Fake Implementation of SGEN DB)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
⤷
SLGN (Package) Post-Upgrade Generation Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SGEN_DB | DB Interface for SGEN | 20100624 |
Properties
| Class | CL_SGEN_DB_FAKE | |
| Short Description | Fake Implementation of SGEN DB | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLGN | Post-Upgrade Generation Tools |
| Created | 20100624 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SGEN_DB | DB Interface for SGEN | 20100624 |
Friends
Class CL_SGEN_DB_FAKE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | TH_SGEN_TDC_VARIANT | Wrapper class for test data container | 20100624 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_SGEN_CONSTANTS=>GTY_GENSETM_T | Generation Set for Used Machine Types | 20100628 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20100624 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100709 | |
| 2 | Instance method | Public | Method | 20100630 | ||
| 3 | Static method | Public | Method | Gets instance of SGEN DB fake class | 20100628 | |
| 4 | Instance method | Private | Method | 20100624 | ||
| 5 | Instance method | Public | Method | 20100624 | ||
| 6 | Instance method | Public | Method | 20100624 |
Events
Class CL_SGEN_DB_FAKE has no event.
Types
Class CL_SGEN_DB_FAKE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SGEN_DB_FAKE has no parameter.
Method CONSTRUCTOR on class CL_SGEN_DB_FAKE has no exception.
Method DELETE_LOCAL_TDC Signature
Method DELETE_LOCAL_TDC on class CL_SGEN_DB_FAKE has no parameter.
Method DELETE_LOCAL_TDC on class CL_SGEN_DB_FAKE has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SGEN_DB | DB Interface für SGEN | 20100628 |
Method GET_INSTANCE on class CL_SGEN_DB_FAKE has no exception.
Method GET_VARIANT Signature
Method GET_VARIANT on class CL_SGEN_DB_FAKE has no parameter.
Method GET_VARIANT on class CL_SGEN_DB_FAKE has no exception.
Method READ_GENSETM_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GENSETM | Call by reference | Type reference (TYPE) | IF_SGEN_CONSTANTS=>GTY_GENSETM_T | Generierungsmenge für bel. Maschninentypen | 20100624 |
Method READ_GENSETM_INITIAL on class CL_SGEN_DB_FAKE has no exception.
Method READ_GENSETM_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GENSETM | Call by reference | Type reference (TYPE) | IF_SGEN_CONSTANTS=>GTY_GENSETM_T | Generierungsmenge für bel. Maschninentypen | 20100624 |
Method READ_GENSETM_RESULT on class CL_SGEN_DB_FAKE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |