SAP ABAP Class IF_ENH_COMPOSITE (Enhancement Composite)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ENH_COMP_CWB CWB Interface 20050708
2 Interface composition (i COMPRISING i_ref)  IF_ENH_OBJECT General Methods for Enhancement Objects 20040510
3 Interface composition (i COMPRISING i_ref)  IF_ENH_OBJECT_DOCU General Methods for Enhancement Objects 20040510
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ENH_COMPOSITE Enhancement Composite 20040225
Properties
Class IF_ENH_COMPOSITE  
Short Description Enhancement Composite    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031223   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ENH_COMPOSITE has no forward declaration.
Interfaces
Class IF_ENH_COMPOSITE has no interface implemented.
Friends
Class IF_ENH_COMPOSITE has no friend class.
Attributes
Class IF_ENH_COMPOSITE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COMPOSITE_CHILD Instance method Public Method 20040302
2 ADD_ENH_CHILD Instance method Public Method 20040302
3 COPY Instance method Public Method 20040524
4 DELETE_COMPOSITE_CHILD Instance method Public Method 20040317
5 DELETE_ENH_CHILD Instance method Public Method 20040317
6 GET_CHANGE_ATTRIBUTES Instance method Public Method 20040224
7 GET_COMPOSITE_CHILDS Instance method Public Method 20040302
8 GET_ENH_CHILDS Instance method Public Method 20040302
9 GET_LONGTEXT_ID Instance method Public Method Read ID of Long Text 20040629
10 GET_NAME Instance method Public Method 20040225
11 GET_PARENTS Instance method Public Method Returns parent hierarchy of composite enhancement implement. 20100712
12 GET_SHORTTEXT_ID Instance method Public Method ID of Short Text 20040809
13 IS_MODIFIED Instance method Public Method 20040225
14 RENAME Instance method Public Method 20040524
15 SET_LONGTEXT_ID Instance method Public Method Set Long Text ID 20040630
Events
Class IF_ENH_COMPOSITE has no event.
Types
Class IF_ENH_COMPOSITE has no local type.
Method Signatures

Method ADD_COMPOSITE_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILD Call by reference Type reference (TYPE) ENHCOMPOSITENAME Character 40-Stellen 20040302
# Exception Resumable Description Created on
1 CX_ENH_MOD_NOT_ALLOWED Enhancement Wurzel-Ausnahmeklasse 20040302

Method ADD_ENH_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILD Call by reference Type reference (TYPE) ENHNAME Character 40-Stellen 20040302
# Exception Resumable Description Created on
1 CX_ENH_MOD_NOT_ALLOWED Enhancement Wurzel-Ausnahmeklasse 20040302

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20040524
2 Importing NEW_NAME Call by reference Type reference (TYPE) ENHCOMPOSITENAME Id eines Enhancement Composits 20040524
3 Changing TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20040524
# Exception Resumable Description Created on
1 CX_ENH_CANCELED Enhancement Persistenz über normale Tabellen 20040524
2 CX_ENH_CREATE_ERROR Enhancement Wurzel-Ausnahmeklasse 20040524
3 CX_ENH_INACTIVE_VERSION_EXISTS Enhancement Wurzel-Ausnahmeklasse 20040603
4 CX_ENH_INTERNAL_ERROR Enhancement Persistenz über normale Tabellen 20040524
5 CX_ENH_IS_LOCKED Enhancement Wurzel-Ausnahmeklasse 20040524
6 CX_ENH_PERMISSION_DENIED Enhancement Wurzel-Ausnahmeklasse 20040524

Method DELETE_COMPOSITE_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILD Call by reference Type reference (TYPE) ENHSPOTCOMPOSITENAME Enhancement Spot Composite 20040317
# Exception Resumable Description Created on
1 CX_ENH_MOD_NOT_ALLOWED Enhancement Wurzel-Ausnahmeklasse 20040317

Method DELETE_ENH_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILD Call by reference Type reference (TYPE) ENHNAME Id eines Enhancements 20040317
# Exception Resumable Description Created on
1 CX_ENH_MOD_NOT_ALLOWED Enhancement Wurzel-Ausnahmeklasse 20040317

Method GET_CHANGE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting AUTHOR Call by reference Type reference (TYPE) CNAM Autor 20040224
2 Exporting CHANGEDBY Call by reference Type reference (TYPE) UNAM Name des letzten Änderers 20040224
3 Exporting CHANGEDON Call by reference Type reference (TYPE) RDIR_UDATE Änderungsdatum 20040224
4 Exporting CREATEDON Call by reference Type reference (TYPE) RDIR_CDATE Erstellungsdatum 20040224
5 Importing VERSION Call by reference Type reference (TYPE) R3STATE 'A' ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20040224

Method GET_CHANGE_ATTRIBUTES on class IF_ENH_COMPOSITE has no exception.

Method GET_COMPOSITE_CHILDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHILDS Value transfer Type reference (TYPE) ENHCOMPOSITENAME_IT Kind ines Enhancment Composits 20040302
2 Importing VERSION Call by reference Type reference (TYPE) R3STATE 'A' ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20040302

Method GET_COMPOSITE_CHILDS on class IF_ENH_COMPOSITE has no exception.

Method GET_ENH_CHILDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHILDS Value transfer Type reference (TYPE) ENHNAME_IT Kind ines Enhancment Composits 20040302
2 Importing VERSION Call by reference Type reference (TYPE) R3STATE 'A' ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20040302

Method GET_ENH_CHILDS on class IF_ENH_COMPOSITE has no exception.

Method GET_LONGTEXT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VERSION Call by reference Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20040629
2 Returning RE_ID Value transfer Type reference (TYPE) ENHDOCUOBJECT Abstraktion über mögliche Doku-Tool-Objekte 20040629

Method GET_LONGTEXT_ID on class IF_ENH_COMPOSITE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) ENHCOMPOSITENAME Id eines Enhancement Composits 20040225

Method GET_NAME on class IF_ENH_COMPOSITE has no exception.

Method GET_PARENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARENTS Value transfer Type reference (TYPE) ENHCOMPOSITENAME_IT Interne Tabelle über ENHCOMPOSITECHILD 20100712
2 Importing VERSION Call by reference Type reference (TYPE) R3STATE 'A' ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20100712

Method GET_PARENTS on class IF_ENH_COMPOSITE has no exception.

Method GET_SHORTTEXT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VERSION Call by reference Type reference (TYPE) R3STATE ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20040809
2 Returning RE_ID Value transfer Type reference (TYPE) ENHDOCUOBJECT Abstraktion über mögliche Doku-Tool-Objekte 20040809

Method GET_SHORTTEXT_ID on class IF_ENH_COMPOSITE has no exception.

Method IS_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_MODIFIED Value transfer Type reference (TYPE) ENHBOOLEAN Enhancment Boolean 20040225

Method IS_MODIFIED on class IF_ENH_COMPOSITE has no exception.

Method RENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Paket 20040524
2 Importing NEW_NAME Call by reference Type reference (TYPE) ENHCOMPOSITENAME Id eines Enhancement Composits 20040524
3 Changing TRKORR Call by reference Type reference (TYPE) TRKORR Auftrag/Aufgabe 20040524
# Exception Resumable Description Created on
1 CX_ENH_CANCELED Enhancement Persistenz über normale Tabellen 20040524
2 CX_ENH_CREATE_ERROR Enhancement Wurzel-Ausnahmeklasse 20040524
3 CX_ENH_INACTIVE_VERSION_EXISTS Enhancement Wurzel-Ausnahmeklasse 20040603
4 CX_ENH_INTERNAL_ERROR Enhancement Persistenz über normale Tabellen 20040524
5 CX_ENH_IS_LOCKED Enhancement Wurzel-Ausnahmeklasse 20040524
6 CX_ENH_MOD_NOT_ALLOWED Enhancement Wurzel-Ausnahmeklasse 20040524
7 CX_ENH_PERMISSION_DENIED Enhancement Wurzel-Ausnahmeklasse 20040524

Method SET_LONGTEXT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) ENHDOCUOBJECT Abstraktion über mögliche Doku-Tool-Objekte 20040630
# Exception Resumable Description Created on
1 CX_ENH_MOD_NOT_ALLOWED Enhancement Wurzel-Ausnahmeklasse 20040630
History
Last changed by/on SAP  20130531 
SAP Release Created in