SAP ABAP Class IF_SCV_SRC_POSITION_FINDER (Indicates source text position for proc. blocks/statements)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCV_SRC_POSITION_FINDER Indicates source text position for proc. blocks/statements 20120116
Properties
Class IF_SCV_SRC_POSITION_FINDER  
Short Description Indicates source text position for proc. blocks/statements    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120113   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SCV_SRC_POSITION_FINDER has no forward declaration.
Interfaces
Class IF_SCV_SRC_POSITION_FINDER has no interface implemented.
Friends
Class IF_SCV_SRC_POSITION_FINDER has no friend class.
Attributes
Class IF_SCV_SRC_POSITION_FINDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PBLOCK_SOURCE_POSITION Instance method Public Method 20120113
2 GET_STMNT_SOURCE_POSITION Instance method Public Method 20120113
Events
Class IF_SCV_SRC_POSITION_FINDER has no event.
Types
Class IF_SCV_SRC_POSITION_FINDER has no local type.
Method Signatures

Method GET_PBLOCK_SOURCE_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONT_OFFSET Call by reference Type reference (TYPE) I 20120113
2 Importing I_IDENTIFIER Call by reference Type reference (TYPE) CVS_WUKEY 20120113
3 Returning R_POSITION Value transfer Type reference (TYPE) IF_SCV_STMNT_RESULTS_BUILDER=>TY_SOURCE_POSITION 20120113
# Exception Resumable Description Created on
1 CX_SCV_NOT_IN_SOURCE 20120113

Method GET_STMNT_SOURCE_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONT_OFFSET Call by reference Type reference (TYPE) I 20120113
2 Returning R_POSITION Value transfer Type reference (TYPE) IF_SCV_STMNT_RESULTS_BUILDER=>TY_SOURCE_POSITION 20120113
# Exception Resumable Description Created on
1 CX_SCV_NOT_IN_SOURCE 20120113
History
Last changed by/on SAP  20130531 
SAP Release Created in