SAP ABAP Class CL_SLIN_CALL_CONSTR_EXPR (Constructor Call)
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)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SLIN_CALL_DIRECT Method Call Representation 20130415
Properties
Class CL_SLIN_CALL_CONSTR_EXPR  
Short Description Constructor Call    
Super Class CL_SLIN_CALL_DIRECT Method Call Representation 
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 20130415   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SLIN_UTIL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SLIN_CALL_CONSTR_EXPR has no interface implemented.
Friends
Class CL_SLIN_CALL_CONSTR_EXPR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FCT_KIND Constant Public See coding 20130415
2 TYPE_NAME Instance attribute Private Type reference (TYPE) STRING 20130415
Methods
# Method Level Visibility Method type Description Created on
1 CLASSIFY_FCT_CONSTR_KIND Static method Public Method 20130415
2 CLIF_TO_MAIN_PROG Instance method Private Method 20130415
3 GET_INSTANCE Static method Public Method 20130419
4 GET_INSTANCE_FLAT Static method Public Method 20130415
5 GET_TYPE_NAME_INFERENCE Instance method Private Method 20130415
Events
Class CL_SLIN_CALL_CONSTR_EXPR has no event.
Types
Class CL_SLIN_CALL_CONSTR_EXPR has no local type.
Method Signatures

Method CLASSIFY_FCT_CONSTR_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Attribute reference (LIKE) FCT_KIND 20130415
2 Importing WORD0 Call by reference Type reference (TYPE) STRING 20130415
3 Importing WORD1 Call by reference Type reference (TYPE) STRING 20130415

Method CLASSIFY_FCT_CONSTR_KIND on class CL_SLIN_CALL_CONSTR_EXPR has no exception.

Method CLIF_TO_MAIN_PROG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) STRING 20130415

Method CLIF_TO_MAIN_PROG on class CL_SLIN_CALL_CONSTR_EXPR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALL_MNG Call by reference Object reference (TYPE REF TO) CL_SLIN_CALL_SET_MNG 20130419
2 Importing CALL_NAME Call by reference Type reference (TYPE) STRING 20130419
3 Importing IDX Call by reference Type reference (TYPE) SSTMNT_IDX 20130419
4 Importing OFFI Call by reference Type reference (TYPE) CL_SLIN_UTIL=>TOKEN_OFFI rel. Offset eines Tokens zum ersten Token eines Statements 20130419
5 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_CALL_CONSTR_EXPR 20130419
6 Importing TYPE_NAME Call by reference Type reference (TYPE) STRING 20130419

Method GET_INSTANCE on class CL_SLIN_CALL_CONSTR_EXPR has no exception.

Method GET_INSTANCE_FLAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAIN Call by reference Type reference (TYPE) STRING 20130415
2 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_CALL_CONSTR_EXPR 20130415
3 Importing XSTREAM Call by reference Type reference (TYPE) XSTRING 20130415

Method GET_INSTANCE_FLAT on class CL_SLIN_CALL_CONSTR_EXPR has no exception.

Method GET_TYPE_NAME_INFERENCE 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 20130415
2 Importing OFFI Call by reference Type reference (TYPE) CL_SLIN_UTIL=>TOKEN_OFFI 20130415
3 Importing PROG Call by reference Object reference (TYPE REF TO) CL_SLIN_PROG 20130415
4 Returning RET Value transfer Type reference (TYPE) STRING 20130415

Method GET_TYPE_NAME_INFERENCE on class CL_SLIN_CALL_CONSTR_EXPR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in