SAP ABAP Class CL_SRAPI_COMPLEX_ATTRIB_COND (Complex Attribute Condition)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBD (Application Component) Integration Builder - Design
⤷
SAI_SREP_API (Package) API for Repository
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRAPI_ATTRIBUTE_CONDITION | Tagging Interface Attribute Condition for Query | 20040920 |
Properties
| Class | CL_SRAPI_COMPLEX_ATTRIB_COND | |
| Short Description | Complex Attribute Condition | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAI_SREP_API | API for Repository |
| Created | 20040920 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SRAPI_COMPLEX_ATTRIB_COND has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAPI_ATTRIBUTE_CONDITION | Tagging Interface Attribute Condition for Query | 20040920 |
Friends
Class CL_SRAPI_COMPLEX_ATTRIB_COND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SRAPI_T_QUERY_ELEM_CONDITIONS | Table of Instances of Elementary Query Conditions | 20040920 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Elementary Query Condition | 20040920 | |
| 2 | Instance method | Public | Method | Gets List of Elementary Query Conditions | 20040920 |
Events
Class CL_SRAPI_COMPLEX_ATTRIB_COND has no event.
Types
Class CL_SRAPI_COMPLEX_ATTRIB_COND has no local type.
Method Signatures
Method ADD_ELEMENTARY_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONDITION | Call by reference | Object reference (TYPE REF TO) | IF_SRAPI_ELEMENTARY_ATTR_COND | Tagging-Interface elementare Attributbedingung für Query | 20040920 |
Method ADD_ELEMENTARY_CONDITION on class CL_SRAPI_COMPLEX_ATTRIB_COND has no exception.
Method GET_ELEMENTARY_ATTRIB_COND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SRAPI_T_QUERY_ELEM_CONDITIONS | Tabelle von Instanzen von elemtaren Querybedingungen | 20040920 |
Method GET_ELEMENTARY_ATTRIB_COND on class CL_SRAPI_COMPLEX_ATTRIB_COND has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 700 |