SAP ABAP Class CL_RIS_POS_CONVERTER (Map coding of different source based editors)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SRIS_OCCURRENCE_FINDER (Package) Repository Information System: Occurrence Finder
Properties
Class CL_RIS_POS_CONVERTER  
Short Description Map coding of different source based editors    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRIS_OCCURRENCE_FINDER   Repository Information System: Occurrence Finder 
Created 20101126   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RIS_POS_CONVERTER has no forward declaration.
Interfaces
Class CL_RIS_POS_CONVERTER has no interface implemented.
Friends
Class CL_RIS_POS_CONVERTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLS_POS_CONVERTER Instance attribute Private Object reference (TYPE REF TO) CL_OO_SOURCE_POS_CONVERTER WB - Class Builder - Surce Position Converter 20101206
Methods
# Method Level Visibility Method type Description Created on
1 FORM_BASED_TO_SOURCE_BASED Instance method Public Method 20101207
2 SET_SOURCE Instance method Public Method 20101206
3 SOURCE_BASED_TO_FORM_BASED Instance method Public Method 20101207
Events
Class CL_RIS_POS_CONVERTER has no event.
Types
Class CL_RIS_POS_CONVERTER has no local type.
Method Signatures

Method FORM_BASED_TO_SOURCE_BASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_COL Call by reference Type reference (TYPE) I 20101207
2 Changing C_INCLUDE Call by reference Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20101207
3 Changing C_ROW Call by reference Type reference (TYPE) I 20101207
# Exception Resumable Description Created on
1 CX_RIS_POSITION conversion error 20101207

Method SET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INCLUDE Call by reference Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20101206
2 Importing I_SOURCE Call by reference Type reference (TYPE) RSWSOURCET ABAP Source 20110201
3 Importing I_SOURCE_FROM_BACKEND Call by reference Type reference (TYPE) ABAP_BOOL 20101206
4 Importing I_WB_OBJECT_TYPE Call by reference Type reference (TYPE) WBOBJTYPE Global WB Type, Consisting of R3TR Type and WB Specification 20101206
# Exception Resumable Description Created on
1 CX_RIS_POSITION conversion error 20101206

Method SOURCE_BASED_TO_FORM_BASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_COL Call by reference Type reference (TYPE) I 20101207
2 Changing C_INCLUDE Call by reference Type reference (TYPE) SYREPID ABAP Program: Current Main Program 20101207
3 Changing C_ROW Call by reference Type reference (TYPE) I 20101207
# Exception Resumable Description Created on
1 CX_RIS_POSITION conversion error 20101207
History
Last changed by/on SAP  20130531 
SAP Release Created in