SAP ABAP Class IF_DPR_REPLICATION_ELEMENT (Development Projects: Interface of Replicable Appl. Objects)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_DPR_STATUS_ELEMENT | Development Projects: Interface of All Objects with Status | 20020531 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_CHECKLIST_ITEM_O | Development Projects: Checklist Item | 20020531 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_CHECKLIST_O | Development Projects: Checklist | 20020531 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_PARTICIPANT | Development Projects: Project Participant | 20041123 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_PHASE_O | Development Projects: Phase | 20020531 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_PROJECT_O | Development Projects: Project | 20020531 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_DPR_TASK_O | Development Projects: Task | 20020531 |
Properties
Class | IF_DPR_REPLICATION_ELEMENT | |
Short Description | Development Projects: Interface of Replicable Appl. Objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020531 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_DPR_REPLICATION_ELEMENT has no interface implemented.
Friends
Class IF_DPR_REPLICATION_ELEMENT has no friend class.
Attributes
Class IF_DPR_REPLICATION_ELEMENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Access Method to Replication Status (Reading) | 20020531 |
2 | ![]() |
Instance method | Public | Method | Was the application object replicated with errors? | 20020603 |
3 | ![]() |
Instance method | Public | Method | Was the application object successfully replicated? | 20020603 |
4 | ![]() |
Instance method | Public | Method | Is the application object locked for replication? | 20020531 |
5 | ![]() |
Instance method | Public | Method | Is the application object flagged for replication? | 20020531 |
6 | ![]() |
Instance method | Public | Method | Is the application object in the replication process? | 20020531 |
7 | ![]() |
Instance method | Public | Method | Is replication of the application object no longer current? | 20020603 |
Events
Class IF_DPR_REPLICATION_ELEMENT has no event.
Types
Class IF_DPR_REPLICATION_ELEMENT has no local type.
Method Signatures
Method GET_REPLICATION_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LOCKED_FOR_REPLICATION | Call by reference | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Status 'Zu verteilen' aktiv | 20020531 | ||
2 | ![]() |
EV_MARKED_FOR_REPLICATION | Call by reference | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Status 'Verteilung vorgemerkt' aktiv | 20020531 | ||
3 | ![]() |
EV_REPLICATED | Call by reference | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Status 'Verteilt' aktiv | 20020531 | ||
4 | ![]() |
EV_REPLICATION_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Status 'Fehlerhaft verteilt' aktiv | 20020531 | ||
5 | ![]() |
EV_REPLICATION_OUTDATED | Call by reference | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Status 'Verteilung nicht aktuell' aktiv | 20020531 |
Method GET_REPLICATION_STATUS on class IF_DPR_REPLICATION_ELEMENT has no exception.
Method HAS_REPLICATION_FAILED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HAS_FAILED | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Anwendungsobjekt ist fehlerhaft verteilt w. | 20020603 |
Method HAS_REPLICATION_FAILED on class IF_DPR_REPLICATION_ELEMENT has no exception.
Method HAS_REPLICATION_SUCCEEDED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HAS_SUCCEEDED | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Anwendungsobjekt ist erfolgreich verteilt | 20020603 |
Method HAS_REPLICATION_SUCCEEDED on class IF_DPR_REPLICATION_ELEMENT has no exception.
Method IS_LOCKED_FOR_REPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_LOCKED | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Status 'Zu verteilen' aktiv | 20020531 |
Method IS_LOCKED_FOR_REPLICATION on class IF_DPR_REPLICATION_ELEMENT has no exception.
Method IS_MARKED_FOR_REPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_MARKED | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Status 'Verteilung vorgemerkt' aktiv | 20020531 |
Method IS_MARKED_FOR_REPLICATION on class IF_DPR_REPLICATION_ELEMENT has no exception.
Method IS_REPLICATION_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXCL_MARKED_FOR_REPLICATION | Call by reference | Type reference (TYPE) | BOOLE_D | CL_DPR_CO=>SC_TRUE | Bool'scher Wert: Status 'Zur Verteilung vorgemerkt' exklud. | 20020531 | |
2 | ![]() |
RV_IS_ACTIVE | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Anwendungsobjekt ist in Verteilungsprozeß | 20020531 |
Method IS_REPLICATION_ACTIVE on class IF_DPR_REPLICATION_ELEMENT has no exception.
Method IS_REPLICATION_OUTDATED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_OUTDATED | Value transfer | Type reference (TYPE) | BOOLE_D | Bool'scher Wert: Verteilung des Anwendungsobjekts veraltet | 20020603 |
Method IS_REPLICATION_OUTDATED on class IF_DPR_REPLICATION_ELEMENT has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in |