SAP ABAP Class CL_WCF_CDS_BOLTAG_API (API for WCF_CDS_BOLTAG)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI (Application Component) WebClient UI
⤷
WCF_CDS_CORE (Package) Central DataSource core objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_UI_OBJ_MAPPING_FRIENDS | Friends of CL_CRM_UI_OBJECT_MAPPING_SRV | 20090313 |
Properties
| Class | CL_WCF_CDS_BOLTAG_API | |
| Short Description | API for WCF_CDS_BOLTAG | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCF_CDS_CORE | Central DataSource core objects |
| Created | 20090303 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCF_CDS_BOLTAG_API has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_UI_OBJ_MAPPING_FRIENDS | Friends of CL_CRM_UI_OBJECT_MAPPING_SRV | 20090313 |
Friends
Class CL_WCF_CDS_BOLTAG_API has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CRM_UI_OBJECT_MAPPING_SRV | UI Object - Mapping Service | 20090313 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090313 | |
| 2 | Static method | Public | Method | Copy attribute from SAP layer to Customer layer | 20090318 | |
| 3 | Static method | Public | Method | Return a list of active Attribute definition | 20090306 | |
| 4 | Static method | Public | Method | Return a list of Attribute definition | 20090305 | |
| 5 | Static method | Public | Method | Return a BOL Tag Attribute definition | 20090303 | |
| 6 | Static method | Public | Method | Return a BOL Tag Attribute texts | 20090303 | |
| 7 | Static method | Public | Method | Return component set for a given object | 20090312 | |
| 8 | Static method | Public | Method | Returns Reference fields as described in DDIC | 20100330 | |
| 9 | Static method | Public | Method | Return a list of inactive Attribute definition | 20090306 | |
| 10 | Static method | Public | Method | Return BOL Object Name of UI Object Type | 20090313 |
Events
Class CL_WCF_CDS_BOLTAG_API has no event.
Types
Class CL_WCF_CDS_BOLTAG_API has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WCF_CDS_BOLTAG_API has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCF_CDS_BOLTAG_API has no exception.
Method COPY_BOLTAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | WCF_CDS_ATTRIBUTE_ID | Attribute ID | 20090318 | |||
| 2 | IV_COMMIT | Call by reference | Type reference (TYPE) | FLAG | SPACE | do a COMMIT WORK AND WAIT | 20090318 | ||
| 3 | IV_TRANSPORT | Call by reference | Type reference (TYPE) | FLAG | SPACE | Transport changes | 20090318 | ||
| 4 | IV_UI_OBJ_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error | 20090318 | ||
| 2 | Not FOund | 20090318 |
Method GET_ACTIVE_ATTR_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTR_DEF | Call by reference | Type reference (TYPE) | WCFT_CDS_ATTR_DEF | Table of Attribute Definitions | 20090306 | |||
| 2 | IV_LAYER | Call by reference | Type reference (TYPE) | CONTFLAG | 'C' | Delivery class | 20090331 | ||
| 3 | IV_UI_OBJ_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090306 |
Method GET_ACTIVE_ATTR_DEF on class CL_WCF_CDS_BOLTAG_API has no exception.
Method GET_ATTR_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTR_DEF | Call by reference | Type reference (TYPE) | WCFT_CDS_ATTR_DEF | Table of Attribute Definitions | 20090305 | |||
| 2 | IV_ACTIVE | Call by reference | Type reference (TYPE) | WCF_CDS_ACTIVE | Attribute active flag | 20090306 | |||
| 3 | IV_LAYER | Call by reference | Type reference (TYPE) | CONTFLAG | 'C' | Delivery class | 20090331 | ||
| 4 | IV_UI_OBJ_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090305 |
Method GET_ATTR_DEFINITION on class CL_WCF_CDS_BOLTAG_API has no exception.
Method GET_BOLTAG_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | WCF_CDS_ATTRIBUTE_ID | Attribute ID | 20090303 | |||
| 2 | IV_LAYER | Call by reference | Type reference (TYPE) | CONTFLAG | Delivery class | 20100412 | |||
| 3 | IV_UI_OBJ_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090303 | |||
| 4 | RS_BOLTAG_DEF | Value transfer | Type reference (TYPE) | WCF_CDS_BOLTAG | Central Data Source BOL Tag Attribute | 20090303 |
Method GET_BOLTAG_DATA on class CL_WCF_CDS_BOLTAG_API has no exception.
Method GET_BOLTAG_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | WCF_CDS_ATTRIBUTE_ID | Attribute ID | 20090303 | |||
| 2 | IV_UI_OBJ_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090303 | |||
| 3 | RS_BOLTAG_TEXTS | Value transfer | Type reference (TYPE) | WCF_CDS_BOLTAG_T | Central Data Source Constant Attributes texts table | 20090303 |
Method GET_BOLTAG_TEXTS on class CL_WCF_CDS_BOLTAG_API has no exception.
Method GET_COMPONENT_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20090312 | |||
| 2 | RV_COMPONENT_SET | Value transfer | Type reference (TYPE) | CRMT_GENIL_APPL | Component Set Name for Generic Interaction Layer | 20090312 |
Method GET_COMPONENT_SET on class CL_WCF_CDS_BOLTAG_API has no exception.
Method GET_DDIC_REF_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | WCF_CDS_ATTRIBUTE_ID | Attribute ID | 20100330 | |||
| 2 | IV_LAYER | Call by reference | Type reference (TYPE) | CONTFLAG | 'S' | Delivery class | 20100412 | ||
| 3 | IV_UI_OBJ_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20100330 | |||
| 4 | RV_REF_FIELD | Value transfer | Type reference (TYPE) | STRING | 20100330 |
Method GET_DDIC_REF_FIELD on class CL_WCF_CDS_BOLTAG_API has no exception.
Method GET_INACTIVE_ATTR_DEF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTR_DEF | Call by reference | Type reference (TYPE) | WCFT_CDS_ATTR_DEF | Table of Attribute Definitions | 20090306 | |||
| 2 | IV_LAYER | Call by reference | Type reference (TYPE) | CONTFLAG | 'C' | Delivery class | 20090331 | ||
| 3 | IV_UI_OBJ_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090306 |
Method GET_INACTIVE_ATTR_DEF on class CL_WCF_CDS_BOLTAG_API has no exception.
Method GET_OBJECT_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UI_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20090313 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | External Name of Object | 20090313 |
Method GET_OBJECT_NAME on class CL_WCF_CDS_BOLTAG_API has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |