SAP ABAP Class IF_UC_SELACC (Selection Conditions and Target Assignments)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UC_ACCOUNT Target Assignment (Persistent) 20000913
2 Interface composition (i COMPRISING i_ref)  IF_UC_SELCOND Selection Condition (Persistent) 20000913
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_ACCOUNT Target Assignment 20000824
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UC_SELCOND Selection Condition 20000912
Properties
Class IF_UC_SELACC  
Short Description Selection Conditions and Target Assignments    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20000824   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_UC_SELACC has no forward declaration.
Interfaces
Class IF_UC_SELACC has no interface implemented.
Friends
Class IF_UC_SELACC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TYPE_HRY Constant Public Type reference (TYPE) UC_SELACCTYPE 5 Hierarchy 20000825
2 GC_TYPE_INH Constant Public Type reference (TYPE) UC_SELACCTYPE 4 Inheritance 20000825
3 GC_TYPE_NIL Constant Public Type reference (TYPE) UC_SELACCTYPE IS INITIAL No value 20000825
4 GC_TYPE_SEL Constant Public Type reference (TYPE) UC_SELACCTYPE 3 DO NOT USE !! 20030820
5 GC_TYPE_SET Constant Public Type reference (TYPE) UC_SELACCTYPE 2 Range 20000825
6 GC_TYPE_SISEL Constant Public Type reference (TYPE) UC_SELACCTYPE 3 Single Field Selection 20030821
7 GC_TYPE_VAL Constant Public Type reference (TYPE) UC_SELACCTYPE 1 Single value 20000825
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check Customizing Object (incl. lower-level objects) 20050810
2 GET_GUI_DATA Instance method Public Method Get GUI representation of data 20000825
3 SET_GUI_DATA Instance method Public Method Set data from GUI representation 20000825
Events
Class IF_UC_SELACC has no event.
Types
Class IF_UC_SELACC has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) UC0_T_MESSAGE Meldungen 20050810
2 Importing IT_FIELD Call by reference Type reference (TYPE) UC0_TS_FIELD Liste von Feldnamen 20050810
3 Importing I_ACTION_ID Call by reference Type reference (TYPE) UC_ACTION_ID Eindeutiger Identifier für aktuellen Checkvorgang 20050810

Method CHECK on class IF_UC_SELACC has no exception.

Method GET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELACC Call by reference Type reference (TYPE) UCT_TS_SELACC Selektionsbedingung/Zielkontierung 20000825

Method GET_GUI_DATA on class IF_UC_SELACC has no exception.

Method SET_GUI_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELACC Call by reference Type reference (TYPE) UCT_TS_SELACC Selektionsbedingung/Zielkontierung 20000825

Method SET_GUI_DATA on class IF_UC_SELACC has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in