SAP ABAP Class /BOBF/CL_CONF_MODEL_API (API: Create, Update and Delete the model of a certain BO)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   AP-RC-BOF-CFN (Application Component) Business Object Processing Framework Configuration
     /BOBF/CONFIGURATION (Package) Business Object Processing Configuration
Properties
Class /BOBF/CL_CONF_MODEL_API  
Short Description API: Create, Update and Delete the model of a certain BO    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /BOBF/CONFIGURATION   Business Object Processing Configuration 
Created 20090821   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /BOBF/IF_CONF_C Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /BOBF/CL_CONF_MODEL_API has no interface implemented.
Friends
Class /BOBF/CL_CONF_MODEL_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INSTANCE Static Attribute Protected Object reference (TYPE REF TO) /BOBF/CL_CONF_MODEL_API API: Create, Update and Delete the model of a certain BO 20130208
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ACTION_NAME Static method Public Method Check the name of an action 20091105
2 CHECK_ASSOCIATION_NAME Static method Public Method Check the name of a association 20130207
3 CHECK_CLASS_NAME Static method Public Method Check the name of a class 20091106
4 CHECK_DDIC_NAME Static method Public Method Check the name of a DDIC element 20091106
5 CHECK_DETERMINATION_NAME Static method Public Method Check the name of a determination 20091105
6 CHECK_NODE_NAME Static method Public Method Check the name of a node 20091105
7 CHECK_QUERY_NAME Static method Public Method Check the name of an action 20091215
8 CHECK_VALIDATION_NAME Static method Public Method Check the name of a validation 20091105
9 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20130208
10 CREATE_ACTION Static method Public Method Allows to create a new action 20090821
11 CREATE_ACTION_VALIDATION Static method Public Method Allows to create a new action validation 20090924
12 CREATE_ASSOCIATION Static method Public Method Allows to create a new association 20130207
13 CREATE_BUSINESS_OBJECT Static method Public Method Allows to create a new business object 20120725
14 CREATE_CONSTANTS_INTERFACE Static method Public Method Create/ Recreate the constant interface of a certain BO 20110421
15 CREATE_DETERMINATION Static method Private Method Allows to create a new determination 20090821
16 CREATE_DET_AFTER_MODIFY Static method Public Method Derive dependent data immediately after modification 20091013
17 CREATE_DET_BEFORE_SAVE Static method Public Method Derive dependent data before saving 20091013
18 CREATE_DET_FILL_TRANSIENT_ATTR Static method Public Method Fill transient attributes of persistent nodes 20091013
19 CREATE_DET_PROPERTY Static method Public Method Derive instances of transient subnodes 20120309
20 CREATE_DET_SET_TRANSIENT_NODE Static method Public Method Derive instances of transient subnodes 20091013
21 CREATE_ENHANCEMENT Static method Public Method Allows to create a new business object enhancement 20090908
22 CREATE_GROUP Static method Public Method Allows to create a new group 20091005
23 CREATE_NODE Static method Public Method Allows to create a new node 20090821
24 CREATE_QUERY Static method Public Method Allows to create a new action validation 20091214
25 CREATE_VALIDATION Static method Public Method Allows to create a new consistency validation 20090821
26 DELETE_ACTION Static method Public Method Allows to delete a certain action 20090821
27 DELETE_ACTION_VALIDATION Static method Public Method Allows to delete a certain action validation 20090924
28 DELETE_ASSOCIATION Static method Public Method Allow to delete a certain association 20130208
29 DELETE_BUSINESS_OBJECT Static method Public Method Allows to delete a certain enhancement 20120727
30 DELETE_DETERMINATION Static method Public Method Allows to delete a certain determination 20090821
31 DELETE_ENHANCEMENT Static method Public Method Allows to delete a certain enhancement 20090923
32 DELETE_GROUP Static method Public Method Allows to delete a certain consistency group 20091005
33 DELETE_NODE Static method Public Method Allows to delete a certain node 20090821
34 DELETE_QUERY Static method Public Method Allows to delete a certain action validation 20091214
35 DELETE_ROOT_NODE Static method Private Method Deletes the Root Node of the BO 20120730
36 DELETE_VALIDATION Static method Public Method Allows to delete a certain consistency validation 20090821
37 DERIVE_NAMESPACE_AND_PREFIX Static method Private Method Derives namespace and prefix from BO name 20120725
38 GET_ACTION Static method Public Method Returns the model of a certain action 20090821
39 GET_ACTION_TAB Static method Public Method Returns the models of all actions 20090821
40 GET_ASSOCIATION Static method Public Method Returns the model of a certain action 20100107
41 GET_ASSOCIATION_TAB Static method Public Method Returns the models of all associations 20091005
42 GET_ASSOCIATION_TAB_INT Instance method Protected Method Returns the models of all associations 20130208
43 GET_BO Static method Public Method Returns the model of a certain business object 20090823
44 GET_BO_TAB Static method Public Method Returns the models of all business objects 20090823
45 GET_BO_TAB_INT Instance method Protected Method Returns the models of all business objects 20130220
46 GET_DETERMINATION Static method Public Method Returns the model of a certain determination 20090821
47 GET_DETERMINATION_TAB Static method Public Method Returns the models of all determinations 20090821
48 GET_GROUP_TAB Static method Public Method Returns the models of all groups 20091005
49 GET_NODE Static method Public Method Returns the model of a certain node 20090821
50 GET_NODE_TAB Static method Public Method Returns the models of all nodes 20090821
51 GET_QUERY Static method Public Method Returns the model of a certain node 20091209
52 GET_QUERY_TAB Static method Public Method Returns the models of all queries 20091209
53 GET_STATUS_VARIABLE Static method Public Method Returns the model of a ceratain status variable 20091027
54 GET_TARGET_BOS_FOR_ASSOC Static method Public Method Returns all BOs which are suitable as a target of an assoc 20130214
55 GET_VALIDATION Static method Public Method Returns the model of a certain validation 20090821
56 GET_VALIDATION_TAB Static method Public Method Returns the models of all validations 20090821
57 GET_VERSION Static method Public Method Returns the model a certain version 20090921
58 IS_HANA_USED Static method Public Method Returns true if the system uses HANA 20130528
59 LOCK_ENHANCEMENT Static method Public Method Locks a certain enhancement 20091111
60 PROPOSE_ACTION_NAMES Static method Public Method Proposes the name of action's entities 20090927
61 PROPOSE_ACT_VALIDATION_NAMES Static method Public Method Proposes the name of an action validation's entities 20090927
62 PROPOSE_DETERMINATION_NAMES Static method Public Method Proposes the name of a determination's entities 20090927
63 PROPOSE_ENHANCEMENT_NAMES Static method Public Method Proposes the name of an enhancement's entities 20090930
64 PROPOSE_NODE_NAMES Static method Public Method Proposes the name of node's entities 20090927
65 PROPOSE_QUERY_NAMES Static method Public Method Proposes the name of action's entities 20091215
66 PROPOSE_VALIDATION_NAMES Static method Public Method Proposes the name of a validation's entities 20090927
67 QUERY_USES_HANA_VIEW Static method Public Method Returns true if the query is using a HANA view library class 20130528
68 UPDATE_ACTION Static method Public Method Allows to update a certain action 20091108
69 UPDATE_ACTION_VALIDATION Static method Public Method Allows to update a certain action validation 20091108
70 UPDATE_ASSOCIATION Static method Public Method Allows to update a certain association 20130208
71 UPDATE_BUSINESS_OBJECT Static method Public Method Updates the business object 20120730
72 UPDATE_DETERMINATION Static method Private Method Allows to update a certain determination 20091107
73 UPDATE_DET_AFTER_MODIFY Static method Public Method Allows to update a certain determination 20091107
74 UPDATE_DET_BEFORE_SAVE Static method Public Method Allows to update a certain determination 20091107
75 UPDATE_DET_CREATE_PROPERTIES Static method Public Method Allows to update a certain determination 20120410
76 UPDATE_DET_FILL_TRANSIENT_ATTR Static method Public Method Allows to update a certain determination 20091107
77 UPDATE_DET_SET_TRANSIENT_NODE Static method Public Method Allows to update a certain determination 20091107
78 UPDATE_ENHANCEMENT Static method Public Method Allows to update a certain enhancement 20091109
79 UPDATE_NODE Static method Public Method Allows to create a new node 20100107
80 UPDATE_QUERY Static method Public Method Allows to update a certain action 20091214
81 UPDATE_VALIDATION Static method Public Method Allows to update a consistency validation 20091108
Events
Class /BOBF/CL_CONF_MODEL_API has no event.
Types
Class /BOBF/CL_CONF_MODEL_API has no local type.
Method Signatures

