SAP ABAP Class CL_SEDI_BOR (Editor BOR)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ABA (Application Component) ABAP Editor
     SEDI_EXT (Package) Protected Enhancements for Editor
Properties
Class CL_SEDI_BOR  
Short Description Editor BOR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEDI_EXT   Protected Enhancements for Editor 
Created 20101013   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SEDI_BOR has no forward declaration.
Interfaces
Class CL_SEDI_BOR has no interface implemented.
Friends
Class CL_SEDI_BOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABAP_EDITOR Instance attribute Public Object reference (TYPE REF TO) CL_WB_EDITOR 20101013
Methods
# Method Level Visibility Method type Description Created on
1 NAVIGATE Instance method Public Method Navigation 20101013
2 REFRESH Instance method Public Method Destroys old WB editor and recreates it 20101013
3 START_EDITOR Instance method Public Method Starts BOR editor in the same roll area 20101013
Events
Class CL_SEDI_BOR has no event.
Types
Class CL_SEDI_BOR has no local type.
Method Signatures

Method NAVIGATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CURSOR_LINE Call by reference Type reference (TYPE) I 20101013
2 Exporting E_CURSOR_OFFSET Call by reference Type reference (TYPE) I 20101013
3 Exporting E_FIRST_LINE Call by reference Type reference (TYPE) I 20101013
4 Importing I_CONTENT Call by reference Type reference (TYPE) RSWSOURCET 20101013
5 Importing I_EDIT Call by reference Type reference (TYPE) S38E 20101013
6 Importing I_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20101013
# Exception Resumable Description Created on
1 CX_SEDI_ERROR 20101013

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTENT Call by reference Type reference (TYPE) RSWSOURCET 20101013
2 Importing I_CURSOR_LINE Call by reference Type reference (TYPE) I 20101013
3 Importing I_CURSOR_OFFSET Call by reference Type reference (TYPE) I 20101013
4 Importing I_EDIT Call by reference Type reference (TYPE) S38E 20101013
5 Importing I_FIRST_LINE Call by reference Type reference (TYPE) I 20101013

Method REFRESH on class CL_SEDI_BOR has no exception.

Method START_EDITOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTENT Call by reference Type reference (TYPE) RSWSOURCET 20101013
2 Importing I_EDIT Call by reference Type reference (TYPE) S38E 20101013

Method START_EDITOR on class CL_SEDI_BOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 740