SAP ABAP Class CL_EW_CUSTENV_PRES_BUILD (Presentation Builder for Customer Information)
Hierarchy
☛
FI-CA (Software Component) FI-CA
⤷
CS-CI-CIC (Application Component) Customer Interaction Center
⤷
EE_CRM_CIC (Package) Generic IS-U/T Enhancements (Transport to CRM Follows)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CCM_NAV_NODE_PRES_BUILDER | Navigation Node Presentation Builder | 20000228 |
Properties
| Class | CL_EW_CUSTENV_PRES_BUILD | |
| Short Description | Presentation Builder for Customer Information | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EE_CRM_CIC | Generic IS-U/T Enhancements (Transport to CRM Follows) |
| Created | 20000228 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EW_CUSTENV_PRES_BUILD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CCM_NAV_NODE_PRES_BUILDER | Navigation Node Presentation Builder | 20000228 |
Friends
Class CL_EW_CUSTENV_PRES_BUILD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CRM_CIC_OP_CARGO_NAME | 'EXIT_PRESENTATION' | Exit Presentation | 20001009 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CCM_NAV_TREE | Tree | 20000228 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CCM_NAV_VIEW | Profile | 20000228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Generates Presentation from Exit | 20001009 | |
| 2 | Instance method | Private | Method | Generates Presentation from Customizing | 20001009 | |
| 3 | Instance method | Private | Method | Creates a Tree Item | 20000228 | |
| 4 | Instance method | Public | Method | Set Profile | 20000228 | |
| 5 | Instance method | Public | Method | Set Tree | 20000228 |
Events
Class CL_EW_CUSTENV_PRES_BUILD has no event.
Types
Class CL_EW_CUSTENV_PRES_BUILD has no local type.
Method Signatures
Method BUILD_EXIT_PRESENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_CCM_NAV_NODE | Node to build presentation for | 20001009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Exit-Präsentation | 20001009 |
Method BUILD_REGULAR_PRESENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_CCM_NAV_NODE | Node to build presentation for | 20001009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Presentation aus dem Customizing | 20001009 |
Method CREATE_NODE_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COLUMN_NUMBER | Call by reference | Type reference (TYPE) | I | Spaltennummer | 20000228 | |||
| 2 | IM_ITEM_PROPERTIES | Call by reference | Type reference (TYPE) | CCM_NAV_AREA_TREE_ITEM | Positionseigenschaften | 20000228 | |||
| 3 | IM_NODE | Call by reference | Object reference (TYPE REF TO) | CL_CCM_NAV_NODE | Knoten des Navigationsbaums | 20000228 |
Method CREATE_NODE_ITEM on class CL_EW_CUSTENV_PRES_BUILD has no exception.
Method SET_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PROFILE | Call by reference | Type reference (TYPE) | CCM_NAV_VIEW | Profil | 20000228 |
Method SET_PROFILE on class CL_EW_CUSTENV_PRES_BUILD has no exception.
Method SET_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_NAV_TREE | Call by reference | Object reference (TYPE REF TO) | CL_CCM_NAV_TREE | Baum | 20000228 |
Method SET_TREE on class CL_EW_CUSTENV_PRES_BUILD has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in |