Method CHECK_ACTION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091105
2 Exporting EV_VALID Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091105
3 Importing IV_ACTION_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Action Name 20091105
4 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091105
5 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20091105
6 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20091105

Method CHECK_ACTION_NAME on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CHECK_ASSOCIATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130207
2 Exporting EV_VALID Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130207
3 Importing IV_ASSOCIATION_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Association Name 20130207
4 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20130207
5 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20130207
6 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20130207

Method CHECK_ASSOCIATION_NAME on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CHECK_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE 20091106
2 Exporting EV_VALID Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091106
3 Importing IV_CHECK_ACTIVATION Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091106
4 Importing IV_CHECK_EXISTENCE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091106
5 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091106

Method CHECK_CLASS_NAME on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CHECK_DDIC_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20091106
2 Exporting EV_VALID Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091106
3 Importing IV_CHECK_ACTIVATION Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091106
4 Importing IV_CHECK_EXISTENCE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091106
5 Importing IV_DDIC_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091106
6 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) TBATGOBJ Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091106

Method CHECK_DDIC_NAME on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CHECK_DETERMINATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20091105
2 Exporting EV_VALID Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091105
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091105
4 Importing IV_CHECK_UNIQUENESS Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091107
5 Importing IV_DETERMINATION_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091105
6 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20091105
7 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Business Object Version 20091105

Method CHECK_DETERMINATION_NAME on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CHECK_NODE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20091105
2 Exporting EV_VALID Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091105
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091105
4 Importing IV_BO_NAMESPACE Call by reference Type reference (TYPE) NAMESPACE Namespace 20120731
5 Importing IV_BO_PREFIX Call by reference Type reference (TYPE) /BOBF/CONF_PREFIX Prefix 20120731
6 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091105
7 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Business Object Version 20091105

Method CHECK_NODE_NAME on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CHECK_QUERY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091215
2 Exporting EV_VALID Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091215
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091215
4 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20091215
5 Importing IV_QUERY_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Action Name 20091215
6 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20091215

Method CHECK_QUERY_NAME on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CHECK_VALIDATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20091105
2 Exporting EV_VALID Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091105
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091105
4 Importing IV_CHECK_UNIQUENESS Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091108
5 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Name 20091105
6 Importing IV_VALIDATION_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Determination 20091105
7 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Business Object Version 20091105

Method CHECK_VALIDATION_NAME on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /BOBF/CL_CONF_MODEL_API has no parameter.
Method CLASS_CONSTRUCTOR on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CREATE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTION_KEY Call by reference Type reference (TYPE) /BOBF/ACT_KEY Action 20090921
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Flag indicating the success of the operation 20090926
3 Importing IV_BASE_ACTION_KEY Call by reference Type reference (TYPE) /BOBF/ACT_KEY Action 20090924
4 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090926
5 Importing IV_CARDINALITY Call by reference Type reference (TYPE) /BOBF/CONF_ACT_CARDINALITY Cardinality of NodeIDs of Actions 20090921
6 Importing IV_CATEGORY Call by reference Type reference (TYPE) /BOBF/ACT_CAT Action Category 20090926
7 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20090926
8 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D Shall the action's class be created? 20090926
9 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20090909
10 Importing IV_IS_EXTENDIBLE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091009
11 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20090926
12 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY BOPF Configuration: Node 20090926
13 Importing IV_PARAMETER_STRUCTURE Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20090921
14 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Node 20090926

