SAP ABAP Class CL_DPR_API_VERSION_HEADER (Proj. Mgmt Version Handling)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-EXT-API (Application Component) BAPI Interface for cProjects
     DEVELOPMENT_PROJECTS_API (Package) API for Project Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_PROVIDER_ACCESS ESA: "CRUD" Interface Pattern 20050112
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_PROVIDER_ACTION ESA: "Action" Interface Pattern 20050112
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_PROVIDER_INT ESA: Interface Patterns (Internal) 20050112
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_PROVIDER_LOCKING ESA: "Locking" Interface Pattern 20050112
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_PROVIDER_QUERY ESA: "Query" Interface Pattern 20050112
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_PROVIDER_VALUE_SET ESA: "Value Set" Interface Pattern 20050112
Properties
Class CL_DPR_API_VERSION_HEADER  
Short Description Proj. Mgmt Version Handling    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_API   API for Project Management 
Created 20050112   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPR_API_VERSION_HEADER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DPR_PROVIDER_ACCESS ESA: "CRUD" Interface Pattern 20050112
2 IF_DPR_PROVIDER_ACTION ESA: "Action" Interface Pattern 20050112
3 IF_DPR_PROVIDER_INT ESA: Interface Patterns (Internal) 20050112
4 IF_DPR_PROVIDER_LOCKING ESA: "Locking" Interface Pattern 20050112
5 IF_DPR_PROVIDER_QUERY ESA: "Query" Interface Pattern 20050112
6 IF_DPR_PROVIDER_VALUE_SET ESA: "Value Set" Interface Pattern 20050112
Friends
# Friend Modeled only Created on Description
1 CL_DPR_API_FACTORY 20050112 Factory for Creating API Instances
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CHANGE_MODE_CREATE Instance attribute Protected Attribute reference (LIKE) 20050112
2 CO_CHANGE_MODE_DELETE Instance attribute Protected Attribute reference (LIKE) 20050112
3 CO_CHANGE_MODE_UPDATE Instance attribute Protected Attribute reference (LIKE) 20050112
4 CO_EDIT Instance attribute Protected Attribute reference (LIKE) 20050112
5 CO_EDIT_EXCLUSIVE Instance attribute Protected Attribute reference (LIKE) 20050112
6 CO_READ_ONLY Instance attribute Protected Attribute reference (LIKE) 20050112
7 MV_API_OBJECT_TYPE Instance attribute Protected Type reference (TYPE) STRING API Object Types 20050112
8 MV_APPLICATION Instance attribute Private Type reference (TYPE) CGPL_APPLICATION_TYPE Application in Project Planning 20050112
9 MV_CLASSNAME Instance attribute Protected Type reference (TYPE) SEOCLSNAME Object Type Name 20050112
10 MV_STRUC_NAME_DPR_CHG Instance attribute Protected Type reference (TYPE) STRUKNAME Name of Structure 20050112
11 MV_STRUC_NAME_ROOT Instance attribute Protected Type reference (TYPE) STRUKNAME Name of Structure for BO Node 20050112
12 MV_STRUC_NAME_ROOT_DATA Instance attribute Protected Type reference (TYPE) STRUKNAME Name of Data Structure for BO Node 20050112
13 MV_STRUC_NAME_ROOT_KEY Instance attribute Protected Type reference (TYPE) STRUKNAME Name of Key Structure for BO Node 20050112
14 MV_STRUC_NAME_ROOT_OBJECT_KEY Instance attribute Protected Type reference (TYPE) STRUKNAME Name of Structure 20050112
15 SS_INSTANCE Static Attribute Protected Type reference (TYPE) TS_INSTANCE Instance of IF_DPR_PROVIDER_INT (Application-Dependent) 20050112
16 ST_INSTANCE Static Attribute Protected Type reference (TYPE) TT_INSTANCE Instances of IF_DPR_PROVIDER_INT (Application-Dependent) 20050112
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050112
2 GET_ALL_VRSN_HDR_LONGTEXTS Instance method Private Method Import All Version Long Texts 20050117
3 GET_ALL_VRSN_HDR_SHORTTEXTS Instance method Private Method Import All Version Short Texts 20050112
4 GET_FULL_BO_NODE_NAME Instance method Protected Method Get Entire BO Node Name with API Object Category 20050112
5 GET_INSTANCE Static method Protected Method Gets Instance for an Application 20050112
6 GET_PROVIDER_INT Instance method Protected Method Provider /-Attributes Suitable for Association/DPR Obj.Cat. 20050112
7 LOCK Instance method Protected Method Lock BO Node 20050118
8 MODIFY Instance method Protected Method 20050112
9 MODIFY_CREATE_BO_NODE Instance method Protected Method Create BO Node 20050112
10 MODIFY_DELETE_BO_NODE Instance method Protected Method Delete BO Node 20050112
11 MODIFY_UPDATE_BO_NODE Instance method Protected Method Change BO Node 20050112
12 QUERY Instance method Protected Method 20050112
13 QUERY_GET_VERSION_HEADERS Instance method Private Method Access Method to All Versions 20050112
14 QUERY_GET_VERS_HEADERS_FOR_PRJ Instance method Private Method Supplies Versions that Exist for a Project 20050112
15 QUERY_GET_VSH_FOR_S_PRJ Instance method Private Method Delivers Version for Snapshot and Simulation Project 20050114
16 RETRIEVE Instance method Protected Method Read Attributes of Object 20050112
17 RETRIEVE_BY_ASSOCIATION Instance method Protected Method 20050112
18 SET_ACTION_PROPERTY Instance method Private Method Sets Property for Attributes and Action 20050218
19 SET_ATTRIBUTE_PROPERTY Instance method Private Method Sets Property for Attributes and Action 20050202
20 UNLOCK Instance method Protected Method Unlock BO Node 20050118
Events
Class CL_DPR_API_VERSION_HEADER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_INSTANCE Protected See coding 20050112 BEGIN OF ts_instance, application TYPE cgpl_application_type, classname TYPE seoclsname, instance TYPE REF TO if_dpr_provider_int, END OF ts_instance
2 TT_INSTANCE Protected See coding 20050112 tt_instance TYPE HASHED TABLE OF ts_instance WITH UNIQUE KEY application classname
3 TT_MODIFICATIONS Protected Attribute reference (LIKE) 20050112
4 TT_SELECTION_PARAMETERS Protected Attribute reference (LIKE) 20050112
5 TY_CHANGE_MODE Protected Attribute reference (LIKE) 20050112
6 TY_EDIT_MODE Protected Attribute reference (LIKE) 20050112
7 TY_MODIFICATIONS Protected Attribute reference (LIKE) 20050112
8 TY_QUERY_INFO Protected Attribute reference (LIKE) 20050112
9 TY_QUERY_OPTIONS Protected Attribute reference (LIKE) 20050112
10 TY_SELECTION_PARAMETER Protected Attribute reference (LIKE) 20050112
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) CGPL_APPLICATION_TYPE CL_DPR_CO=>SC_APPLICATION_TYPE_DPR Applikation in der Projektplanung 20050112

Method CONSTRUCTOR on class CL_DPR_API_VERSION_HEADER has no exception.

Method GET_ALL_VRSN_HDR_LONGTEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE 20050117
2 Exporting ET_LINK_SOURCE_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20050117
3 Exporting ET_LINK_TARGET_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20050117
4 Importing IR_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_DPR_MESSAGE_BUFFER Message Handler Interface 20050117
5 Importing IR_PROPERTY_HANDLER Call by reference Object reference (TYPE REF TO) IF_DPR_PROPERTY_HANDLER Attribute Handler Interface 20050117
6 Importing IS_KEY Call by reference Type reference (TYPE) ANY Key Struktur 20050117
7 Importing IV_ASSOCIATION_NAME Call by reference Type reference (TYPE) STRING Message Handler Interface 20050117
8 Importing IV_BO_NODE_NAME Call by reference Type reference (TYPE) STRING Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050117
9 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) I 20050117
10 Importing IV_FILL_DATA Call by reference Type reference (TYPE) BOOLE_D Boolean 20050117
11 Importing IV_FILL_PROPERTIES Call by reference Type reference (TYPE) BOOLE_D Boolean 20050117
12 Importing IV_RETRIEVE_BEFORE_IMAGE Call by reference Type reference (TYPE) BOOLE_D Boolean 20050117

Method GET_ALL_VRSN_HDR_LONGTEXTS on class CL_DPR_API_VERSION_HEADER has no exception.

