SAP ABAP Class IF_UA_ELEMENT_EXIST (Existence Check of Elements)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_UA_RESULT_LEVEL | Result Level | 20040712 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UA_RESULT_LEVEL | Posting Level | 20040712 |
Properties
| Class | IF_UA_ELEMENT_EXIST | |
| Short Description | Existence Check of Elements | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20040219 | SAP |
| Last change | 20041209 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_UA_ELEMENT_EXIST has no interface implemented.
Friends
Class IF_UA_ELEMENT_EXIST has no friend class.
Attributes
Class IF_UA_ELEMENT_EXIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reads Elements Using Complex Selection Conditions | 20040713 | |
| 2 | Instance method | Public | Method | Reads Individual Element Using Key | 20040713 | |
| 3 | Instance method | Public | Method | Reads Multiple Elements Using Key | 20040713 |
Events
Class IF_UA_ELEMENT_EXIST has no event.
Types
Class IF_UA_ELEMENT_EXIST has no local type.
Method Signatures
Method EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_EXIST | Call by reference | Type reference (TYPE) | BOOLE_D | 20040713 | ||||
| 2 | ET_RESULT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040713 | ||||
| 3 | ID_ONLY_BUFFER | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 'X' = suche Element nur im Puffer (nicht auf DB) | 20040713 | ||
| 4 | IO_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_UA_TYPE_BASE | Typ des Elements | 20040713 | |||
| 5 | IT_SELTAB | Call by reference | Type reference (TYPE) | FINB_SEL_TAB | Selektionsbedingung | 20040713 |
Method EXIST on class IF_UA_ELEMENT_EXIST has no exception.
Method EXIST_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_EXIST | Call by reference | Type reference (TYPE) | BOOLE_D | Element ist vorhanden | 20040713 | |||
| 2 | ID_KEY_NAME | Call by reference | Type reference (TYPE) | FINB_RT_KEY_NAME | IF_FINB_RT_READER=>CD_KEY_NAME_PRIMARY | 20040713 | |||
| 3 | ID_ONLY_BUFFER | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 'X' = suche Element nur im Puffer (nicht auf DB) | 20040713 | ||
| 4 | IO_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_UA_TYPE_BASE | 20040713 | ||||
| 5 | IS_KEY_VALUES | Call by reference | Type reference (TYPE) | ANY | 20040713 |
Method EXIST_SINGLE on class IF_UA_ELEMENT_EXIST has no exception.
Method EXIST_SINGLE_MULTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_EXIST | Call by reference | Type reference (TYPE) | BOOLE_D | 20040713 | ||||
| 2 | ET_RESULT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20040713 | ||||
| 3 | ID_KEY_NAME | Call by reference | Type reference (TYPE) | FINB_RT_KEY_NAME | IF_FINB_RT_READER=>CD_KEY_NAME_PRIMARY | 20040713 | |||
| 4 | ID_ONLY_BUFFER | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20040713 | |||
| 5 | IO_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_UA_TYPE_BASE | 20040713 | ||||
| 6 | IT_KEY_VALUES | Call by reference | Type reference (TYPE) | TABLE | 20040713 | ||||
| 7 | IT_SEPARATE_KEY_VALUES | Call by reference | Type reference (TYPE) | FINB_RT_T_KEY_VALUES | 20040713 |
Method EXIST_SINGLE_MULTI on class IF_UA_ELEMENT_EXIST has no exception.
History
| Last changed by/on | SAP | 20041209 |
| SAP Release Created in |