Method CREATE_ACTION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CREATE_ACTION_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTION_VALIDATION_KEY Call by reference Type reference (TYPE) /BOBF/VAL_KEY NodeID 20090926
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090926
3 Importing IV_ACTION_KEY Call by reference Type reference (TYPE) /BOBF/ACT_KEY Action 20090924
4 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090926
5 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20090926
6 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Shall the action's class be created? 20090926
7 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20090924
8 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20090926
9 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20090926

Method CREATE_ACTION_VALIDATION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CREATE_ASSOCIATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ASSOCIATION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_ASSOC_KEY Association 20130207
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Flag indicating the success of the operation 20130207
3 Importing IV_ASSOCIATION_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20130207
4 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20130207
5 Importing IV_CARDINALITY Call by reference Type reference (TYPE) /BOBF/OBM_CARDINALITY Association Cardinality 20130207
6 Importing IV_CATEGORY Call by reference Type reference (TYPE) /BOBF/OBM_ASSOC_CAT Association Category 20130207
7 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20130207
8 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130207
9 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20130207
10 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20130207
11 Importing IV_PARAMETER_STRUCTURE Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20130207
12 Importing IV_TARGET_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Target BO KEY 20130207
13 Importing IV_TARGET_NODE_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20130207
14 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Business Object Version 20130207

Method CREATE_ASSOCIATION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CREATE_BUSINESS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20120727
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D True if the BO creation was successful 20120725
3 Importing IV_BUSINESS_OBJECT_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20120725
4 Importing IV_CONSTANT_INTERFACE Call by reference Type reference (TYPE) SEOITFNAME Interface name 20120725
5 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20120725
6 Importing IV_ROOT_DATABASE_TABLE Call by reference Type reference (TYPE) TABNAME16 Root Databasde Table 20120725
7 Importing IV_ROOT_DATA_DATA_TYPE Call by reference Type reference (TYPE) STRUKNAME Root Data Type 20120725
8 Importing IV_ROOT_DATA_DATA_TYPE_T Call by reference Type reference (TYPE) STRUKNAME Root Transient Data Type 20120731
9 Importing IV_ROOT_DATA_TABLE_TYPE Call by reference Type reference (TYPE) TTYPENAME Root Combined Table Type 20120725
10 Importing IV_ROOT_DATA_TYPE Call by reference Type reference (TYPE) STRUKNAME Root Combined Data Type 20120725
11 Importing IV_ROOT_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20120725
12 Importing IV_ROOT_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20120725

Method CREATE_BUSINESS_OBJECT on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CREATE_CONSTANTS_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20110421

Method CREATE_CONSTANTS_INTERFACE on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CREATE_DETERMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DETERMINATION_KEY Call by reference Type reference (TYPE) /BOBF/DET_KEY Determination 20090928
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090928
3 Importing IT_DETERMINATION_TIME Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_DETTIME Configuration Model API: Execution Times 20091013
4 Importing IT_PREDECESSOR Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_DET_SEQ Configuration Model API: Determination List 20091013
5 Importing IT_REQUEST_NODES Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_REQUE_C Configuration Model API: Request Nodes complete 20091013
6 Importing IT_SUCCESSOR Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_DET_SEQ Configuration Model API: Determination List 20091013
7 Importing IT_WRITE_NODES Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_WRITE_C Configuration Model API: Write Nodes complete 20091013
8 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090928
9 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20090928
10 Importing IV_CONTENT_CAT Call by reference Type reference (TYPE) /BOBF/OBM_CONTENT_CAT /BOBF/IF_CONF_C=>SC_CONTENT_DET Entity Category 20120309
11 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090928
12 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20091005
13 Importing IV_DET_CATEGORY Call by reference Type reference (TYPE) /BOBF/DET_CAT /BOBF/IF_CONF_C=>SC_DETCAT_PERSISTENT Determination Category 20091013
14 Importing IV_DET_EDITMODE Call by reference Type reference (TYPE) /BOBF/CONF_EDIT_MODE_RESTRICT /BOBF/IF_CONF_C=>SC_EDIT_EXCLUSIVE Change Mode 20091013
15 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20090928
16 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20091013
17 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20090928

Method CREATE_DETERMINATION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CREATE_DET_AFTER_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DETERMINATION_KEY Call by reference Type reference (TYPE) /BOBF/DET_KEY 20091013
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D 20091013
3 Importing IT_PREDECESSOR Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_DET_SEQ Configuration Model API: Determination List 20091013
4 Importing IT_REQUEST_NODES Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_REQUEST Configuration Model API: Request Nodes 20091013
5 Importing IT_SUCCESSOR Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_DET_SEQ Configuration Model API: Determination List 20091013
6 Importing IT_WRITE_NODES Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_WRITE Configuration Model API: Write Nodes 20091013
7 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091013
8 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091013
9 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20091013
10 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20091013
11 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091013
12 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20091013
13 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Business Object Version 20091013

Method CREATE_DET_AFTER_MODIFY on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CREATE_DET_BEFORE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DETERMINATION_KEY Call by reference Type reference (TYPE) /BOBF/DET_KEY Determination 20091013
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091013
3 Importing IT_PREDECESSOR Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_DET_SEQ Configuration Model API: Determination List 20091013
4 Importing IT_REQUEST_NODES Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_REQUEST Configuration Model API: Determination Trigger 20091013
5 Importing IT_SUCCESSOR Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_DET_SEQ Configuration Model API: Determination List 20091013
6 Importing IT_WRITE_NODES Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_WRITE Configuration Model API: Write Nodes 20091013
7 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091013
8 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091013
9 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091013
10 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20091013
11 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091013
12 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20091013
13 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20091013

Method CREATE_DET_BEFORE_SAVE on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CREATE_DET_FILL_TRANSIENT_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DETERMINATION_KEY Call by reference Type reference (TYPE) /BOBF/DET_KEY Determination 20091013
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091013
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091013
4 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091013
5 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20091013
6 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20091013
7 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091013
8 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20091013
9 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Business Object Version 20091013

Method CREATE_DET_FILL_TRANSIENT_ATTR on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CREATE_DET_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DETERMINATION_KEY Call by reference Type reference (TYPE) /BOBF/DET_KEY Determination 20120309
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D 20120309
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20120309
4 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20120309
5 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20120309
6 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20120309
7 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20120309
8 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20120309
9 Importing IV_TRANSIENT_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Transient Subnode 20120309
10 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Version 20120309

