SAP ABAP Class CL_WCF_CDS_FUNCTION_API (API for WCF_CDS_FUNCT)
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_FUNCTION_API | |
| Short Description | API for WCF_CDS_FUNCT | |
| 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 | 20100322 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCF_CDS_FUNCTION_API has no forward declaration.
Interfaces
Class CL_WCF_CDS_FUNCTION_API has no interface implemented.
Friends
Class CL_WCF_CDS_FUNCTION_API has no friend class.
Attributes
Class CL_WCF_CDS_FUNCTION_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 | 20100322 | |
| 2 | Static method | Public | Method | Return a list of active Attribute definition | 20100322 | |
| 3 | Static method | Public | Method | Return a list of Attribute definition | 20100322 | |
| 4 | Static method | Public | Method | Return a Function Attribute definition | 20100322 | |
| 5 | Static method | Public | Method | Return a Function Attribute texts | 20100322 | |
| 6 | Static method | Public | Method | Return a list of inactive Attribute definition | 20100322 |
Events
Class CL_WCF_CDS_FUNCTION_API has no event.
Types
Class CL_WCF_CDS_FUNCTION_API has no local type.
Method Signatures
Method COPY_FUNCTION 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_COMMIT | Call by reference | Type reference (TYPE) | FLAG | SPACE | do a COMMIT WORK AND WAIT | 20100330 | ||
| 3 | IV_CONTEXT_ID | Call by reference | Type reference (TYPE) | WCF_CDS_CONTEXT_ID | Context ID | 20100330 | |||
| 4 | IV_TRANSPORT | Call by reference | Type reference (TYPE) | FLAG | SPACE | Transport changes | 20100330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error | 20100330 | ||
| 2 | Not Found | 20100330 |
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 | 20100322 | |||
| 2 | IV_CONTEXT_ID | Call by reference | Type reference (TYPE) | WCF_CDS_CONTEXT_ID | Context ID | 20100322 | |||
| 3 | IV_LAYER | Call by reference | Type reference (TYPE) | CONTFLAG | 'C' | Delivery class | 20100322 |
Method GET_ACTIVE_ATTR_DEF on class CL_WCF_CDS_FUNCTION_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 | 20100322 | |||
| 2 | IV_ACTIVE | Call by reference | Type reference (TYPE) | WCF_CDS_ACTIVE | Attribute active flag | 20100322 | |||
| 3 | IV_CONTEXT_ID | Call by reference | Type reference (TYPE) | WCF_CDS_CONTEXT_ID | Context ID | 20100322 | |||
| 4 | IV_LAYER | Call by reference | Type reference (TYPE) | CONTFLAG | 'C' | Delivery class | 20100322 |
Method GET_ATTR_DEFINITION on class CL_WCF_CDS_FUNCTION_API has no exception.
Method GET_FUNCTION_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 | 20100322 | |||
| 2 | IV_CONTEXT_ID | Call by reference | Type reference (TYPE) | WCF_CDS_CONTEXT_ID | Context ID | 20100322 | |||
| 3 | RS_FUNCTION_DEF | Value transfer | Type reference (TYPE) | WCF_CDS_FUNCT | Central Data Source Custom Functions | 20100322 |
Method GET_FUNCTION_DATA on class CL_WCF_CDS_FUNCTION_API has no exception.
Method GET_FUNCTION_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 | 20100322 | |||
| 2 | IV_CONTEXT_ID | Call by reference | Type reference (TYPE) | WCF_CDS_CONTEXT_ID | Context ID | 20100322 | |||
| 3 | RS_FUNCTION_TEXTS | Value transfer | Type reference (TYPE) | WCF_CDS_FUNCT_T | Central Data Source Custom Functions texts | 20100322 |
Method GET_FUNCTION_TEXTS on class CL_WCF_CDS_FUNCTION_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 | 20100322 | |||
| 2 | IV_CONTEXT_ID | Call by reference | Type reference (TYPE) | WCF_CDS_CONTEXT_ID | Context ID | 20100322 | |||
| 3 | IV_LAYER | Call by reference | Type reference (TYPE) | CONTFLAG | 'C' | Delivery class | 20100322 |
Method GET_INACTIVE_ATTR_DEF on class CL_WCF_CDS_FUNCTION_API has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |