SAP ABAP Class CL_DPR_REPLICATION_BROKER (Development Projects: Visitor for Confirmation of Replicatn)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-EXT (Application Component) Connection to External Systems
⤷
DEVELOPMENT_PROJECTS_REPLICATN (Package) Project Management - Replication

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_VISITOR | Development Projects: Abstract Visitor | 20020531 |
Properties
Class | CL_DPR_REPLICATION_BROKER | |
Short Description | Development Projects: Visitor for Confirmation of Replicatn | |
Super Class | CL_DPR_VISITOR | Development Projects: Abstract Visitor |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | DPR_REPLICATION | |
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | DEVELOPMENT_PROJECTS_REPLICATN | Project Management - Replication |
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 CL_DPR_REPLICATION_BROKER has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | IF_DPR_REPLICATION_MANAGER | 20020531 | Development Projects: Replication Manager |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_REPLICATION_ELEMENT | Development Projects: Interface of Replicable Appl. Objects | 20020601 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_GUIDS | GUID of Component Objects | 20020601 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_GUIDS | GUID of Components Processed Incorrectly | 20020603 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_GUIDS | GUID of Components Processed Successfully | 20020602 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_GUIDS | GUID of Components Not Yet Processed | 20020602 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Components with Errors Exist (Only If Replication OK) | 20020603 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Boolean Value: Replication Successful | 20020601 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020531 |
2 | ![]() |
Static method | Private | Method | Confirm Replication | 20020531 |
3 | ![]() |
Static method | Private | Method | Confirm Distribution (With Components from COMMONS) | 20030131 |
4 | ![]() |
Instance method | Public | Constructor | Constructor | 20020531 |
5 | ![]() |
Static method | Private | Method | Create New Instance | 20020601 |
6 | ![]() |
Instance method | Private | Method | Confirm Replication of Individual Components | 20020602 |
7 | ![]() |
Instance method | Private | Method | Confirm Replication of a Replicable Component | 20020603 |
8 | ![]() |
Instance method | Private | Method | Confirm Replication of a Lower-Level Component | 20020603 |
9 | ![]() |
Instance method | Public | Method | Access Method to Components (Reading) | 20020601 |
10 | ![]() |
Instance method | Private | Method | Access Method to Components (Reading) | 20020601 |
11 | ![]() |
Instance method | Private | Method | Access Method to Resolution Parameters (Writing) | 20020601 |
Events
Class CL_DPR_REPLICATION_BROKER has no event.
Types
Class CL_DPR_REPLICATION_BROKER has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_DPR_REPLICATION_BROKER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_REPLICATION_BROKER has no exception.
Method CONFIRM_REPLICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ROOT_REPLICATION_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_REPLICATION_ELEMENT | Referenz des Wurzelobjekts | 20020601 | ||
2 | ![]() |
IT_COMPONENTS | Call by reference | Type reference (TYPE) | DPR_TT_GUIDS | GUIDs der Komponentenobjekte | 20020531 | ||
3 | ![]() |
IV_SUCCESSFUL | Call by reference | Type reference (TYPE) | BOOLE_D | Bool'scher Wert:' Verteilung erfolgreich' | 20020531 | ||
4 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20020531 |
Method CONFIRM_REPLICATION on class CL_DPR_REPLICATION_BROKER has no exception.
Method CONFIRM_REPLICATION_COMMONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Referenz des Wurzelobjekts | 20030131 | ||
2 | ![]() |
IT_COMPONENTS | Call by reference | Type reference (TYPE) | DPR_TT_COMMONS | Refernzen auf Komponentenobjekte | 20030131 | ||
3 | ![]() |
IV_SUCCESSFUL | Call by reference | Type reference (TYPE) | BOOLE_D | Bool'scher Wert:' Verteilung erfolgreich' | 20030131 | ||
4 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20030131 |
Method CONFIRM_REPLICATION_COMMONS on class CL_DPR_REPLICATION_BROKER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DPR_REPLICATION_BROKER has no parameter.
Method CONSTRUCTOR on class CL_DPR_REPLICATION_BROKER has no exception.
Method CREATE_BROKER_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ROOT_REPLICATION_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_REPLICATION_ELEMENT | Referenz des Wurzelobjekts | 20020601 | ||
2 | ![]() |
IT_COMPONENTS | Call by reference | Type reference (TYPE) | DPR_TT_GUIDS | GUIDs der Komponentenobjekte | 20020601 | ||
3 | ![]() |
IV_SUCCESSFUL | Call by reference | Type reference (TYPE) | BOOLE_D | Bool'scher Wert:' Verteilung erfolgreich' | 20020601 | ||
4 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_DPR_REPLICATION_BROKER | Development Projects: Besucher zur Rückmeldung d. Verteilung | 20020601 |
Method CREATE_BROKER_INSTANCE on class CL_DPR_REPLICATION_BROKER has no exception.
Method DO_CONFIRM_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Anwendungsobjekte | 20020602 | ||
2 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20020603 |
Method DO_CONFIRM_COMPONENT on class CL_DPR_REPLICATION_BROKER has no exception.
Method DO_CONFIRM_REPLICATION_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_REPLICATION_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_REPLICATION_ELEMENT | Development Projects: Schnittstelle verteilbaren Anw.Objekte | 20020603 | ||
2 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20020603 |
Method DO_CONFIRM_REPLICATION_ELEMENT on class CL_DPR_REPLICATION_BROKER has no exception.
Method DO_CONFIRM_SUBORDINATE_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_COMMON | Development Projects: Schnittstelle aller Anwendungsobjekte | 20020603 | ||
2 | ![]() |
RV_RC | Value transfer | Type reference (TYPE) | I | Rückgabewert (0 = Aufruf OK) | 20020603 |
Method DO_CONFIRM_SUBORDINATE_ELEMENT on class CL_DPR_REPLICATION_BROKER has no exception.
Method GET_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_COMPONENTS | Value transfer | Type reference (TYPE) | DPR_TT_GUIDS | GUIDs der Komponentenobjekte | 20020601 |
Method GET_COMPONENTS on class CL_DPR_REPLICATION_BROKER has no exception.
Method SET_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_COMPONENTS | Call by reference | Type reference (TYPE) | DPR_TT_GUIDS | GUIDs der Komponentenobjekte | 20020601 |
Method SET_COMPONENTS on class CL_DPR_REPLICATION_BROKER has no exception.
Method SET_CONFIRMATION_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ROOT_REPLICATION_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_DPR_REPLICATION_ELEMENT | Referenz des Wurzelobjekts | 20020601 | ||
2 | ![]() |
IT_COMPONENTS | Call by reference | Type reference (TYPE) | DPR_TT_GUIDS | GUIDs der Komponentenobjekte | 20020601 | ||
3 | ![]() |
IV_SUCCESSFUL | Call by reference | Type reference (TYPE) | BOOLE_D | Bool'scher Wert:' Verteilung erfolgreich' | 20020601 |
Method SET_CONFIRMATION_PARAMETERS on class CL_DPR_REPLICATION_BROKER has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |