SAP ABAP Class CL_ERP_SE_ECM (TREX Connection to Change Management)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-ECH (Application Component) Engineering Change Management
     CC01 (Package) Engineering change management enhanced core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_COM_SE_BUSOBJ Object Interface for Search Engine Service (SES) 20050110
Properties
Class CL_ERP_SE_ECM  
Short Description TREX Connection to Change Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CC01   Engineering change management enhanced core 
Created 20050110   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ERP_SE_ECM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_COM_SE_BUSOBJ Object Interface for Search Engine Service (SES) 20050110
Friends
Class CL_ERP_SE_ECM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ACTIV Constant Private Type reference (TYPE) ACTIV_AUTH '03' Activity: Authorization check 20050110
2 GC_BUSOBJ Constant Public Type reference (TYPE) COM_SEARCH_TV_BUSOBJ 'ECM' Business Object in Search Engine Service (SES) 20050110
3 GC_FIELDNAME_AEGRU Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'AEGRU' 20050119
4 GC_FIELDNAME_AENBE Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'AENBE' 20050119
5 GC_FIELDNAME_AENNR Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'EXTERNAL_KEY' 20050119
6 GC_FIELDNAME_AETXT Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'DESCRIPTION' 20050119
7 GC_FIELDNAME_DATUV Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'VALID_FROM_DATE' 20050119
8 GC_FIELDNAME_OITXT Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'OITXT' 20050119
9 GC_FIELDNAME_USOBJ Constant Private Type reference (TYPE) TREXD_ATTR_NAME 'USOBJ' 20050119
10 GC_OBJECT_TYPE Constant Public Type reference (TYPE) COM_SEARCH_TV_OBJECT_TYPE '1' Type of Business Object 20050110
11 GC_ROLLNAME_AEGRU Constant Private Type reference (TYPE) ROLLNAME 'CC_AEGRU' Data Element (Semantic Domain) 20050119
12 GC_ROLLNAME_AENBE Constant Private Type reference (TYPE) ROLLNAME 'CC_AENBE' Data Element (Semantic Domain) 20050119
13 GC_ROLLNAME_AENNR Constant Private Type reference (TYPE) ROLLNAME 'AENNR_TREX' Data Element (Semantic Domain) 20050119
14 GC_ROLLNAME_AETXT Constant Private Type reference (TYPE) ROLLNAME 'CC_AETXT' Data Element (Semantic Domain) 20050119
15 GC_ROLLNAME_DATUV Constant Private Type reference (TYPE) ROLLNAME 'CC_CCDAT' Data Element (Semantic Domain) 20050119
16 GC_ROLLNAME_OITXT Constant Private Type reference (TYPE) ROLLNAME 'CC_OITXT' Data Element (Semantic Domain) 20050119
17 GC_ROLLNAME_USOBJ Constant Private Type reference (TYPE) ROLLNAME 'AEUSOBJ' Data Element (Semantic Domain) 20050119
18 GS_AUTH Static Attribute Private Type reference (TYPE) TY_S_AUTH Structure for Authorization Check 20050110
19 GS_AUTH_EXT Static Attribute Private Type reference (TYPE) TY_S_AUTH_EXT Structre for Extended Authorization Check 20050110
20 GT_AUTH Static Attribute Private Type reference (TYPE) TY_T_AUTH Table for Authorization Check 20050110
21 GT_AUTH_EXT Static Attribute Private Type reference (TYPE) TY_T_AUTH_EXT Table for Authorization Check 20050110
22 GT_DFIES_AEDT Static Attribute Private Type reference (TYPE) DFIES_TABLE Table for DFIES Entries 20050110
23 GT_DFIES_AEEF Static Attribute Private Type reference (TYPE) DFIES_TABLE Table for DFIES Entries 20050110
24 GT_DFIES_AENR Static Attribute Private Type reference (TYPE) DFIES_TABLE Table for DFIES Entries 20050110
25 GT_DFIES_AEOI Static Attribute Private Type reference (TYPE) DFIES_TABLE Table for DFIES Entries 20050110
26 GT_DFIES_AEPF Static Attribute Private Type reference (TYPE) DFIES_TABLE Table for DFIES Entries 20050110
27 GV_CHECK_VALUE Static Attribute Private Type reference (TYPE) INT2 2 Byte Integer (Signed) 20050110
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ATTRIBUTE_VALUE Static method Private Method 20050110
2 ADD_TEXT_TO_CONTENT Static method Private Method 20050110
3 ADD_VALUES_TO_CONTENT Static method Private Method 20050110
4 CHECK_AUTHORIZATION Static method Protected Method 20050110
5 GET_ATTRIBUTE_VALUES Static method Private Method 20050110
6 GET_DFIES_COMMON Static method Private Method 20050110
7 INIT_DFIES_INFORMATION Static method Private Method 20050110
Events
Class CL_ERP_SE_ECM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_AUTH Public See coding 20050110 begin of ty_s_auth, begru type begru, authorized type xfeld, end of ty_s_auth
2 TY_S_AUTH_EXT Public See coding 20050110 begin of ty_s_auth_ext, begru type begru, aenst type cc_aenst, rlkey type cc_rlkey, aefun type cc_aefun, authorized type xfeld, end of ty_s_auth_ext
3 TY_T_AUTH Public See coding 20050110 ty_t_auth type sorted table of ty_s_auth with unique key begru
4 TY_T_AUTH_EXT Public See coding 20050110 ty_t_auth_ext type sorted table of ty_s_auth_ext with unique key begru aenst rlkey aefun
Method Signatures

Method ADD_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ASSIST Call by reference Object reference (TYPE REF TO) IF_COM_SE_BUSOBJ_VALUE_ASSIST Interface für den Assistenten für die Suchmaschinen-Indiz. 20050110
2 Importing IV_DD_OBJ Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20050110
3 Importing IV_NAME Call by reference Type reference (TYPE) TREXD_ATTR_NAME 20050110
4 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20050110
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20050110

Method ADD_TEXT_TO_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ASSIST Call by reference Object reference (TYPE REF TO) IF_COM_SE_BUSOBJ_VALUE_ASSIST Interface für den Assistenten für die Suchmaschinen-Indiz. 20050110
2 Importing IV_ID Call by reference Type reference (TYPE) TDID Text-ID 20050110
3 Importing IV_LANGU Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20050110
4 Importing IV_NAME Call by reference Type reference (TYPE) TDOBNAME Name 20050110

Method ADD_TEXT_TO_CONTENT on class CL_ERP_SE_ECM has no exception.

Method ADD_VALUES_TO_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ASSIST Call by reference Object reference (TYPE REF TO) IF_COM_SE_BUSOBJ_VALUE_ASSIST Interface für den Assistenten für die Suchmaschinen-Indiz. 20050110
2 Importing IS_STRUCTURE Call by reference Type reference (TYPE) ANY 20050110
3 Importing IT_DFIES Call by reference Type reference (TYPE) DFIES_TABLE Table for dfies entries 20050110

Method ADD_VALUES_TO_CONTENT on class CL_ERP_SE_ECM has no exception.

Method CHECK_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AEFUN Call by reference Type reference (TYPE) CC_AEFUN Funktion der Änderungsnummer 20050110
2 Importing IV_AENST Call by reference Type reference (TYPE) CC_AENST Status einer Änderungsnummer 20050110
3 Importing IV_BEGRU Call by reference Type reference (TYPE) BEGRU Berechtigungsgruppe 20050110
4 Importing IV_RLKEY Call by reference Type reference (TYPE) CC_RLKEY Freigabeschlüssel für Änderungsstammsatz 20050110
# Exception Resumable Description Created on
1 NO_AUTHORIZATION 20050110

Method GET_ATTRIBUTE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ASSIST Call by reference Object reference (TYPE REF TO) IF_COM_SE_BUSOBJ_VALUE_ASSIST Interface für den Assistenten für die Suchmaschinen-Indiz. 20050110
2 Importing IT_ATTRIBUTE_NAMES Call by reference Type reference (TYPE) COM_SEARCH_TT_ATTRIBUTE_NAME Tabelle mit Beschreibungen von Attributen 20050110
3 Importing IT_OBJECT_IDS Call by reference Type reference (TYPE) COM_SEARCH_TT_OBJECT_ID Tabelle mit Objekt-IDs 20050110
4 Importing IV_BUSOBJ Call by reference Type reference (TYPE) COM_SEARCH_TV_BUSOBJ Business-Objekt im Suchmaschinenservice (SES) 20050110
5 Importing IV_CHECK_AUTHORIZATION Call by reference Type reference (TYPE) BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050110
6 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) COM_SEARCH_TV_OBJECT_TYPE Typ des Business-Objekts 20050110
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20050110

Method GET_DFIES_COMMON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DFIES Call by reference Type reference (TYPE) DFIES_TABLE Table for dfies entries 20050110
2 Importing IV_TABLE Call by reference Type reference (TYPE) DDOBJNAME Name eines ABAP Dictionary-Objekts 20050110
# Exception Resumable Description Created on
1 INTERNAL_ERROR 20050110

Method INIT_DFIES_INFORMATION Signature

Method INIT_DFIES_INFORMATION on class CL_ERP_SE_ECM has no parameter.
Method INIT_DFIES_INFORMATION on class CL_ERP_SE_ECM has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 600