SAP ABAP Class /BOBF/CL_CONF_UI_ACCESS_TEMPL (Template for internal Access Class for UI Manager)
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_UI_ACCESS_TEMPL | |
| Short Description | Template for internal Access Class for UI Manager | |
| 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 | 20081212 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /BOBF/CL_CONF_UI_ACCESS_TEMPL has no interface implemented.
Friends
Class /BOBF/CL_CONF_UI_ACCESS_TEMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | /BOBF/OBM_ASSOC_KEY | '00000000000000000000000000000000' | Alternative Key | 20081212 | ||
| 2 | Constant | Private | Type reference (TYPE) | /BOBF/OBM_ASSOC_KEY | '00000000000000000000000000000000' | Association | 20081212 | ||
| 3 | Constant | Private | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | '00000000000000000000000000000000' | Node | 20081212 | ||
| 4 | Constant | Private | Type reference (TYPE) | /BOBF/OBM_NODE_KEY | '00000000000000000000000000000000' | Source Node | 20081212 | ||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | /BOBF/IF_FRW_SERVICE_LAYER | Interface for the Service Layer | 20081212 | |||
| 6 | Static Attribute | Public | Object reference (TYPE REF TO) | /BOBF/CL_CONF_UI_MANAGER | Manager for Maintenance Transaction | 20081212 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert Key to ID | 20081212 | |
| 2 | Static method | Public | Method | Convert Key to ID | 20081212 | |
| 3 | Static method | Public | Method | Create Node | 20081212 | |
| 4 | Static method | Public | Method | Create Root Node | 20081212 | |
| 5 | Static method | Public | Method | Delete Node(s) | 20081212 | |
| 6 | Static method | Protected | Method | Do Modification | 20081212 | |
| 7 | Static method | Public | Method | Read Data (Single Node) | 20081212 | |
| 8 | Static method | Public | Method | Read Data via Association (Single / Single) | 20081212 | |
| 9 | Static method | Public | Method | Read Data via Association (Single / Single) with Parameter | 20081212 | |
| 10 | Static method | Public | Method | Read Data via Association (Single / Multiple) | 20081212 | |
| 11 | Static method | Public | Method | Read Data via Association (Single / Multiple) with Parameter | 20081212 | |
| 12 | Static method | Public | Method | Update Node | 20081212 |
Events
Class /BOBF/CL_CONF_UI_ACCESS_TEMPL has no event.
Types
Class /BOBF/CL_CONF_UI_ACCESS_TEMPL has no local type.
Method Signatures
Method CONVERT_KEY_TO_ID_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20081212 | |||
| 2 | IS_ALTERNATIVE_KEY | Call by reference | Type reference (TYPE) | ANY | 20081212 | ||||
| 3 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20081212 |
Method CONVERT_KEY_TO_ID_1 on class /BOBF/CL_CONF_UI_ACCESS_TEMPL has no exception.
Method CONVERT_KEY_TO_ID_N Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEYINDEX | Key Table | 20081212 | |||
| 2 | IT_ALTERNATIVE_KEY | Call by reference | Type reference (TYPE) | INDEX TABLE | 20081212 | ||||
| 3 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20081212 |
Method CONVERT_KEY_TO_ID_N on class /BOBF/CL_CONF_UI_ACCESS_TEMPL has no exception.
Method CREATE_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Data | 20081212 | |||
| 2 | IV_NODE_CAT | Call by reference | Type reference (TYPE) | /BOBF/OBM_NODE_CAT_KEY | Node Category | 20081212 |
Method CREATE_1 on class /BOBF/CL_CONF_UI_ACCESS_TEMPL has no exception.
Method CREATE_ROOT_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Data | 20081212 |
Method CREATE_ROOT_1 on class /BOBF/CL_CONF_UI_ACCESS_TEMPL has no exception.
Method DELETE_1N Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | Key | 20081212 |
Method DELETE_1N on class /BOBF/CL_CONF_UI_ACCESS_TEMPL has no exception.
Method MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MODIFICATION | Call by reference | Type reference (TYPE) | /BOBF/S_FRW_MODIFICATION | Change | 20081212 |
Method MODIFY on class /BOBF/CL_CONF_UI_ACCESS_TEMPL has no exception.
Method RETRIEVE_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | ANY | Data Return Type | 20081212 | |||
| 2 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20081212 | ||
| 3 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20081212 |
Method RETRIEVE_1 on class /BOBF/CL_CONF_UI_ACCESS_TEMPL has no exception.
Method RETRIEVE_BY_ASSOC_1_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | ANY | Data Return Type | 20081212 | |||
| 2 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20081212 | ||
| 3 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20081212 |
Method RETRIEVE_BY_ASSOC_1_1 on class /BOBF/CL_CONF_UI_ACCESS_TEMPL has no exception.
Method RETRIEVE_BY_ASSOC_1_1_W_PA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | ANY | Data Return Type | 20081212 | |||
| 2 | IS_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | DATA | 20081212 | ||||
| 3 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20081212 | ||
| 4 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20081212 |
Method RETRIEVE_BY_ASSOC_1_1_W_PA on class /BOBF/CL_CONF_UI_ACCESS_TEMPL has no exception.
Method RETRIEVE_BY_ASSOC_1_N Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Data Return Structure | 20081212 | |||
| 2 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20081212 | ||
| 3 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20081212 |
Method RETRIEVE_BY_ASSOC_1_N on class /BOBF/CL_CONF_UI_ACCESS_TEMPL has no exception.
Method RETRIEVE_BY_ASSOC_1_N_W_PA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Data Return Structure | 20081212 | |||
| 2 | IS_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | DATA | 20081212 | ||||
| 3 | IV_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20081212 | ||
| 4 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20081212 |
Method RETRIEVE_BY_ASSOC_1_N_W_PA on class /BOBF/CL_CONF_UI_ACCESS_TEMPL has no exception.
Method UPDATE_1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Data | 20081212 | |||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | Key | 20081212 |
Method UPDATE_1 on class /BOBF/CL_CONF_UI_ACCESS_TEMPL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |