SAP ABAP Class CL_CRM_WSC_PROXY_TREE_READER (WSC Proxy Tree Reader)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WST (Application Component) Web Services Tool
⤷
CRM_GENIL_WSC (Package) GenIL Component for Web Service Consumption
⤷
⤷
Properties
| Class | CL_CRM_WSC_PROXY_TREE_READER | |
| Short Description | WSC Proxy Tree Reader | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_GENIL_WSC | GenIL Component for Web Service Consumption |
| Created | 20071119 | SAP |
| Last change | 20100303 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CRM_WSC_PROXY_TREE_READER has no forward declaration.
Interfaces
Class CL_CRM_WSC_PROXY_TREE_READER has no interface implemented.
Friends
Class CL_CRM_WSC_PROXY_TREE_READER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | 20071203 | |||||
| 2 | Static Attribute | Public | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20090623 | |||
| 3 | Static Attribute | Public | Type reference (TYPE) | CRMT_WSC_OP_TYPE | WSC Operation Type | 20071129 | |||
| 4 | Static Attribute | Public | Type reference (TYPE) | CRMT_WSC_PREFIX | WSC Prefix for name | 20071204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | creates the child tree (recursive) | 20071126 | |
| 2 | Static method | Public | Method | Creates initially the source tree for a given proxy class | 20071126 | |
| 3 | Static method | Private | Method | Gets unique bo name from name without _ | 20071203 | |
| 4 | Static method | Private | Method | Gets unique BOL field name from name | 20071203 |
Events
Class CL_CRM_WSC_PROXY_TREE_READER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_FIELDNAME | Public | See coding | 20071203 | BEGIN OF t_fieldname,
name TYPE fieldname,
num TYPE i,
END OF t_fieldname
|
Method Signatures
Method CREATE_CHILD_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_TREE | Call by reference | Object reference (TYPE REF TO) | IF_CRM_WSC_DT_TREE_NODE | WSC Object Tree Table | 20071126 | |||
| 2 | IS_PARENT_NODE | Call by reference | Type reference (TYPE) | CRMS_WSC_OBJTREE | Global Unique ID for table | 20071126 | |||
| 3 | IV_IN_OUT | Call by reference | Type reference (TYPE) | CRMT_WSC_IN_OUT | WSC Type (Input/Output) | 20071126 | |||
| 4 | IV_STRUCNAME | Call by reference | Type reference (TYPE) | STRUKNAME | Name of a structure | 20071126 |
Method CREATE_CHILD_TREE on class CL_CRM_WSC_PROXY_TREE_READER has no exception.
Method CREATE_SOURCE_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_TREE | Call by reference | Object reference (TYPE REF TO) | IF_CRM_WSC_DT_TREE_NODE | WSC Interface for Treehandling | 20071126 | |||
| 2 | IV_COMPONENT | Call by reference | Type reference (TYPE) | CRMT_COMPONENT_NAME | Component Name | 20090623 | |||
| 3 | IV_PREFIX | Call by reference | Type reference (TYPE) | CRMT_WSC_PREFIX | WSC Prefix for name | 20071204 | |||
| 4 | IV_PROXY_CLASS | Call by reference | Type reference (TYPE) | CRMT_WSC_PRXNAME | Proxy Class of Logical Port | 20071126 | |||
| 5 | IV_PROXY_METHOD | Call by reference | Type reference (TYPE) | CRMT_WSC_PRXNAME | Proxy Generation: Name of an Object in R/3 | 20071126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Static exception class for web service consumption | 20071126 |
Method PREFILL_BONAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20071203 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | FIELDNAME | Field Name | 20071203 |
Method PREFILL_BONAME on class CL_CRM_WSC_PROXY_TREE_READER has no exception.
Method PREFILL_FIELDNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20071203 | |||
| 2 | RV_NAME | Value transfer | Type reference (TYPE) | FIELDNAME | Field Name | 20071203 |
Method PREFILL_FIELDNAME on class CL_CRM_WSC_PROXY_TREE_READER has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 600 |