SAP ABAP Interface IF_UA_ELEMENT_EXIST (Existence Check of Elements)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_COSTING_ENGINE (Package) Costing Solutions: Costing Engine
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
Interface IF_UA_ELEMENT_EXIST  
Short Description Existence Check of Elements    
General Data
Package UA_COSTING_ENGINE   Costing Solutions: Costing Engine 
Created 20040219   SAP 
Last changed 20041209   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_FINB_RT_READER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_UA_ELEMENT_EXIST has no interface.
Friends
Interface IF_UA_ELEMENT_EXIST has no friend.
Attributes
Interface IF_UA_ELEMENT_EXIST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXIST Instance method Public Method Reads Elements Using Complex Selection Conditions 20040713
2 EXIST_SINGLE Instance method Public Method Reads Individual Element Using Key 20040713
3 EXIST_SINGLE_MULTI Instance method Public Method Reads Multiple Elements Using Key 20040713
Events
Interface IF_UA_ELEMENT_EXIST has no event.
Types
Interface 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 Exporting ED_EXIST Call by reference Type reference (TYPE) BOOLE_D 20040713
2 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE 20040713
3 Importing ID_ONLY_BUFFER Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 'X' = suche Element nur im Puffer (nicht auf DB) 20040713
4 Importing IO_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_TYPE_BASE Typ des Elements 20040713
5 Importing IT_SELTAB Call by reference Type reference (TYPE) FINB_SEL_TAB Selektionsbedingung 20040713

Method EXIST on Interface 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 Exporting ED_EXIST Call by reference Type reference (TYPE) BOOLE_D Element ist vorhanden 20040713
2 Importing ID_KEY_NAME Call by reference Type reference (TYPE) FINB_RT_KEY_NAME IF_FINB_RT_READER=>CD_KEY_NAME_PRIMARY 20040713
3 Importing ID_ONLY_BUFFER Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 'X' = suche Element nur im Puffer (nicht auf DB) 20040713
4 Importing IO_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_TYPE_BASE 20040713
5 Importing IS_KEY_VALUES Call by reference Type reference (TYPE) ANY 20040713

Method EXIST_SINGLE on Interface 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 Exporting ED_EXIST Call by reference Type reference (TYPE) BOOLE_D 20040713
2 Exporting ET_RESULT Call by reference Type reference (TYPE) STANDARD TABLE 20040713
3 Importing ID_KEY_NAME Call by reference Type reference (TYPE) FINB_RT_KEY_NAME IF_FINB_RT_READER=>CD_KEY_NAME_PRIMARY 20040713
4 Importing ID_ONLY_BUFFER Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20040713
5 Importing IO_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_TYPE_BASE 20040713
6 Importing IT_KEY_VALUES Call by reference Type reference (TYPE) TABLE 20040713
7 Importing IT_SEPARATE_KEY_VALUES Call by reference Type reference (TYPE) FINB_RT_T_KEY_VALUES 20040713

Method EXIST_SINGLE_MULTI on Interface IF_UA_ELEMENT_EXIST has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 400