SAP ABAP Class CL_DPR_DEMO_SUBSYSTEM (Demo Implementation for Customer-Specific Subsystem)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO (Application Component) Project Management
⤷
DEVELOPMENT_PROJECTS_SHARED (Package) Project Management - Shared Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_APPL_BOOTSTRAP_MEMBER | Development Projects: Classes to Be Initialized at Start | 20060426 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DPR_APPL_PLUG_IN_SUBSYSTEM | Development Projects: Interface for Subsystems to Be Loaded | 20060426 |
Properties
Class | CL_DPR_DEMO_SUBSYSTEM | |
Short Description | Demo Implementation for Customer-Specific Subsystem | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DEVELOPMENT_PROJECTS_SHARED | Project Management - Shared Objects |
Created | 20060426 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DPR_DEMO_SUBSYSTEM has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_DPR_APPL_BOOTSTRAP_MEMBER | Development Projects: Classes to Be Initialized at Start | 20060426 | ||
2 | IF_DPR_APPL_PLUG_IN_SUBSYSTEM | Development Projects: Interface for Subsystems to Be Loaded | 20060426 |
Friends
Class CL_DPR_DEMO_SUBSYSTEM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_CUSTOM_DATA_UPD | Customer-Data Container with Update Indicator | 20060426 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'C' | Action 'Change' | 20060427 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'D' | Action 'Delete' | 20060427 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'I' | Action 'Insert' | 20060427 | |
5 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_DPR_DEMO_SUBSYSTEM | Demo Implementation for Customer-Specific Subsystem | 20060426 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20060427 |
2 | ![]() |
Instance method | Public | Method | Mark Customer Data for an Object for Deletion | 20060427 |
3 | ![]() |
Instance method | Public | Method | Read Customer Data for an Object | 20060427 |
4 | ![]() |
Static method | Public | Method | Internal Management of Singleton | 20060426 |
5 | ![]() |
Instance method | Public | Method | Initialize Customer Data for an Object | 20060427 |
6 | ![]() |
Instance method | Public | Method | Reset Customer Data for an Object | 20060502 |
7 | ![]() |
Instance method | Public | Event handling method | Application Object Was Deleted | 20060427 |
8 | ![]() |
Instance method | Public | Method | Select Customer Data for an Object | 20060427 |
9 | ![]() |
Instance method | Public | Method | Set Customer Data for an Object | 20060426 |
Events
Class CL_DPR_DEMO_SUBSYSTEM has no event.
Types
Class CL_DPR_DEMO_SUBSYSTEM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DPR_DEMO_SUBSYSTEM has no parameter.
Method CONSTRUCTOR on class CL_DPR_DEMO_SUBSYSTEM has no exception.
Method DELETE_CUSTOM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | DPR_TV_GUID | GUID des Anwendungsobjekts | 20060427 |
Method DELETE_CUSTOM_DATA on class CL_DPR_DEMO_SUBSYSTEM has no exception.
Method GET_CUSTOM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | DPR_TV_GUID | GUID des Anwendungsobjekts | 20060427 | ||
2 | ![]() |
RS_CUSTOM_DATA_UPD | Value transfer | Type reference (TYPE) | DPR_TS_CUSTOM_DATA_UPD | Kundendaten mit Update-Kennzeichen | 20060427 |
Method GET_CUSTOM_DATA on class CL_DPR_DEMO_SUBSYSTEM has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_DPR_DEMO_SUBSYSTEM | Demo-Implementierung für kundeneigenes Subsystem | 20060426 |
Method GET_INSTANCE on class CL_DPR_DEMO_SUBSYSTEM has no exception.
Method INIT_CUSTOM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | DPR_TV_GUID | GUID des Anwendungsobjekts | 20060427 | ||
2 | ![]() |
RV_CUSTOM_DATA1 | Value transfer | Type reference (TYPE) | DPR_TV_CUSTOM_DATA1 | Kundendatum1 | 20060427 |
Method INIT_CUSTOM_DATA on class CL_DPR_DEMO_SUBSYSTEM has no exception.
Method INVALID_CUSTOM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | DPR_TV_GUID | GUID des Anwendungsobjekts | 20060502 |
Method INVALID_CUSTOM_DATA on class CL_DPR_DEMO_SUBSYSTEM has no exception.
Method ON_OBJECT_DELETED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20060427 |
Method ON_OBJECT_DELETED on class CL_DPR_DEMO_SUBSYSTEM has no exception.
Method SELECT_CUSTOM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | DPR_TV_GUID | GUID des Anwendungsobjekts | 20060427 | ||
2 | ![]() |
RS_CUSTOM_DATA | Value transfer | Type reference (TYPE) | DPR_TS_CUSTOM_DATA_UPD | Kundendaten mit Update-Kennzeichen | 20060427 |
Method SELECT_CUSTOM_DATA on class CL_DPR_DEMO_SUBSYSTEM has no exception.
Method SET_CUSTOM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CUSTOM_DATA | Call by reference | Type reference (TYPE) | DPR_TS_CUSTOM_DATA_EXT | Kundendaten | 20060427 |
Method SET_CUSTOM_DATA on class CL_DPR_DEMO_SUBSYSTEM has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 450 |