SAP ABAP Class CL_SLIN_CALL_METHOD (Call Method Direct)
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 20120119
Properties
Class CL_SLIN_CALL_METHOD  
Short Description Call Method Direct    
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 20120119   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SLIN_PROC_SIG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SLIN_CALL_METHOD has no interface implemented.
Friends
Class CL_SLIN_CALL_METHOD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHAIN_INDEX Instance attribute Private Type reference (TYPE) I 20120119
2 DUMMY_METHOD Static Attribute Private Object reference (TYPE REF TO) CL_SLIN_CALL_METHOD Call Method Direct 20130506
3 METH_INFOS Instance attribute Private Type reference (TYPE) METH_INFOS_T 20130327
4 PROC_NAME Instance attribute Private Type reference (TYPE) STRING 20130327
Methods
# Method Level Visibility Method type Description Created on
1 COMPLETE_CALL_INFOS Instance method Private Method 20120608
2 GET_INITIAL_DUMMY_METHOD Static method Public Method 20130506
3 GET_INSTANCE_CREATE_OBJECT Static method Public Method 20120628
4 GET_INSTANCE_EVENT_OR_BADI Static method Public Method 20130410
5 GET_INSTANCE_FLAT Static method Public Method 20120119
6 GET_INSTANCE_METHOD Static method Public Method 20120119
7 PROC_INCORPORATE Instance method Private Method 20120729
Events
Class CL_SLIN_CALL_METHOD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 METH_INFOS_T Private See coding 20130327 BEGIN OF meth_infos_t, ref_name TYPE string, use_super TYPE abap_bool, use_me TYPE abap_bool, END OF meth_infos_t
Method Signatures

Method COMPLETE_CALL_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_PROC 20120608

Method COMPLETE_CALL_INFOS on class CL_SLIN_CALL_METHOD has no exception.

Method GET_INITIAL_DUMMY_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_CALL_METHOD 20130506

Method GET_INITIAL_DUMMY_METHOD on class CL_SLIN_CALL_METHOD has no exception.

Method GET_INSTANCE_CREATE_OBJECT 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 Manage Call set 20130419
2 Importing CLASS_NAME Call by reference Type reference (TYPE) STRING 20120628
3 Importing LEX Call by reference Object reference (TYPE REF TO) CL_SLIN_LEXER 20120628
4 Importing REF_NAME Call by reference Type reference (TYPE) STRING 20120628
5 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_CALL_METHOD 20120628

Method GET_INSTANCE_CREATE_OBJECT on class CL_SLIN_CALL_METHOD has no exception.

Method GET_INSTANCE_EVENT_OR_BADI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ARGS Call by reference Type reference (TYPE) IF_SLIN_PROC_SIG=>ARGUMENTS 20130410
2 Importing CALL_MNG Call by reference Object reference (TYPE REF TO) CL_SLIN_CALL_SET_MNG 20130418
3 Importing IDX Call by reference Type reference (TYPE) SSTMNT_IDX 20130410
4 Importing METH_HANDLER_INFO Call by reference Type reference (TYPE) CL_SLIN_UTIL=>METH_HANDLER_ITEM 20130410
5 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_CALL_METHOD 20130410

Method GET_INSTANCE_EVENT_OR_BADI on class CL_SLIN_CALL_METHOD 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 20120119
2 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_CALL_METHOD 20120119
3 Importing XSTREAM Call by reference Type reference (TYPE) XSTRING 20120119

Method GET_INSTANCE_FLAT on class CL_SLIN_CALL_METHOD has no exception.

Method GET_INSTANCE_METHOD 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 20130418
2 Importing CALL_NAME Call by reference Type reference (TYPE) STRING 20120119
3 Importing CHAIN_INDEX Call by reference Type reference (TYPE) I 20120119
4 Importing IDX Call by reference Type reference (TYPE) SSTMNT_IDX 20120119
5 Returning RET Value transfer Object reference (TYPE REF TO) CL_SLIN_CALL_METHOD 20120119

Method GET_INSTANCE_METHOD on class CL_SLIN_CALL_METHOD has no exception.

Method PROC_INCORPORATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROC_NEW Call by reference Object reference (TYPE REF TO) CL_SLIN_PROC 20120729

Method PROC_INCORPORATE on class CL_SLIN_CALL_METHOD has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740