Method GET_ALL_VRSN_HDR_SHORTTEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE 20050112
2 Exporting ET_LINK_SOURCE_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20050112
3 Exporting ET_LINK_TARGET_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20050112
4 Importing IR_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_DPR_MESSAGE_BUFFER Message Handler Interface 20050112
5 Importing IR_PROPERTY_HANDLER Call by reference Object reference (TYPE REF TO) IF_DPR_PROPERTY_HANDLER Attribute Handler Interface 20050112
6 Importing IS_KEY Call by reference Type reference (TYPE) ANY Key Struktur 20050112
7 Importing IV_ASSOCIATION_NAME Call by reference Type reference (TYPE) STRING Message Handler Interface 20050112
8 Importing IV_BO_NODE_NAME Call by reference Type reference (TYPE) STRING Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050112
9 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) I 20050112
10 Importing IV_FILL_DATA Call by reference Type reference (TYPE) BOOLE_D Boolean 20050112
11 Importing IV_FILL_PROPERTIES Call by reference Type reference (TYPE) BOOLE_D Boolean 20050112
12 Importing IV_RETRIEVE_BEFORE_IMAGE Call by reference Type reference (TYPE) BOOLE_D Boolean 20050112

Method GET_ALL_VRSN_HDR_SHORTTEXTS on class CL_DPR_API_VERSION_HEADER has no exception.

Method GET_FULL_BO_NODE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_NODE_NAME Call by reference Type reference (TYPE) STRING BO Knotenname 20050112
2 Returning RV_BO_NODE_NAME_FULL Value transfer Type reference (TYPE) STRING Vollständiger BO Knotenname 20050112

Method GET_FULL_BO_NODE_NAME on class CL_DPR_API_VERSION_HEADER has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPLICATION Call by reference Type reference (TYPE) CGPL_APPLICATION_TYPE CL_DPR_CO=>SC_APPLICATION_TYPE_DPR Applikation in der Projektplanung 20050112
2 Importing IV_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20050112
3 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) IF_DPR_PROVIDER_INT ESA: Interface-Patterns 20050112

Method GET_INSTANCE on class CL_DPR_API_VERSION_HEADER has no exception.

Method GET_PROVIDER_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_PROVIDER_INT Call by reference Object reference (TYPE REF TO) IF_DPR_PROVIDER_INT ESA: Interface-Patterns (intern) 20050112
2 Exporting EV_API_OBJECT_TYPE Call by reference Type reference (TYPE) STRING BO Knoten Typ 20050112
3 Exporting EV_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME Providerklasse zu ROOT-Knoten 20050112
4 Exporting EV_DPR_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050112
5 Exporting EV_STATUS_OBJECT_TYPE Call by reference Type reference (TYPE) J_OBTYP Objekttyp für Status 20050112
6 Exporting EV_STRUC_NAME_DPR_CHG Call by reference Type reference (TYPE) STRUKNAME Name der Änderungsstruktur für ROOT-Knoten 20050112
7 Exporting EV_STRUC_NAME_ROOT Call by reference Type reference (TYPE) STRUKNAME Name der Datenstruktur für ROOT-Knoten 20050112
8 Exporting EV_STRUC_NAME_ROOT_DATA Call by reference Type reference (TYPE) STRUKNAME Name der Datenstruktur für ROOT-Knoten 20050112
9 Exporting EV_STRUC_NAME_ROOT_KEY Call by reference Type reference (TYPE) STRUKNAME Name der Datenstruktur für ROOT-Knoten 20050112
10 Importing IV_ASSOCIATION_NAME Call by reference Type reference (TYPE) STRING Assoziationsname 20050112
11 Importing IV_DPR_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050112
12 Importing IV_IS_TEMPLATE Call by reference Type reference (TYPE) BOOLE_D 'X'=Template 20050112

Method GET_PROVIDER_INT on class CL_DPR_API_VERSION_HEADER has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20050118
2 Importing IN_CHANGE_HANDLER Call by reference Object reference (TYPE REF TO) OBJECT 20050118
3 Importing IN_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20050118
4 Importing IN_LOCKMODE Call by reference Type reference (TYPE) DPR_TV_LOCKMODE Sperrmodus 20050118

Method LOCK on class CL_DPR_API_VERSION_HEADER has no exception.

