SAP ABAP Class CL_UCON_DT_DATA_PROVIDER (Data Provider Design Time Tools)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
S_UNIFIED_CON_DT_BROWSER (Package) Designtime Browsers
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_UCON_BROWSER_DATA_PROVIDER | Data Provider for UCON Browser Tool | 20120709 |
Properties
| Class | CL_UCON_DT_DATA_PROVIDER | |
| Short Description | Data Provider Design Time Tools | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_UNIFIED_CON_DT_BROWSER | Designtime Browsers |
| Created | 20120709 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_UCON_BROWSER_DATA_PROVIDER | Data Provider for UCON Browser Tool | 20120709 |
Friends
Class CL_UCON_DT_DATA_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UCON_BROWSER_MAIN | Tag Browser | 20120815 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Add organisation data | 20120711 | |
| 2 | Instance method | Private | Method | 20120713 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20120815 | |
| 4 | Static method | Private | Method | Create key from hiracical tree | 20120802 | |
| 5 | Instance method | Private | Method | 20120713 | ||
| 6 | Instance method | Private | Method | 20120815 | ||
| 7 | Static method | Private | Method | 20120711 |
Events
Class CL_UCON_DT_DATA_PROVIDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_URL_PATH | Private | See coding | 20120713 | T_URL_PATH type standard table of string
|
Method Signatures
Method ADD_ORG_STUFF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TREENODE | Call by reference | Type reference (TYPE) | IF_UCON_BROWSER_DATA_PROVIDER=>TREENODE | 20120711 |
Method ADD_ORG_STUFF on class CL_UCON_DT_DATA_PROVIDER has no exception.
Method ADD_TO_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Type reference (TYPE) | I | 20120713 | ||||
| 2 | ACT_TREE | Call by reference | Object reference (TYPE REF TO) | LCL_TREE_NODE | 20120713 | ||||
| 3 | URL_PATH | Call by reference | Type reference (TYPE) | T_URL_PATH | 20120713 | ||||
| 4 | URL_WA | Call by reference | Type reference (TYPE) | UCONHTTPCUSTURL | HTTP Service Handler Table | 20120716 |
Method ADD_TO_TREE on class CL_UCON_DT_DATA_PROVIDER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BROWSER_MAIN | Call by reference | Object reference (TYPE REF TO) | CL_UCON_BROWSER_MAIN | Tag Browser | 20120815 |
Method CONSTRUCTOR on class CL_UCON_DT_DATA_PROVIDER has no exception.
Method CREATE_COMPLETE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 20120802 | ||||
| 2 | KEY | Call by reference | Type reference (TYPE) | SEU_OBJKEY | WB Request: Key for Object in Development Environment | 20120802 | |||
| 3 | PARENT | Call by reference | Type reference (TYPE) | RSEUAP-OBJ_NAME | Object name | 20120802 | |||
| 4 | SUBTREE | Call by reference | Type reference (TYPE) | SNODE_TAB | Table of Tree Nodes (Enhanced SNODETAB) | 20120802 |
Method CREATE_COMPLETE_KEY on class CL_UCON_DT_DATA_PROVIDER has no exception.
Method CREATE_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACT | Call by reference | Type reference (TYPE) | I | 0 | 20120713 | |||
| 2 | ACT_TREE | Call by reference | Object reference (TYPE REF TO) | LCL_TREE_NODE | 20120713 | ||||
| 3 | TREENODES | Call by reference | Type reference (TYPE) | IF_UCON_BROWSER_DATA_PROVIDER~TREENODES | 20120713 |
Method CREATE_NODES on class CL_UCON_DT_DATA_PROVIDER has no exception.
Method DROP2CA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CA_NAME | Call by reference | Type reference (TYPE) | UCONSERVID | Tree Model: Node Key | 20120815 | |||
| 2 | DRAGDROP_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_UCON_DRAGDROP_CONTAINER | Containter for Drag and Drop | 20120815 |
Method DROP2CA on class CL_UCON_DT_DATA_PROVIDER has no exception.
Method PERMISSION_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJ_NAME | Call by reference | Type reference (TYPE) | CLIKE | 20120711 | ||||
| 2 | OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20120711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120711 |
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |