SAP ABAP Class CL_SLIN_SV_CLASS_DEF_INFOS (Utilities for Class Information)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
     SLIN_INTERN (Package) Internal Use for SLIN (changes made without discussion)
Properties
Class CL_SLIN_SV_CLASS_DEF_INFOS  
Short Description Utilities for Class Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIN_INTERN   Internal Use for SLIN (changes made without discussion) 
Created 20110408   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLIN_SV_CLASS_DEF_INFOS has no forward declaration.
Interfaces
Class CL_SLIN_SV_CLASS_DEF_INFOS has no interface implemented.
Friends
Class CL_SLIN_SV_CLASS_DEF_INFOS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SCAN Instance attribute Private Object reference (TYPE REF TO) CL_SLIN_SCAN 20110408
2 SET Instance attribute Public See coding 20110408
Methods
# Method Level Visibility Method type Description Created on
1 GEN_DEF_INFO_STATE Static method Private Method 20110408
2 GET_INSTANCE Static method Public Method 20130129
3 IMPL_METH_TO_DEF_METH_IDX Instance method Public Method 20130531
4 INDEX_IN_DEF_TO_INFO Instance method Public Method 20110408
5 INDEX_TO_INFO Instance method Private Method 20110408
6 INIT Instance method Private Method 20130129
7 IN_ABAP_UNIT_CLASS Instance method Public Method 20110408
Events
Class CL_SLIN_SV_CLASS_DEF_INFOS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 INFO Public See coding 20110408 BEGIN OF info, name TYPE string, " class name state TYPE state, idx TYPE sstmnt_idx, END OF info
2 STATE Public See coding 20110408 BEGIN OF state, is_final TYPE boolean, is_inheriting TYPE boolean, is_public TYPE boolean, is_abstract TYPE boolean, END OF state
Method Signatures

Method GEN_DEF_INFO_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) STATE 20110408
2 Importing SCAN Call by reference Object reference (TYPE REF TO) CL_SLIN_SCAN 20110408
3 Importing STMNT Call by reference Type reference (TYPE) SSTMNT 20110408

Method GEN_DEF_INFO_STATE on class CL_SLIN_SV_CLASS_DEF_INFOS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROG Call by reference Object reference (TYPE REF TO) CL_SLIN_PROG Slin Utility zu Programm-Sourcen 20130129
2 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_SV_CLASS_DEF_INFOS Utilities zu Klassen Infos 20130129

Method GET_INSTANCE on class CL_SLIN_SV_CLASS_DEF_INFOS has no exception.

Method IMPL_METH_TO_DEF_METH_IDX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMPL_METH_IDX Call by reference Type reference (TYPE) SSTMNT_IDX Index in die Statement-Tabelle vom SCAN-Befehl 20130531
2 Returning RET Value transfer Type reference (TYPE) SSTMNT_IDX Index in die Statement-Tabelle vom SCAN-Befehl 20130531

Method IMPL_METH_TO_DEF_METH_IDX on class CL_SLIN_SV_CLASS_DEF_INFOS has no exception.

Method INDEX_IN_DEF_TO_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IDX Call by reference Type reference (TYPE) SSTMNT_IDX 20110408
2 Returning RET Value transfer Type reference (TYPE) INFO 20110408

Method INDEX_IN_DEF_TO_INFO on class CL_SLIN_SV_CLASS_DEF_INFOS has no exception.

Method INDEX_TO_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IDX Call by reference Type reference (TYPE) SSTMNT_IDX 20110408
2 Returning RET Value transfer Type reference (TYPE) INFO 20110408
3 Importing STMNT_TYPE Call by reference Attribute reference (LIKE) SCAN_STRUC_STMNT_TYPE-CLASS_DEFINITION 20110408

Method INDEX_TO_INFO on class CL_SLIN_SV_CLASS_DEF_INFOS has no exception.

Method INIT Signature

Method INIT on class CL_SLIN_SV_CLASS_DEF_INFOS has no parameter.
Method INIT on class CL_SLIN_SV_CLASS_DEF_INFOS has no exception.

Method IN_ABAP_UNIT_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEFCNTX Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20110408
2 Importing IDX Call by reference Type reference (TYPE) SSTMNT_IDX 20110408
3 Returning RET Value transfer Type reference (TYPE) ABAP_BOOL 20110408

Method IN_ABAP_UNIT_CLASS on class CL_SLIN_SV_CLASS_DEF_INFOS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 732