SAP ABAP Interface IF_ENH_OBJECT_DOCU (General Methods for Enhancement Objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ENH (Application Component) Enhancement Tools
     SEEF_BASE (Package) Enhancement Base Functionality
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ENH_COMPOSITE Enhancement Composite 20040510
2 Interface composition (i COMPRISING i_ref)  IF_ENH_SPOT_COMPOSITE Enhancement Spot Composite 20040507
3 Interface composition (i COMPRISING i_ref)  IF_ENH_SPOT_TOOL SAP Enhancement Tool Root Interface 20040507
4 Interface composition (i COMPRISING i_ref)  IF_ENH_TOOL SAP Enhancement Tool Root Interface 20040506
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ABSTRACT_ENH_SPOT_TOOL Abstract Class Enhancement Spot Tool 20040507
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ABSTRACT_ENH_TOOL Abstract Enhancement Tool Root Class 20040506
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ENH_COMPOSITE Enhancement Composite 20040510
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ENH_SPOT_COMPOSITE Enhancement Composite 20040510
Properties
Interface IF_ENH_OBJECT_DOCU  
Short Description General Methods for Enhancement Objects    
General Data
Package SEEF_BASE   Enhancement Base Functionality 
Created 20040506   SAP 
Last changed 20041208   SAP 
Unicode checks active    
Forward declarations
Interface IF_ENH_OBJECT_DOCU has no forward declaration.
Interfaces
Interface IF_ENH_OBJECT_DOCU has no interface.
Friends
Interface IF_ENH_OBJECT_DOCU has no friend.
Attributes
Interface IF_ENH_OBJECT_DOCU has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_LONGTEXT Instance method Public Method Delete Long Text and Save Object 20040506
2 GET_SHORTTEXT Instance method Public Method Read Short Text 20040506
3 HAS_LONG_TEXT Instance method Public Method Check Whether Long Text Exists 20040908
4 OPEN_LONGTEXT_EDITOR Instance method Public Method Long Text Editor Dialog (Create it and Save Obj. if Necess.) 20040506
5 SET_SHORTTEXT Instance method Public Method Change Short Text 20040506
Events
Interface IF_ENH_OBJECT_DOCU has no event.
Types
Interface IF_ENH_OBJECT_DOCU has no local type.
Method Signatures

Method DELETE_LONGTEXT Signature

Method DELETE_LONGTEXT on Interface IF_ENH_OBJECT_DOCU has no parameter.
# Exception Resumable Description Created on
1 CX_ENH_INTERNAL_ERROR 20040506
2 CX_ENH_MOD_NOT_ALLOWED 20040506

Method GET_SHORTTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SHORTTEXT Value transfer Type reference (TYPE) STRING 20040506
2 Importing VERSION Call by reference Type reference (TYPE) R3STATE 'A' ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20040506

Method GET_SHORTTEXT on Interface IF_ENH_OBJECT_DOCU has no exception.

Method HAS_LONG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ENHBOOLEAN Enhancment Boolean 20040908
2 Importing VERSION Call by reference Type reference (TYPE) R3STATE ABAP: Version des Programmteils 20040908

Method HAS_LONG_TEXT on Interface IF_ENH_OBJECT_DOCU has no exception.

Method OPEN_LONGTEXT_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VERSION Call by reference Type reference (TYPE) R3STATE 'A' ABAP: Programmstatus (aktiv, gesichert, transportiert...) 20040506
# Exception Resumable Description Created on
1 CX_ENH_INTERNAL_ERROR 20040506
2 CX_ENH_MOD_NOT_ALLOWED 20040506
3 CX_ENH_NOT_FOUND Enhancement Wurzel-Ausnahmeklasse 20040914

Method SET_SHORTTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SHORTTEXT Call by reference Type reference (TYPE) STRING 20040506
# Exception Resumable Description Created on
1 CX_ENH_MOD_NOT_ALLOWED Enhancement Wurzel-Ausnahmeklasse 20040506
History
Last changed by/on SAP  20041208 
SAP Release Created in 700