SAP ABAP Class CL_LTR_QUARK (LTR: Quark - Abstrct Class)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
LTR_CM_CORE (Package) LTR: Content Management - Core Classes
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_LTR_QUARK_TABU | LTR: Quark - database table entry | 20101112 |
Properties
| Class | CL_LTR_QUARK | |
| Short Description | LTR: Quark - Abstrct Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LTR_CM_CORE | LTR: Content Management - Core Classes |
| Created | 20101112 | SAP |
| Last change | 20141030 | |
| 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 CL_LTR_QUARK has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_LTR_ATOM | 20101112 | LTR: Atom |
Attributes
Class CL_LTR_QUARK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Creates differential from two snapshots | 20101112 | |
| 2 | Instance method | Protected | Method | Delete QUARK content in the tool workspace | 20110121 | |
| 3 | Instance method | Protected | Method | Is content client dependent? | 20101112 | |
| 4 | Instance method | Protected | Method | Mixes one snapshot and one differential | 20101112 | |
| 5 | Instance method | Protected | Method | Set meta-data description of this QUARK | 20101112 | |
| 6 | Instance method | Protected | Method | Retrieve QUARK content from memory (changes original data!) | 20101112 | |
| 7 | Instance method | Protected | Method | Get meta-data description of this QUARK | 20101112 | |
| 8 | Instance method | Protected | Method | Read QUARK content into memory | 20101112 |
Events
Class CL_LTR_QUARK has no event.
Types
Class CL_LTR_QUARK has no local type.
Method Signatures
Method CREATE_DIFF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DIFF | Value transfer | Object reference (TYPE REF TO) | DATA | . | 20101112 | |||
| 2 | EV_CHANGED_FLAG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101112 | ||||
| 3 | IR_SNAPSHOT_NEW | Call by reference | Object reference (TYPE REF TO) | DATA | . | 20101112 | |||
| 4 | IR_SNAPSHOT_OLD | Call by reference | Object reference (TYPE REF TO) | DATA | . | 20101112 |
Method CREATE_DIFF on class CL_LTR_QUARK has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATOM_ID | Call by reference | Type reference (TYPE) | LTR_ATOM_ID | Atom ID | 20110121 |
Method DELETE on class CL_LTR_QUARK has no exception.
Method IS_CLIENT_DEPENDENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CLIENT_DEPENDENT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101112 |
Method IS_CLIENT_DEPENDENT on class CL_LTR_QUARK has no exception.
Method MIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DIFF | Call by reference | Object reference (TYPE REF TO) | DATA | . | 20101112 | |||
| 2 | IR_SNAPSHOT_OLD | Call by reference | Object reference (TYPE REF TO) | DATA | . | 20101112 | |||
| 3 | RR_SNAPSHOT_NEW | Value transfer | Object reference (TYPE REF TO) | DATA | . | 20101112 |
Method MIX on class CL_LTR_QUARK has no exception.
Method RETRIEVE_QUARKDESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DESCR | Call by reference | Object reference (TYPE REF TO) | DATA | . | 20101112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110121 |
Method RETRIEVE_SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTENT | Call by reference | Object reference (TYPE REF TO) | DATA | . | 20101112 | |||
| 2 | IV_ATOM_ID | Call by reference | Type reference (TYPE) | LTR_ATOM_ID | . | 20101112 |
Method RETRIEVE_SNAPSHOT on class CL_LTR_QUARK has no exception.
Method TAKE_QUARKDESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DESCR | Value transfer | Object reference (TYPE REF TO) | DATA | . | 20101112 |
Method TAKE_QUARKDESCR on class CL_LTR_QUARK has no exception.
Method TAKE_SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATOM_ID | Call by reference | Type reference (TYPE) | LTR_ATOM_ID | . | 20101112 | |||
| 2 | RR_CONTENT | Value transfer | Object reference (TYPE REF TO) | DATA | . | 20101112 |
Method TAKE_SNAPSHOT on class CL_LTR_QUARK has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |