SAP ABAP Class IF_SCV_GEN_METADATA (Generation Metadata)
Properties
| Class | IF_SCV_GEN_METADATA | |
| Short Description | Generation Metadata | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100429 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SCV_GEN_METADATA has no interface implemented.
Friends
Class IF_SCV_GEN_METADATA has no friend class.
Attributes
Class IF_SCV_GEN_METADATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100806 | ||
| 2 | Instance method | Public | Method | 20100806 | ||
| 3 | Instance method | Public | Method | 20100806 | ||
| 4 | Instance method | Public | Method | 20100806 | ||
| 5 | Instance method | Public | Method | 20100806 | ||
| 6 | Instance method | Public | Method | 20100806 | ||
| 7 | Instance method | Public | Method | 20100806 | ||
| 8 | Instance method | Public | Method | 20100806 | ||
| 9 | Instance method | Public | Method | 20100806 | ||
| 10 | Instance method | Public | Method | 20100806 | ||
| 11 | Instance method | Public | Method | 20100810 | ||
| 12 | Instance method | Public | Method | 20100819 | ||
| 13 | Instance method | Public | Method | 20100810 | ||
| 14 | Instance method | Public | Method | 20100810 |
Events
Class IF_SCV_GEN_METADATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_GEN_METADATA_PBLOCK | Public | See coding | 20100805 | BEGIN OF ty_gen_metadata_pblock,
identifier TYPE cvs_wukey,
pblock_hash TYPE cva_crc32,
num_source_changes TYPE cva_reset,
source_date TYPE cva_upsdat,
source_time TYPE cva_upstim,
END OF ty_gen_metadata_pblock
|
||
| 2 | TY_TAB_GEN_METADATA_PBLOCKS | Public | See coding | 20100805 | ty_tab_gen_metadata_pblocks TYPE SORTED TABLE OF ty_gen_metadata_pblock
WITH UNIQUE KEY identifier
|
Method Signatures
Method GET_NUM_OST_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COUNT | Value transfer | Type reference (TYPE) | CVA_RESET | 20100806 |
Method GET_NUM_OST_CHANGES on class IF_SCV_GEN_METADATA has no exception.
Method GET_NUM_OST_CHANGES_COMBINED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COUNT | Value transfer | Type reference (TYPE) | CVA_RESET | 20100806 |
Method GET_NUM_OST_CHANGES_COMBINED on class IF_SCV_GEN_METADATA has no exception.
Method GET_OBJECT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | SOBJ_NAME | 20100806 |
Method GET_OBJECT_NAME on class IF_SCV_GEN_METADATA has no exception.
Method GET_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPE | Value transfer | Type reference (TYPE) | TROBJTYPE | 20100806 |
Method GET_OBJECT_TYPE on class IF_SCV_GEN_METADATA has no exception.
Method GET_OFFSET_HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | CVA_CRC32 | 20100806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100806 |
Method GET_PBLOCKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_PBLOCKS | Value transfer | Type reference (TYPE) | TY_TAB_GEN_METADATA_PBLOCKS | 20100806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100806 |
Method GET_PROG_HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | CVA_CRC32 | 20100806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100806 |
Method GET_PROG_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_NAME | Value transfer | Type reference (TYPE) | PROGRAM | 20100806 |
Method GET_PROG_NAME on class IF_SCV_GEN_METADATA has no exception.
Method GET_SOURCE_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DATE | Value transfer | Type reference (TYPE) | CVA_UPSDAT | 20100806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interne Ausnahme | 20100810 |
Method GET_SOURCE_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TIME | Value transfer | Type reference (TYPE) | CVA_UPSTIM | 20100806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interne Ausnahme | 20100810 |
Method HAS_SOURCE_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHANGED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interne Ausnahme | 20100810 |
Method HAS_TADIR_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_BOOLEAN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100819 |
Method HAS_TADIR_ENTRY on class IF_SCV_GEN_METADATA has no exception.
Method IS_UNICODE_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ENABLED | Value transfer | Type reference (TYPE) | CVA_STATUS | 20100810 |
Method IS_UNICODE_ENABLED on class IF_SCV_GEN_METADATA has no exception.
Method IS_UNICODE_ENABLED_COMBINED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ENABLED | Value transfer | Type reference (TYPE) | CVA_STATUS | Statusflag für an/aus | 20100810 |
Method IS_UNICODE_ENABLED_COMBINED on class IF_SCV_GEN_METADATA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |