SAP ABAP Class CL_WCF_CDS_CONST_API (API for WCF_CDS_CONST)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI (Application Component) WebClient UI
⤷
WCF_CDS_CORE (Package) Central DataSource core objects
⤷
⤷
Properties
| Class | CL_WCF_CDS_CONST_API | |
| Short Description | API for WCF_CDS_CONST | |
| 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 | 20100303 | 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 CL_WCF_CDS_CONST_API has no interface implemented.
Friends
Class CL_WCF_CDS_CONST_API has no friend class.
Attributes
Class CL_WCF_CDS_CONST_API has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Copy attribute from SAP layer to Customer layer | 20090317 | |
| 2 | Static method | Public | Method | Return a list of active Attribute definition | 20090306 | |
| 3 | Static method | Public | Method | Return a list of Attribute definition | 20090305 | |
| 4 | Static method | Public | Method | Return a Constant Attribute definition | 20090303 | |
| 5 | Static method | Public | Method | Return a Constant Attribute texts | 20090303 | |
| 6 | Static method | Public | Method | Return a list of inactive Attribute definition | 20090306 |
Events
Class CL_WCF_CDS_CONST_API has no event.
Types
Class CL_WCF_CDS_CONST_API has no local type.
Method Signatures
Method COPY_CONST 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 | 20090317 | |||
| 2 | IV_COMMIT | Call by reference | Type reference (TYPE) | FLAG | SPACE | do a COMMIT WORK AND WAIT | 20090317 | ||
| 3 | IV_CONTEXT_ID | Call by reference | Type reference (TYPE) | WCF_CDS_CONTEXT_ID | Context ID | 20090317 | |||
| 4 | IV_TRANSPORT | Call by reference | Type reference (TYPE) | FLAG | SPACE | Transport changes | 20090317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error | 20090317 | ||
| 2 | Not FOund | 20090317 |
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_CONTEXT_ID | Call by reference | Type reference (TYPE) | WCF_CDS_CONTEXT_ID | Context ID | 20090306 | |||
| 3 | IV_LAYER | Call by reference | Type reference (TYPE) | CONTFLAG | 'C' | Delivery class | 20090331 |
Method GET_ACTIVE_ATTR_DEF on class CL_WCF_CDS_CONST_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_CONTEXT_ID | Call by reference | Type reference (TYPE) | WCF_CDS_CONTEXT_ID | Context ID | 20090305 | |||
| 4 | IV_LAYER | Call by reference | Type reference (TYPE) | CONTFLAG | 'C' | Delivery class | 20090331 |
Method GET_ATTR_DEFINITION on class CL_WCF_CDS_CONST_API has no exception.
Method GET_CONST_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_CONTEXT_ID | Call by reference | Type reference (TYPE) | WCF_CDS_CONTEXT_ID | Context ID | 20090303 | |||
| 3 | RS_CONST_DEF | Value transfer | Type reference (TYPE) | WCF_CDS_CONST | Central Data Source Constant Attributes | 20090303 |
Method GET_CONST_DATA on class CL_WCF_CDS_CONST_API has no exception.
Method GET_CONST_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_CONTEXT_ID | Call by reference | Type reference (TYPE) | WCF_CDS_CONTEXT_ID | Context ID | 20090303 | |||
| 3 | RS_CONST_TEXTS | Value transfer | Type reference (TYPE) | WCF_CDS_CONST_T | Central Data Source Constant Attributes texts table | 20090303 |
Method GET_CONST_TEXTS on class CL_WCF_CDS_CONST_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_CONTEXT_ID | Call by reference | Type reference (TYPE) | WCF_CDS_CONTEXT_ID | Context ID | 20090306 | |||
| 3 | IV_LAYER | Call by reference | Type reference (TYPE) | CONTFLAG | 'C' | Delivery class | 20090331 |
Method GET_INACTIVE_ATTR_DEF on class CL_WCF_CDS_CONST_API has no exception.
History
| Last changed by/on | SAP | 20100303 |
| SAP Release Created in | 701 |