SAP ABAP Class CL_REEX_SET (Set of Real Estate objects)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-BD (Application Component) Basic Data
     RE_EX_ST (Package) RE: Set (Set of Real Estate Objects)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_REEX_SET Set of Real Estate objects 20030922
Properties
Class CL_REEX_SET  
Short Description Set of Real Estate objects    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_EX_ST   RE: Set (Set of Real Estate Objects) 
Created 20030922   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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_REEX_SET Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 GSETC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 IF_REEX_SET Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 REEX5 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_REEX_SET Set of Real Estate objects 20030922
Friends
# Friend Modeled only Created on Description
1 CF_RECA_OBJECT 20030923 Object That Can Be Instantiated: Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_SETFIELD Constant Protected Type reference (TYPE) SETFLD 'OBJNR' 20030922
2 MC_SETTABNAME Constant Protected Type reference (TYPE) TABNAME 'CCSS' Table Name 20040506
3 MC_SETTYPE_BASIC Constant Protected Type reference (TYPE) STYPE 'B' 20030922
4 MC_SETTYPE_SINGLE Constant Protected Type reference (TYPE) STYPE 'S' 20031007
5 MD_ACTIVITY Instance attribute Public Attribute reference (LIKE) 20030926
6 MD_OBJTYPE Instance attribute Public Attribute reference (LIKE) 20030926
7 MD_SETCLASS Instance attribute Protected Type reference (TYPE) SETCLASS 20030922
8 MD_SETID Instance attribute Public Attribute reference (LIKE) 20031015
9 MD_SETNAME Instance attribute Public Attribute reference (LIKE) 20030926
10 MF_ENQUEUE_SET Instance attribute Public Attribute reference (LIKE) 20031023
11 MF_MODIFIED Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20030930
12 MS_SETINFO Instance attribute Protected Type reference (TYPE) SETINFO 20030930
13 MS_SETINFO_OLD Instance attribute Protected Type reference (TYPE) SETINFO 20031009
14 MT_SET_LINES Instance attribute Protected Type reference (TYPE) RE_T_SETDEFINITION 20030922
15 MT_SET_LINES_OLD Instance attribute Protected Type reference (TYPE) RE_T_SETDEFINITION 20030930
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM Instance method Public Method 20031216
2 CHECK_ALL Instance method Public Method 20040227
3 CHECK_AUTHORITY Instance method Public Method 20031023
4 CHECK_SETNAME Instance method Public Method 20040223
5 CLEAR Instance method Public Method 20031023
6 CONTAINS_ITEM Instance method Public Method 20031124
7 DELETE Instance method Public Method 20040128
8 DELETE_ITEM Instance method Public Method 20031212
9 DEQUEUE Instance method Public Method 20031023
10 ENQUEUE Instance method Public Method 20031023
11 EXISTS Instance method Public Method 20030922
12 FREE Instance method Public Method 20040128
13 GET_DEFINITION Instance method Public Method 20031006
14 GET_DETAIL Instance method Public Method 20030926
15 GET_DETAIL_X Instance method Public Method 20030926
16 GET_HIERARCHY Instance method Public Method 20040128
17 GET_IDENT Instance method Public Method 20040128
18 GET_OBJ_LIST Instance method Public Method 20040128
19 GET_RUSER Instance method Public Method 20040804
20 GET_WHERE_USED_LIST Instance method Public Method 20040429
21 GET_WHERE_USED_LIST_OBJ Instance method Protected Method Gets Where-Used-List of Objects in Sets 20040506
22 HAS_LINES Instance method Public Method 20040128
23 INIT Instance method Public Method 20030926
24 IS_MODIFIED Instance method Public Method 20030930
25 IS_MULTI Instance method Public Method 20031017
26 IS_USED Instance method Public Method 20040128
27 SET_DEFINITION Instance method Public Method 20040128
28 SET_DESCRIPTION Instance method Public Method 20040128
29 SET_OBJTYPE Instance method Public Method 20040223
30 SET_OBJ_LIST Instance method Public Method 20040128
31 SET_SETNAME Instance method Public Method 20040223
32 STORE Instance method Public Method 20030922
33 _CHECK_RECURSION Instance method Private Method Checks on Recursive Set Definition 20040227
34 _CHECK_SETNAME_VALID Instance method Private Method Checks Validity of Set Name 20040223
35 _GET_EXT_SET_KEY Instance method Private Method Gets Set Name from Set ID 20031006
36 _GET_SETCLASS Instance method Private Method Determines Set Class from Object Type 20030922
37 _GET_SETID Instance method Private Method Determines Set ID from Set Name and Set Class 20030922
38 _GET_SETINFO Instance method Private Method Determines Additional Information for Set 20030922
39 _GET_SETOBJTYPE Instance method Private Method Determines Object Type from Set Class 20031006
40 _GET_TEXT_FOR_SETOBJTYPE Instance method Private Method Determines Text for Object Type of Set 20031017
41 _READ_SET_LINES Instance method Private Method Reads Set Definition 20030922
42 _STORE Instance method Private Method Save Changes of a Basic Set (Internal) 20030922
43 _STORE_SET Instance method Private Method Save Changes of a Set (Grouping Field) 20100621
Events
Class CL_REEX_SET has no event.
Types
Class CL_REEX_SET has no local type.
Method Signatures

Method ADD_ITEM Signature

Method ADD_ITEM on class CL_REEX_SET has no parameter.
Method ADD_ITEM on class CL_REEX_SET has no exception.

Method CHECK_ALL Signature

Method CHECK_ALL on class CL_REEX_SET has no parameter.
Method CHECK_ALL on class CL_REEX_SET has no exception.

Method CHECK_AUTHORITY Signature

Method CHECK_AUTHORITY on class CL_REEX_SET has no parameter.
Method CHECK_AUTHORITY on class CL_REEX_SET has no exception.

Method CHECK_SETNAME Signature

Method CHECK_SETNAME on class CL_REEX_SET has no parameter.
Method CHECK_SETNAME on class CL_REEX_SET has no exception.

Method CLEAR Signature

Method CLEAR on class CL_REEX_SET has no parameter.
Method CLEAR on class CL_REEX_SET has no exception.

Method CONTAINS_ITEM Signature

Method CONTAINS_ITEM on class CL_REEX_SET has no parameter.
Method CONTAINS_ITEM on class CL_REEX_SET has no exception.

Method DELETE Signature

Method DELETE on class CL_REEX_SET has no parameter.
Method DELETE on class CL_REEX_SET has no exception.

Method DELETE_ITEM Signature

Method DELETE_ITEM on class CL_REEX_SET has no parameter.
Method DELETE_ITEM on class CL_REEX_SET has no exception.

Method DEQUEUE Signature

Method DEQUEUE on class CL_REEX_SET has no parameter.
Method DEQUEUE on class CL_REEX_SET has no exception.

Method ENQUEUE Signature

Method ENQUEUE on class CL_REEX_SET has no parameter.
Method ENQUEUE on class CL_REEX_SET has no exception.

Method EXISTS Signature

Method EXISTS on class CL_REEX_SET has no parameter.
Method EXISTS on class CL_REEX_SET has no exception.

Method FREE Signature

Method FREE on class CL_REEX_SET has no parameter.
Method FREE on class CL_REEX_SET has no exception.

Method GET_DEFINITION Signature

Method GET_DEFINITION on class CL_REEX_SET has no parameter.
Method GET_DEFINITION on class CL_REEX_SET has no exception.

Method GET_DETAIL Signature

Method GET_DETAIL on class CL_REEX_SET has no parameter.
Method GET_DETAIL on class CL_REEX_SET has no exception.

Method GET_DETAIL_X Signature

Method GET_DETAIL_X on class CL_REEX_SET has no parameter.
Method GET_DETAIL_X on class CL_REEX_SET has no exception.

Method GET_HIERARCHY Signature

Method GET_HIERARCHY on class CL_REEX_SET has no parameter.
Method GET_HIERARCHY on class CL_REEX_SET has no exception.

Method GET_IDENT Signature

Method GET_IDENT on class CL_REEX_SET has no parameter.
Method GET_IDENT on class CL_REEX_SET has no exception.

Method GET_OBJ_LIST Signature

Method GET_OBJ_LIST on class CL_REEX_SET has no parameter.
Method GET_OBJ_LIST on class CL_REEX_SET has no exception.

Method GET_RUSER Signature

Method GET_RUSER on class CL_REEX_SET has no parameter.
Method GET_RUSER on class CL_REEX_SET has no exception.

Method GET_WHERE_USED_LIST Signature

Method GET_WHERE_USED_LIST on class CL_REEX_SET has no parameter.
Method GET_WHERE_USED_LIST on class CL_REEX_SET has no exception.

Method GET_WHERE_USED_LIST_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_SET Tabelle von Sets 20040506
2 Importing ID_OBJNR Call by reference Type reference (TYPE) RECAOBJNR Objektnummer 20040506

Method GET_WHERE_USED_LIST_OBJ on class CL_REEX_SET has no exception.

Method HAS_LINES Signature

Method HAS_LINES on class CL_REEX_SET has no parameter.
Method HAS_LINES on class CL_REEX_SET has no exception.

Method INIT Signature

Method INIT on class CL_REEX_SET has no parameter.
Method INIT on class CL_REEX_SET has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on class CL_REEX_SET has no parameter.
Method IS_MODIFIED on class CL_REEX_SET has no exception.

Method IS_MULTI Signature

Method IS_MULTI on class CL_REEX_SET has no parameter.
Method IS_MULTI on class CL_REEX_SET has no exception.

Method IS_USED Signature

Method IS_USED on class CL_REEX_SET has no parameter.
Method IS_USED on class CL_REEX_SET has no exception.

Method SET_DEFINITION Signature

Method SET_DEFINITION on class CL_REEX_SET has no parameter.
Method SET_DEFINITION on class CL_REEX_SET has no exception.

Method SET_DESCRIPTION Signature

Method SET_DESCRIPTION on class CL_REEX_SET has no parameter.
Method SET_DESCRIPTION on class CL_REEX_SET has no exception.

Method SET_OBJTYPE Signature

Method SET_OBJTYPE on class CL_REEX_SET has no parameter.
Method SET_OBJTYPE on class CL_REEX_SET has no exception.

Method SET_OBJ_LIST Signature

Method SET_OBJ_LIST on class CL_REEX_SET has no parameter.
Method SET_OBJ_LIST on class CL_REEX_SET has no exception.

Method SET_SETNAME Signature

Method SET_SETNAME on class CL_REEX_SET has no parameter.
Method SET_SETNAME on class CL_REEX_SET has no exception.

Method STORE Signature

Method STORE on class CL_REEX_SET has no parameter.
Method STORE on class CL_REEX_SET has no exception.

Method _CHECK_RECURSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20040227

Method _CHECK_RECURSION on class CL_REEX_SET has no exception.

Method _CHECK_SETNAME_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SETNAME Call by reference Type reference (TYPE) REEXSETNAME 20040223
# Exception Resumable Description Created on
1 NOT_ALLOWED Setname entspricht nicht den Konvention 20040223

Method _GET_EXT_SET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_SETNAME Call by reference Type reference (TYPE) REEXSETNAME 20031006
2 Exporting ED_SETOBJTYPE Call by reference Type reference (TYPE) REEXSETOBJTYPE 20031006
3 Importing ID_SETID Call by reference Type reference (TYPE) SETID 20031006
# Exception Resumable Description Created on
1 ERROR Allgemeiner Fehler 20031006

Method _GET_SETCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_SETCLASS Call by reference Type reference (TYPE) SETCLASS 20030922
2 Importing ID_OBJTYPE Call by reference Type reference (TYPE) REEXSETOBJTYPE 20030922
# Exception Resumable Description Created on
1 ERROR Allgemeiner Fehler 20031007
2 NOT_SUPPORTED Nicht unterstützte Objektart 20030922

Method _GET_SETID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_SETID Call by reference Type reference (TYPE) SETID 20030922
2 Importing ID_SETNAME Call by reference Type reference (TYPE) REEXSETNAME 20030922
3 Importing ID_SETOBJTYPE Call by reference Type reference (TYPE) REEXSETOBJTYPE 20031023
# Exception Resumable Description Created on
1 ERROR Allgemeiner Fehler 20030922

Method _GET_SETINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SETINFO Call by reference Type reference (TYPE) SETINFO 20030922
# Exception Resumable Description Created on
1 ERROR Allgemeiner Fehler 20030922
2 NOT_FOUND Set nicht gefunden 20030922

Method _GET_SETOBJTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_OBJTYPE Call by reference Type reference (TYPE) REEXSETOBJTYPE 20031006
2 Importing ID_SETCLASS Call by reference Type reference (TYPE) SETCLASS 20031006
# Exception Resumable Description Created on
1 NOT_SUPPORTED Nicht unterstützte Objektart 20031006

Method _GET_TEXT_FOR_SETOBJTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_SETOBJTYPE Call by reference Type reference (TYPE) REEXSETOBJTYPE Objektart des Sets 20031017
2 Returning RD_TEXT Value transfer Type reference (TYPE) RECAXLOBJTYPE 20031017

Method _GET_TEXT_FOR_SETOBJTYPE on class CL_REEX_SET has no exception.

Method _READ_SET_LINES Signature

Method _READ_SET_LINES on class CL_REEX_SET has no parameter.
# Exception Resumable Description Created on
1 ERROR Allgemeiner Fehler 20030922

Method _STORE Signature

Method _STORE on class CL_REEX_SET has no parameter.
# Exception Resumable Description Created on
1 ERROR Allgemeiner Fehler aufgetreten 20030922

Method _STORE_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_GRP Call by reference Type reference (TYPE) REEXSETGRPFIELD Gruppierungsfeld 20100621
2 Importing ID_OTYPE Call by reference Type reference (TYPE) REEXSETOBJTYPE Objektart des Sets 20100621
# Exception Resumable Description Created on
1 ERROR Allgemeiner Fehler aufgetreten 20100621
History
Last changed by/on SAP  20110908 
SAP Release Created in 500