SAP ABAP Class /IPRO/IF_EX_EDITOR (Interface for BAdI: /IPRO/EDITOR)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20050922
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IPRO/EDITOR_IMPL Class for BAdI Impl.: /IPRO/EDITOR 20080820
Properties
Class /IPRO/IF_EX_EDITOR  
Short Description Interface for BAdI: /IPRO/EDITOR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050922   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/IF_EX_EDITOR has no forward declaration.
Interfaces
Class /IPRO/IF_EX_EDITOR has no interface implemented.
Friends
Class /IPRO/IF_EX_EDITOR has no friend class.
Attributes
Class /IPRO/IF_EX_EDITOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method Get the data returned from the editor 20050922
2 RENDER Instance method Public Method Render the editor 20050922
Events
Class /IPRO/IF_EX_EDITOR has no event.
Types
Class /IPRO/IF_EX_EDITOR has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DOC_TEXT Call by reference Object reference (TYPE REF TO) /IPRO/CL_DOCB_TEXT Document Builder Element Text Class 20050922
2 Importing IO_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20050922
3 Importing IV_ID Call by reference Type reference (TYPE) STRING Element Tag ID 20050922
4 Returning RV_DATA Value transfer Type reference (TYPE) STRING Returned data 20050922

Method GET_DATA on class /IPRO/IF_EX_EDITOR has no exception.

Method RENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DATA Call by reference Object reference (TYPE REF TO) /IPRO/CL_DOCB_TEXT Document Builder Element Text Class 20050922
2 Importing IV_DISABLED Call by reference Type reference (TYPE) SEU_BOOL Boolean 20050922
3 Importing IV_ID Call by reference Type reference (TYPE) STRING 20050922
4 Importing IV_OUTPUT_TYPE Value transfer Type reference (TYPE) /IPRO/OTYPE Output Type 20060911
5 Importing IV_SOURCEVIEW Call by reference Type reference (TYPE) STRING 20050922
6 Returning RV_DATA Value transfer Type reference (TYPE) STRING 20050922

Method RENDER on class /IPRO/IF_EX_EDITOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in