Method MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CHANGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_DPR_CHANGE_HANDLER 20050112
2 Importing IR_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_DPR_MESSAGE_BUFFER Message Handler Interface 20050112
3 Importing IT_MODIFICATIONS Call by reference Type reference (TYPE) TT_MODIFICATIONS 20050112

Method MODIFY on class CL_DPR_API_VERSION_HEADER has no exception.

Method MODIFY_CREATE_BO_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CHANGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_DPR_CHANGE_HANDLER 20050112
2 Importing IR_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_DPR_MESSAGE_BUFFER Message Handler Interface 20050112
3 Importing IS_MODIFICATIONS Call by reference Type reference (TYPE) TY_MODIFICATIONS 20050112

Method MODIFY_CREATE_BO_NODE on class CL_DPR_API_VERSION_HEADER has no exception.

Method MODIFY_DELETE_BO_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CHANGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_DPR_CHANGE_HANDLER 20050112
2 Importing IR_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_DPR_MESSAGE_BUFFER Message Handler Interface 20050112
3 Importing IS_MODIFICATIONS Call by reference Type reference (TYPE) TY_MODIFICATIONS 20050112

Method MODIFY_DELETE_BO_NODE on class CL_DPR_API_VERSION_HEADER has no exception.

Method MODIFY_UPDATE_BO_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CHANGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_DPR_CHANGE_HANDLER 20050112
2 Importing IR_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_DPR_MESSAGE_BUFFER Message Handler Interface 20050112
3 Importing IS_MODIFICATIONS Call by reference Type reference (TYPE) TY_MODIFICATIONS 20050112

Method MODIFY_UPDATE_BO_NODE on class CL_DPR_API_VERSION_HEADER has no exception.

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QUERY_INFO Call by reference Type reference (TYPE) TY_QUERY_INFO 20050112
2 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE 20050112
3 Exporting ET_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20050112
4 Importing IR_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_DPR_MESSAGE_BUFFER Message Handler Interface 20050112
5 Importing IT_FILTER_KEYS Call by reference Type reference (TYPE) INDEX TABLE Filterung auf Keys 20050112
6 Importing IT_QUERY_OPTIONS Call by reference Type reference (TYPE) TY_QUERY_OPTIONS Optionen einer Query 20050112
7 Importing IT_SELECTION_PARAMETERS Call by reference Type reference (TYPE) TT_SELECTION_PARAMETERS Selektionsparameter 20050112
8 Importing IV_BO_NODE_NAME Call by reference Type reference (TYPE) STRING Bo-Knoten Name 20050112
9 Importing IV_FILL_DATA Call by reference Type reference (TYPE) BOOLE_D SPACE OUT_DATA muß gefüllt werden 20050112
10 Importing IV_QUERY_NAME Call by reference Type reference (TYPE) STRING Query Name 20050112

Method QUERY on class CL_DPR_API_VERSION_HEADER has no exception.

Method QUERY_GET_VERSION_HEADERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE 20050112
2 Exporting ET_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20050112
3 Importing IR_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_DPR_MESSAGE_BUFFER cProjects-API: Message handler 20050112
4 Importing IT_SELECTION_PARAMETERS Call by reference Type reference (TYPE) TT_SELECTION_PARAMETERS 20060117
5 Importing IV_BO_NODE_NAME Call by reference Type reference (TYPE) STRING Bo-Knoten Name 20050112
6 Importing IV_FILL_DATA Call by reference Type reference (TYPE) BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050112

Method QUERY_GET_VERSION_HEADERS on class CL_DPR_API_VERSION_HEADER has no exception.

Method QUERY_GET_VERS_HEADERS_FOR_PRJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE 20050112
2 Exporting ET_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20050112
3 Importing IR_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_DPR_MESSAGE_BUFFER cProjects-API: Message handler 20050112
4 Importing IT_SELECTION_PARAMETERS Call by reference Type reference (TYPE) TT_SELECTION_PARAMETERS 20050112
5 Importing IV_BO_NODE_NAME Call by reference Type reference (TYPE) STRING Bo-Knoten Name 20050112
6 Importing IV_FILL_DATA Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050112

Method QUERY_GET_VERS_HEADERS_FOR_PRJ on class CL_DPR_API_VERSION_HEADER has no exception.