Method CREATE_DET_PROPERTY on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CREATE_DET_SET_TRANSIENT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DETERMINATION_KEY Call by reference Type reference (TYPE) /BOBF/DET_KEY Determination 20091013
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D 20091013
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091013
4 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091013
5 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20091013
6 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20091013
7 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091013
8 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20091013
9 Importing IV_TRANSIENT_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Transient Subnode 20091013
10 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Version 20091013

Method CREATE_DET_SET_TRANSIENT_NODE on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CREATE_ENHANCEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ENHANCEMENT_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20090923
2 Exporting EV_NAMESPACE Call by reference Type reference (TYPE) NAMESPACE Namespace 20090923
3 Exporting EV_PREFIX Call by reference Type reference (TYPE) /BOBF/CONF_PREFIX Prefix 20090923
4 Exporting EV_SHORT_ENHANCEMENT_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20090923
5 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090928
6 Importing IV_CONSTANT_INTERFACE Call by reference Type reference (TYPE) SEOITFNAME Name 20090930
7 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20090908
8 Importing IV_ENHANCEMENT_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20090908
9 Importing IV_EXTENSIBLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091102
10 Importing IV_SUPER_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090908

Method CREATE_ENHANCEMENT on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CREATE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GROUP_KEY Call by reference Type reference (TYPE) /BOBF/OBM_GROUP_KEY Group 20091005
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091005
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091005
4 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20091005
5 Importing IV_GROUP_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091005
6 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20091005

Method CREATE_GROUP on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CREATE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20090924
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090928
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090928
4 Importing IV_CARDINALITY Call by reference Type reference (TYPE) /BOBF/OBM_CARDINALITY /BOBF/IF_CONF_C=>SC_CARD_MANY Association Cardinality 20091009
5 Importing IV_DATABASE_TABLE Call by reference Type reference (TYPE) TABNAME16 Database Table 20091001
6 Importing IV_DATA_DATA_TYPE Call by reference Type reference (TYPE) STRUKNAME Data Type 20091001
7 Importing IV_DATA_DATA_TYPE_T Call by reference Type reference (TYPE) STRUKNAME Transient Data Type 20091001
8 Importing IV_DATA_TABLE_TYPE Call by reference Type reference (TYPE) TTYPENAME Combined Table Type 20091001
9 Importing IV_DATA_TYPE Call by reference Type reference (TYPE) STRUKNAME Combined Data Type 20091001
10 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20090924
11 Importing IV_EXT_INCL_NAME Call by reference Type reference (TYPE) STRUKNAME Extension Include 20091001
12 Importing IV_EXT_INCL_NAME_T Call by reference Type reference (TYPE) STRUKNAME Transient Extension Include 20091001
13 Importing IV_GEN_DATABASE Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Generate database table 20091012
14 Importing IV_GEN_DATA_TABLE_TYPE Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Generate combiend table type 20091012
15 Importing IV_GEN_DATA_TYPE Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Generate combined structure 20091012
16 Importing IV_IS_EXTENDIBLE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091001
17 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20090924
18 Importing IV_PARENT_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20090924
19 Importing IV_TRANSIENT Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091001
20 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20090928

Method CREATE_NODE on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CREATE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_QUERY_KEY Call by reference Type reference (TYPE) /BOBF/OBM_QUERY_KEY NodeID 20091214
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091214
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091214
4 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091214
5 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Shall the action's class be created? 20091214
6 Importing IV_DATA_TYPE Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20091214
7 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20091214
8 Importing IV_HANA_VIEW Call by reference Type reference (TYPE) CHAR255 Name of the hana view 20130503
9 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091214
10 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY BOPF Configuration: Node 20091214
11 Importing IV_RESULT_TYPE Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20091214
12 Importing IV_RESULT_TYPE_T Call by reference Type reference (TYPE) TTYPENAME Name of table type 20091214
13 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20091214

Method CREATE_QUERY on class /BOBF/CL_CONF_MODEL_API has no exception.

Method CREATE_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D 20090926
2 Exporting EV_VALIDATION_KEY Call by reference Type reference (TYPE) /BOBF/VAL_KEY 20090926
3 Importing IT_REQUEST_NODE Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_REQUEST Configuration Model API: Request Nodes 20091022
4 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY 20090926
5 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Class Name 20090926
6 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20090926
7 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20090926
8 Importing IV_GROUP_KEY Call by reference Type reference (TYPE) /BOBF/OBM_GROUP_KEY Group Assignment 20091005
9 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Validation Name 20090926
10 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY NodeID 20090926
11 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY 20090926

Method CREATE_VALIDATION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method DELETE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SUCCESS Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090926
2 Importing IV_ACTION_KEY Call by reference Type reference (TYPE) /BOBF/ACT_KEY Action 20090922
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090926
4 Importing IV_DELETE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090926
5 Importing IV_DELETE_PARAMETER Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090926
6 Importing IV_SIMULATED Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091102
7 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20090926

Method DELETE_ACTION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method DELETE_ACTION_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SUCCESS Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090928
2 Importing IV_ACTION_VALIDATION_KEY Call by reference Type reference (TYPE) /BOBF/VAL_KEY Validation 20090928
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090928
4 Importing IV_DELETE_CLASS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090928
5 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20090928

Method DELETE_ACTION_VALIDATION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method DELETE_ASSOCIATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SUCCESS Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130208
2 Importing IV_ASSOCIATION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_ASSOC_KEY Name of the association 20130208
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20130208
4 Importing IV_DELETE_CLASS Call by reference Type reference (TYPE) BOOLE_D Object Type Name 20130208
5 Importing IV_DELETE_PARAMETER Call by reference Type reference (TYPE) BOOLE_D Name of a structure 20130208
6 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Business Object Version 20130208

Method DELETE_ASSOCIATION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method DELETE_BUSINESS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SUCCESS Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120727
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20120727
3 Importing IV_DELETE_CONSTANTS_INTERFACE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120727
4 Importing IV_DELETE_DDIC_TYPES Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120727
5 Importing IV_SIMULATED Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120727

Method DELETE_BUSINESS_OBJECT on class /BOBF/CL_CONF_MODEL_API has no exception.

Method DELETE_DETERMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SUCCESS Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090928
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090928
3 Importing IV_DELETE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090928
4 Importing IV_DETERMINATION_KEY Call by reference Type reference (TYPE) /BOBF/DET_KEY 20090928
5 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20090928

Method DELETE_DETERMINATION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method DELETE_ENHANCEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SUCCESS Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090928
2 Importing IV_DELETE_CONSTANTS_INTERFACE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091111
3 Importing IV_ENHANCEMENT_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090923
4 Importing IV_SIMULATED Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091102

Method DELETE_ENHANCEMENT on class /BOBF/CL_CONF_MODEL_API has no exception.

Method DELETE_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091005
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091005
3 Importing IV_GROUP_KEY Call by reference Type reference (TYPE) /BOBF/OBM_GROUP_KEY BOPF Configuration: Group 20091005
4 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20091005

Method DELETE_GROUP on class /BOBF/CL_CONF_MODEL_API has no exception.

Method DELETE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SUCCESS Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090926
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY 20090926
3 Importing IV_DELETE_COMBINED_STRUCTURE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090926
4 Importing IV_DELETE_COMBINED_TABLE_TYPE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090926
5 Importing IV_DELETE_DATABASE_TABLE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090926
6 Importing IV_DELETE_DATA_STRUCTURE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090926
7 Importing IV_DELETE_EXTENSION_DATA_TYPE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090928
8 Importing IV_DELETE_EXTENSION_TABLE_TYPE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090928
9 Importing IV_DELETE_TRANSIENT_DATA_TYPE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090928
10 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20090924
11 Importing IV_SIMULATED Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091102
12 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20090926

Method DELETE_NODE on class /BOBF/CL_CONF_MODEL_API has no exception.

Method DELETE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SUCCESS Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091214
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091214
3 Importing IV_DELETE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091214
4 Importing IV_DELETE_DATA_TYPE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Name of a structure 20091214
5 Importing IV_DELETE_RESULT_TYPE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Name of a structure 20091214
6 Importing IV_DELETE_RESULT_TYPE_T Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Control Structure for Testing the Table Name (Apart fr. SAA) 20091214
7 Importing IV_QUERY_KEY Call by reference Type reference (TYPE) /BOBF/OBM_QUERY_KEY Validation 20091214
8 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20091214

Method DELETE_QUERY on class /BOBF/CL_CONF_MODEL_API has no exception.

Method DELETE_ROOT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SUCCESS Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120730
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY 20120730
3 Importing IV_DELETE_COMBINED_STRUCTURE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120730
4 Importing IV_DELETE_COMBINED_TABLE_TYPE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120730
5 Importing IV_DELETE_DATABASE_TABLE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120730
6 Importing IV_DELETE_DATA_STRUCTURE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120730
7 Importing IV_DELETE_TRANSIENT_DATA_TYPE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120730
8 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20120730
9 Importing IV_SIMULATED Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120730
10 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20120730

Method DELETE_ROOT_NODE on class /BOBF/CL_CONF_MODEL_API has no exception.

Method DELETE_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SUCCESS Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090926
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090926
3 Importing IV_DELETE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090929
4 Importing IV_VALIDATION_KEY Call by reference Type reference (TYPE) /BOBF/VAL_KEY Validation 20090926
5 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20090926

Method DELETE_VALIDATION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method DERIVE_NAMESPACE_AND_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NAMESPACE Call by reference Type reference (TYPE) NAMESPACE Namespace 20120725
2 Exporting EV_PREFIX Call by reference Type reference (TYPE) /BOBF/CONF_PREFIX Prefix 20120725
3 Importing IV_BO_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20120725

Method DERIVE_NAMESPACE_AND_PREFIX on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ACTION Call by reference Type reference (TYPE) /BOBF/S_CONF_MODEL_API_ACTION Contains the model information of a certain action 20090821
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090926
3 Importing IV_ACTION_KEY Call by reference Type reference (TYPE) /BOBF/ACT_KEY Action 20090922
4 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090926
5 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20090926

Method GET_ACTION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_ACTION_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION_TAB Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_ACTION Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090929
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090927
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090927
4 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20090927

Method GET_ACTION_TAB on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_ASSOCIATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ASSOCIATION Call by reference Type reference (TYPE) /BOBF/S_CONF_MODEL_API_ASSOC Contains the model information of a certain action 20100107
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100107
3 Importing IV_ASSOCIATION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_ASSOC_KEY Action 20100107
4 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20100107
5 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20100107

Method GET_ASSOCIATION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_ASSOCIATION_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ASSOCIATION Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_ASSOC 20091013
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091005
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091005
4 Importing IV_INTERNAL_ASSOCIATION Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120309
5 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20091005

Method GET_ASSOCIATION_TAB on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_ASSOCIATION_TAB_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ASSOCIATION Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_ASSOC 20130208
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130208
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20130208
4 Importing IV_INTERNAL_ASSOCIATION Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130208
5 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20130208

Method GET_ASSOCIATION_TAB_INT on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_BO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BO Call by reference Type reference (TYPE) /BOBF/S_CONF_MODEL_API_BO Configuration of a certain BO 20090823
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090928
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090823
4 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091028

Method GET_BO on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_BO_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BO_TAB Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_BO Configuration of a certain BO 20090928
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090928

Method GET_BO_TAB on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_BO_TAB_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BO_TAB Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_BO Configuration of a certain BO 20130220
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130220

Method GET_BO_TAB_INT on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_DETERMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETERMINATION Call by reference Type reference (TYPE) /BOBF/S_CONF_MODEL_API_DET Contains the model information of a certain determination 20090824
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090928
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090928
4 Importing IV_DETERMINATION_KEY Call by reference Type reference (TYPE) /BOBF/DET_KEY Determination 20090925
5 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20090928

Method GET_DETERMINATION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_DETERMINATION_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DETERMINATION Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_DET Contains models of determinations 20091013
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090928
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090928
4 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20090928

Method GET_DETERMINATION_TAB on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_GROUP_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GROUP Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_GROUP Contains models of determinations 20091013
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091005
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091005
4 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20091005

