SAP ABAP Interface IF_UA_ELEMENT_SELECT (Select 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_SELECT  
Short Description Select Elements    
General Data
Package UA_COSTING_ENGINE   Costing Solutions: Costing Engine 
Created 20040712   SAP 
Last changed 20050409   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 CL_UA_AUTHORITY_MANAGER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_FINB_RT_READER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_UA_ELEMENT_SELECT has no interface.
Friends
Interface IF_UA_ELEMENT_SELECT has no friend.
Attributes
Interface IF_UA_ELEMENT_SELECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SELECT Instance method Public Method Reads Elements Using Complex Selection Conditions 20040712
2 SELECT_AUTHORIZED Instance method Public Method Reads Elements Using Complex Selection Conditions 20050214
3 SELECT_SINGLE Instance method Public Method Reads Individual Element Using Key 20040712
4 SELECT_SINGLE_MULTI Instance method Public Method Reads Multiple Elements Using Key 20040712
Events
Interface IF_UA_ELEMENT_SELECT has no event.
Types
Interface IF_UA_ELEMENT_SELECT has no local type.
Method Signatures

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_AUTH_CHECK_MODE Call by reference Type reference (TYPE) ACTIV_AUTH CL_UA_AUTHORITY_MANAGER=>CD_DISPLAY Aktivität 20040922
2 Importing ID_INSERT_IF_FOUND Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040723
3 Importing ID_ONLY_BUFFER Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 'X' = suche Element nur im Puffer (nicht auf DB) 20040712
4 Importing IO_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_TYPE_BASE Typ des Elements 20040712
5 Importing IT_SELTAB Call by reference Type reference (TYPE) FINB_SEL_TAB Selektionsbedingung 20040712
6 Returning RT_ELEMENT Value transfer Type reference (TYPE) UAB_T_ELEMENT Gefundene Elemente 20040712
# Exception Resumable Description Created on
1 NO_AUTHORIZATION 20040904

Method SELECT_AUTHORIZED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_NO_AUTHORIZATION Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050214
2 Exporting ET_ELEMENT Value transfer Type reference (TYPE) UAB_T_ELEMENT Gefundene Elemente 20050214
3 Importing ID_AUTH_CHECK_MODE Call by reference Type reference (TYPE) ACTIV_AUTH CL_UA_AUTHORITY_MANAGER=>CD_DISPLAY Aktivität 20050214
4 Importing ID_INSERT_IF_FOUND Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050214
5 Importing ID_ONLY_BUFFER Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 'X' = suche Element nur im Puffer (nicht auf DB) 20050214
6 Importing IO_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_TYPE_BASE Typ des Elements 20050214
7 Importing IT_SELTAB Call by reference Type reference (TYPE) FINB_SEL_TAB Selektionsbedingung 20050214

Method SELECT_AUTHORIZED on Interface IF_UA_ELEMENT_SELECT has no exception.

Method SELECT_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_NEW Call by reference Type reference (TYPE) BOOLE_D Element ist neu eingefügt 20040712
2 Exporting EO_ELEMENT Call by reference Object reference (TYPE REF TO) CL_UA_ELEMENT gefundenes Element 20040712
3 Importing ID_AUTH_CHECK_MODE Call by reference Type reference (TYPE) ACTIV_AUTH CL_UA_AUTHORITY_MANAGER=>CD_DISPLAY Aktivität 20040922
4 Importing ID_INSERT_IF_FOUND Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040723
5 Importing ID_KEY_NAME Call by reference Type reference (TYPE) FINB_RT_KEY_NAME IF_FINB_RT_READER=>CD_KEY_NAME_PRIMARY 20040712
6 Importing ID_ONLY_BUFFER Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 'X' = suche Element nur im Puffer (nicht auf DB) 20040712
7 Importing IO_TYPE Call by reference Object reference (TYPE REF TO) CL_UA_TYPE_BASE 20040712
8 Importing IS_KEY_VALUES Call by reference Type reference (TYPE) ANY 20040712
# Exception Resumable Description Created on
1 NO_AUTHORIZATION 20040904

Method SELECT_SINGLE_MULTI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_AUTH_CHECK_MODE Call by reference Type reference (TYPE) ACTIV_AUTH CL_UA_AUTHORITY_MANAGER=>CD_DISPLAY Aktivität 20040922
2 Importing ID_INSERT_IF_FOUND Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040723
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 X' = suche Element nur im Puffer (nicht auf DB) 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
8 Returning RT_ELEMENT Value transfer Type reference (TYPE) UAB_T_ELEMENT Gefundene Elemente 20040713
# Exception Resumable Description Created on
1 NO_AUTHORIZATION 20040904
History
Last changed by/on SAP  20050409 
SAP Release Created in 400