Method QUERY_GET_VSH_FOR_S_PRJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) INDEX TABLE 20050114
2 Exporting ET_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20050114
3 Importing IR_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_DPR_MESSAGE_BUFFER cProjects-API: Message handler 20050114
4 Importing IT_SELECTION_PARAMETERS Call by reference Type reference (TYPE) TT_SELECTION_PARAMETERS 20050114
5 Importing IV_BO_NODE_NAME Call by reference Type reference (TYPE) STRING Bo-Knoten Name 20050114
6 Importing IV_FILL_DATA Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050114

Method QUERY_GET_VSH_FOR_S_PRJ on class CL_DPR_API_VERSION_HEADER has no exception.

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20050112
2 Importing IN_EDIT_MODE Call by reference Type reference (TYPE) IF_DPR_PROVIDER_ACCESS~TY_EDIT_MODE 20050112
3 Importing IN_FILL_PROPERTIES Call by reference Type reference (TYPE) BOOLE_D Boolean 20050112
4 Importing IN_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20050112
5 Importing IN_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_DPR_MESSAGE_BUFFER Message Handler Interface 20050112
6 Importing IN_PROPERTY_HANDLER Call by reference Object reference (TYPE REF TO) IF_DPR_PROPERTY_HANDLER Attribute Handler Interface 20050112
7 Importing IN_RETRIEVE_BEFORE_IMAGE Call by reference Type reference (TYPE) BOOLE_D Boolean 20050112
8 Exporting OUT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20050112
9 Exporting OUT_FAILED_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20050112

Method RETRIEVE on class CL_DPR_API_VERSION_HEADER has no exception.

Method RETRIEVE_BY_ASSOCIATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_ASSOCIATION_NAME Call by reference Type reference (TYPE) STRING 20050112
2 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20050112
3 Importing IN_EDIT_MODE Call by reference Type reference (TYPE) TY_EDIT_MODE 20050112
4 Importing IN_FILL_DATA Call by reference Type reference (TYPE) BOOLE_D Boolean 20050112
5 Importing IN_FILL_PROPERTIES Call by reference Type reference (TYPE) BOOLE_D Boolean 20050112
6 Importing IN_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20050112
7 Importing IN_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_DPR_MESSAGE_BUFFER Message Handler Interface 20050112
8 Importing IN_PROPERTY_HANDLER Call by reference Object reference (TYPE REF TO) IF_DPR_PROPERTY_HANDLER Attribute Handler Interface 20050112
9 Importing IN_RETRIEVE_BEFORE_IMAGE Call by reference Type reference (TYPE) BOOLE_D SPACE Boolean 20050112
10 Exporting OUT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20050112
11 Exporting OUT_LINK_SOURCE_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20050112
12 Exporting OUT_LINK_TARGET_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20050112

Method RETRIEVE_BY_ASSOCIATION on class CL_DPR_API_VERSION_HEADER has no exception.

Method SET_ACTION_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROPERTY_HANDLER Call by reference Object reference (TYPE REF TO) IF_DPR_PROPERTY_HANDLER Abstraktes Applikationsobjekt 20050218
2 Importing IR_ROOT_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20050218
3 Importing IS_KEY Call by reference Type reference (TYPE) ANY 20050218
4 Importing IV_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20050218

Method SET_ACTION_PROPERTY on class CL_DPR_API_VERSION_HEADER has no exception.

Method SET_ATTRIBUTE_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROPERTY_HANDLER Call by reference Object reference (TYPE REF TO) IF_DPR_PROPERTY_HANDLER Abstraktes Applikationsobjekt 20050202
2 Importing IR_ROOT_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20050202
3 Importing IS_KEY Call by reference Type reference (TYPE) ANY 20050202
4 Importing IV_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20050202

Method SET_ATTRIBUTE_PROPERTY on class CL_DPR_API_VERSION_HEADER has no exception.

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_BO_NODE_NAME Call by reference Type reference (TYPE) STRING 20050118
2 Importing IN_CHANGE_HANDLER Call by reference Object reference (TYPE REF TO) OBJECT 20050118
3 Importing IN_KEYS Call by reference Type reference (TYPE) INDEX TABLE 20050118

Method UNLOCK on class CL_DPR_API_VERSION_HEADER has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400