Method GET_GROUP_TAB on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NODE Call by reference Type reference (TYPE) /BOBF/S_CONF_MODEL_API_NODE Contains the model information of a certain node 20090824
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090927
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090927
4 Importing IV_INTERNAL_NODE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120309
5 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20090824
6 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20090927

Method GET_NODE on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_NODE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_TAB Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_NODE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090929
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090927
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090927
4 Importing IV_INTERNAL_NODE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120309
5 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20090927

Method GET_NODE_TAB on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QUERY Call by reference Type reference (TYPE) /BOBF/S_CONF_MODEL_API_QUERY Contains the model information of a certain node 20091209
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091209
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091209
4 Importing IV_QUERY_KEY Call by reference Type reference (TYPE) /BOBF/OBM_QUERY_KEY Node 20091209
5 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20091209

Method GET_QUERY on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_QUERY_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_QUERY Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_QUERY Configuration Model API: Query Details 20091209
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091209
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091209
4 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Business Object Version 20091209

Method GET_QUERY_TAB on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_STATUS_VARIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_STATUS_VARIABLE Call by reference Type reference (TYPE) /BOBF/S_CONF_MODEL_API_STA_VAR Configuration Model API: Node Details 20091027
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091027
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091027
4 Importing IV_STATUS_VARIABLE_KEY Call by reference Type reference (TYPE) /BOBF/STA_VAR_KEY Status Variable 20091027
5 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Business Object Version 20091027

Method GET_STATUS_VARIABLE on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_TARGET_BOS_FOR_ASSOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TARGET_BO Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_BO Target BOs for Association 20130214
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object Key 20130214
3 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Version Key 20130214

Method GET_TARGET_BOS_FOR_ASSOC on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VALIDATION Call by reference Type reference (TYPE) /BOBF/S_CONF_MODEL_API_VAL Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090825
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090927
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090927
4 Importing IV_VALIDATION_KEY Call by reference Type reference (TYPE) /BOBF/VAL_KEY 20090825
5 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20090927

Method GET_VALIDATION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_VALIDATION_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALIDATION Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_VAL Table of models of validations 20091013
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090928
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090928
4 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20090928

Method GET_VALIDATION_TAB on class /BOBF/CL_CONF_MODEL_API has no exception.

Method GET_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VERSION Call by reference Type reference (TYPE) /BOBF/S_CONF_OBJ Configuration: Version-Dependent Root Node 20090927
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090927
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090927
4 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20090921

Method GET_VERSION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method IS_HANA_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_USES_HANA Value transfer Type reference (TYPE) ABAP_BOOL 20130528

Method IS_HANA_USED on class /BOBF/CL_CONF_MODEL_API has no exception.

Method LOCK_ENHANCEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE User Name 20091115
2 Exporting EV_SUCCESS Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091111
3 Exporting EV_USER Call by reference Type reference (TYPE) SYUNAME User Name 20091115
4 Importing IV_ENHANCEMENT_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY BOPF Configuration: Business Objects 20091111

Method LOCK_ENHANCEMENT on class /BOBF/CL_CONF_MODEL_API has no exception.

Method PROPOSE_ACTION_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTION_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20090930
2 Exporting EV_ACTION_PARAMETER Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20090930
3 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090930
4 Importing IV_ACTION_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Action Name 20090930
5 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20090930
6 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20090930
7 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20090930

Method PROPOSE_ACTION_NAMES on class /BOBF/CL_CONF_MODEL_API has no exception.

Method PROPOSE_ACT_VALIDATION_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091001
2 Exporting EV_VALIDATION_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091001
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091001
4 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20091001
5 Importing IV_VALIDATION_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091001
6 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20091001

Method PROPOSE_ACT_VALIDATION_NAMES on class /BOBF/CL_CONF_MODEL_API has no exception.

Method PROPOSE_DETERMINATION_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DETERMINATION_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091001
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091001
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091001
4 Importing IV_DETERMINATION_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091001
5 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20091001
6 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20091001

Method PROPOSE_DETERMINATION_NAMES on class /BOBF/CL_CONF_MODEL_API has no exception.

Method PROPOSE_ENHANCEMENT_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONSTANT_INTERFACE Call by reference Type reference (TYPE) SEOCLSNAME Constants Interface 20091001
2 Exporting EV_NAMESPACE Call by reference Type reference (TYPE) NAMESPACE Namespace 20090930
3 Exporting EV_PREFIX Call by reference Type reference (TYPE) /BOBF/CONF_PREFIX Prefix 20090930
4 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091001
5 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Enhancement Name 20090930

Method PROPOSE_ENHANCEMENT_NAMES on class /BOBF/CL_CONF_MODEL_API has no exception.

Method PROPOSE_NODE_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATABASE_TABLE Call by reference Type reference (TYPE) TABNAME16 Database Table 20091001
2 Exporting EV_DATA_DATA_TYPE Call by reference Type reference (TYPE) STRUKNAME Data Structure 20091001
3 Exporting EV_DATA_DATA_TYPE_TRANSIENT Call by reference Type reference (TYPE) STRUKNAME Transient Data Structure 20091001
4 Exporting EV_DATA_TABLE_TYPE Call by reference Type reference (TYPE) TTYPENAME Combined Table Type 20091001
5 Exporting EV_DATA_TYPE Call by reference Type reference (TYPE) STRUKNAME Combined Data Structure 20091001
6 Exporting EV_EXT_INCL_NAME Call by reference Type reference (TYPE) STRUKNAME Extension Include 20091001
7 Exporting EV_EXT_INCL_NAME_TRANSIENT Call by reference Type reference (TYPE) STRUKNAME Transient Extension Include 20091001
8 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091001
9 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091001
10 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091001
11 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20091001

Method PROPOSE_NODE_NAMES on class /BOBF/CL_CONF_MODEL_API has no exception.

Method PROPOSE_QUERY_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_QUERY_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091215
2 Exporting EV_QUERY_DATA_TYPE Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20091215
3 Exporting EV_QUERY_RESULT_TABLE_TYPE Call by reference Type reference (TYPE) TTYPENAME Name of table type 20120523
4 Exporting EV_QUERY_RESULT_TYPE Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20120523
5 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091215
6 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091215
7 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20091215
8 Importing IV_QUERY_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Action Name 20091215
9 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20091215

Method PROPOSE_QUERY_NAMES on class /BOBF/CL_CONF_MODEL_API has no exception.

Method PROPOSE_VALIDATION_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091001
2 Exporting EV_VALIDATION_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091001
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091001
4 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20091001
5 Importing IV_VALIDATION_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091001
6 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20091001

Method PROPOSE_VALIDATION_NAMES on class /BOBF/CL_CONF_MODEL_API has no exception.

Method QUERY_USES_HANA_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_QUERY_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Query implementation class 20130528
2 Returning RV_USES_HANA_VIEW Value transfer Type reference (TYPE) ABAP_BOOL 20130528

Method QUERY_USES_HANA_VIEW on class /BOBF/CL_CONF_MODEL_API has no exception.

Method UPDATE_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Flag indicating the success of the operation 20091108
2 Importing IV_ACTION_KEY Call by reference Type reference (TYPE) /BOBF/ACT_KEY BOPF Configuration: Node 20091108
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091108
4 Importing IV_CARDINALITY Call by reference Type reference (TYPE) /BOBF/CONF_ACT_CARDINALITY Cardinality of NodeIDs of Actions 20091108
5 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091108
6 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D Shall the action's class be created? 20091108
7 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20091108
8 Importing IV_IS_EXTENDIBLE Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091108
9 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091108
10 Importing IV_PARAMETER_STRUCTURE Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20091108
11 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Node 20091108

Method UPDATE_ACTION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method UPDATE_ACTION_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091108
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091108
3 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091108
4 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Shall the action's class be created? 20091108
5 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20091108
6 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091108
7 Importing IV_VALIDATION_KEY Call by reference Type reference (TYPE) /BOBF/VAL_KEY Action 20091108
8 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20091108

Method UPDATE_ACTION_VALIDATION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method UPDATE_ASSOCIATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Flag indicating the success of the operation 20130208
2 Importing IV_ASSOCIATION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_ASSOC_KEY NodeID 20130208
3 Importing IV_ASSOCIATION_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20130208
4 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20130208
5 Importing IV_CARDINALITY Call by reference Type reference (TYPE) /BOBF/OBM_CARDINALITY Association Cardinality 20130208
6 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20130208
7 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130208
8 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20130208
9 Importing IV_PARAMETER_STRUCTURE Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20130208
10 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Business Object Version 20130208

Method UPDATE_ASSOCIATION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method UPDATE_BUSINESS_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120730
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20120730
3 Importing IV_CONSTANTS_INTERFACE Call by reference Type reference (TYPE) SEOITFNAME Name 20120730
4 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20120730

Method UPDATE_BUSINESS_OBJECT on class /BOBF/CL_CONF_MODEL_API has no exception.

Method UPDATE_DETERMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091107
2 Importing IT_DETERMINATION_TIME Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_DETTIME Configuration Model API: Execution Times 20091107
3 Importing IT_PREDECESSOR Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_DET_SEQ Configuration Model API: Determination List 20091107
4 Importing IT_REQUEST_NODES Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_REQUE_C Configuration Model API: Request Nodes complete 20091107
5 Importing IT_SUCCESSOR Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_DET_SEQ Configuration Model API: Determination List 20091107
6 Importing IT_WRITE_NODES Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_WRITE_C Configuration Model API: Write Nodes complete 20091107
7 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091107
8 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091107
9 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091107
10 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20091107
11 Importing IV_DETERMINATION_KEY Call by reference Type reference (TYPE) /BOBF/DET_KEY Determination 20091107
12 Importing IV_DET_CATEGORY Call by reference Type reference (TYPE) /BOBF/DET_CAT /BOBF/IF_CONF_C=>SC_DETCAT_PERSISTENT Determination Category 20091107
13 Importing IV_DET_EDITMODE Call by reference Type reference (TYPE) /BOBF/CONF_EDIT_MODE_RESTRICT /BOBF/IF_CONF_C=>SC_EDIT_EXCLUSIVE Change Mode 20091107
14 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091107
15 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20091107

Method UPDATE_DETERMINATION on class /BOBF/CL_CONF_MODEL_API has no exception.

Method UPDATE_DET_AFTER_MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D 20091107
2 Importing IT_PREDECESSOR Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_DET_SEQ Configuration Model API: Determination List 20091107
3 Importing IT_REQUEST_NODES Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_REQUEST Configuration Model API: Request Nodes 20091107
4 Importing IT_SUCCESSOR Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_DET_SEQ Configuration Model API: Determination List 20091107
5 Importing IT_WRITE_NODES Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_WRITE Configuration Model API: Write Nodes 20091107
6 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091107
7 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091107
8 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20091107
9 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20091107
10 Importing IV_DETERMINATION_KEY Call by reference Type reference (TYPE) /BOBF/DET_KEY Determination 20091107
11 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091107
12 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Business Object Version 20091107

Method UPDATE_DET_AFTER_MODIFY on class /BOBF/CL_CONF_MODEL_API has no exception.

Method UPDATE_DET_BEFORE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DETERMINATION_KEY Call by reference Type reference (TYPE) /BOBF/DET_KEY Determination 20091107
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091107
3 Importing IT_PREDECESSOR Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_DET_SEQ Configuration Model API: Determination List 20091107
4 Importing IT_REQUEST_NODES Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_REQUEST Configuration Model API: Determination Trigger 20091107
5 Importing IT_SUCCESSOR Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_DET_SEQ Configuration Model API: Determination List 20091107
6 Importing IT_WRITE_NODES Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_WRITE Configuration Model API: Write Nodes 20091107
7 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091107
8 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091107
9 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091107
10 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20091107
11 Importing IV_DETERMINATION_KEY Call by reference Type reference (TYPE) /BOBF/DET_KEY Node 20091107
12 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091107
13 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20091107

Method UPDATE_DET_BEFORE_SAVE on class /BOBF/CL_CONF_MODEL_API has no exception.

Method UPDATE_DET_CREATE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D 20120410
2 Importing IT_PREDECESSOR Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_DET_SEQ Configuration Model API: Determination List 20120410
3 Importing IT_REQUEST_NODES Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_REQUEST Configuration Model API: Request Nodes 20120410
4 Importing IT_SUCCESSOR Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_DET_SEQ Configuration Model API: Determination List 20120410
5 Importing IT_WRITE_NODES Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_WRITE Configuration Model API: Write Nodes 20120410
6 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20120410
7 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20120410
8 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20120410
9 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20120410
10 Importing IV_DETERMINATION_KEY Call by reference Type reference (TYPE) /BOBF/DET_KEY Determination 20120410
11 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20120410
12 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Business Object Version 20120410

Method UPDATE_DET_CREATE_PROPERTIES on class /BOBF/CL_CONF_MODEL_API has no exception.

Method UPDATE_DET_FILL_TRANSIENT_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DETERMINATION_KEY Call by reference Type reference (TYPE) /BOBF/DET_KEY Determination 20091107
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091107
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091107
4 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091107
5 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20091107
6 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20091107
7 Importing IV_DETERMINATION_KEY Call by reference Type reference (TYPE) /BOBF/DET_KEY Node 20091107
8 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091107
9 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Business Object Version 20091107

Method UPDATE_DET_FILL_TRANSIENT_ATTR on class /BOBF/CL_CONF_MODEL_API has no exception.

Method UPDATE_DET_SET_TRANSIENT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DETERMINATION_KEY Call by reference Type reference (TYPE) /BOBF/DET_KEY Determination 20091107
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D 20091107
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091107
4 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091107
5 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20091107
6 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20091107
7 Importing IV_DETERMINATION_KEY Call by reference Type reference (TYPE) /BOBF/DET_KEY Node 20091107
8 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091107
9 Importing IV_TRANSIENT_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Transient Subnode 20091107
10 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Version 20091107

Method UPDATE_DET_SET_TRANSIENT_NODE on class /BOBF/CL_CONF_MODEL_API has no exception.

Method UPDATE_ENHANCEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091109
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091109
3 Importing IV_CONSTANTS_INTERFACE Call by reference Type reference (TYPE) SEOITFNAME Name 20091109
4 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20091109
5 Importing IV_EXTENSIBLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091109

Method UPDATE_ENHANCEMENT on class /BOBF/CL_CONF_MODEL_API has no exception.

Method UPDATE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MESSAGE Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MESSAGE Interface of Message Object 20100118
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100107
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20100107
4 Importing IV_DATABASE_TABLE Call by reference Type reference (TYPE) TABNAME16 Database Table 20100107
5 Importing IV_DATA_DATA_TYPE Call by reference Type reference (TYPE) STRUKNAME Data Type 20100107
6 Importing IV_DATA_DATA_TYPE_T Call by reference Type reference (TYPE) STRUKNAME Transient Data Type 20100107
7 Importing IV_DATA_TABLE_TYPE Call by reference Type reference (TYPE) TTYPENAME Combined Table Type 20100107
8 Importing IV_DATA_TYPE Call by reference Type reference (TYPE) STRUKNAME Combined Data Type 20100107
9 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20100107
10 Importing IV_EXT_INCL_NAME Call by reference Type reference (TYPE) STRUKNAME Extension Include 20100107
11 Importing IV_EXT_INCL_NAME_T Call by reference Type reference (TYPE) STRUKNAME Transient Extension Include 20100107
12 Importing IV_GEN_DATABASE Call by reference Type reference (TYPE) BOOLE_D Generate database table 20100107
13 Importing IV_GEN_DATA_TABLE_TYPE Call by reference Type reference (TYPE) BOOLE_D Generate combiend table type 20100107
14 Importing IV_GEN_DATA_TYPE Call by reference Type reference (TYPE) BOOLE_D Generate combined structure 20100107
15 Importing IV_IS_EXTENDIBLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100107
16 Importing IV_NODE_KEY Call by reference Type reference (TYPE) /BOBF/OBM_NODE_KEY Node 20100107
17 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20100107
18 Importing IV_TRANSIENT Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100107
19 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY NodeID 20100107

Method UPDATE_NODE on class /BOBF/CL_CONF_MODEL_API has no exception.

Method UPDATE_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D Flag indicating the success of the operation 20091214
2 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY Business Object 20091214
3 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20091214
4 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D Shall the action's class be created? 20091214
5 Importing IV_DATA_TYPE Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20091214
6 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20091214
7 Importing IV_HANA_VIEW Call by reference Type reference (TYPE) CHAR255 Name of HANA view 20130503
8 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Name 20091214
9 Importing IV_QUERY_KEY Call by reference Type reference (TYPE) /BOBF/OBM_QUERY_KEY BOPF Configuration: Node 20091214
10 Importing IV_RESULT_TYPE Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20091214
11 Importing IV_RESULT_TYPE_T Call by reference Type reference (TYPE) TTYPENAME Name of table type 20091214
12 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY Node 20091214

Method UPDATE_QUERY on class /BOBF/CL_CONF_MODEL_API has no exception.

Method UPDATE_VALIDATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) BOOLE_D 20091108
2 Importing IT_REQUEST_NODE Call by reference Type reference (TYPE) /BOBF/T_CONF_MODEL_API_REQUEST Configuration Model API: Request Nodes 20091108
3 Importing IV_BO_KEY Call by reference Type reference (TYPE) /BOBF/OBM_BO_KEY 20091108
4 Importing IV_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Class Name 20091108
5 Importing IV_CREATE_CLASS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20091108
6 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) /BOBF/OBM_DESCRIPTION Description 20091108
7 Importing IV_GROUP_KEY Call by reference Type reference (TYPE) /BOBF/OBM_GROUP_KEY Group Assignment 20091108
8 Importing IV_NAME Call by reference Type reference (TYPE) /BOBF/OBM_NAME Validation Name 20091108
9 Importing IV_VALIDATION_KEY Call by reference Type reference (TYPE) /BOBF/VAL_KEY NodeID 20091108
10 Importing IV_VERSION_KEY Call by reference Type reference (TYPE) /BOBF/OBM_OBJ_KEY 20091108

Method UPDATE_VALIDATION on class /BOBF/CL_CONF_MODEL_API has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 702