SAP ABAP Class CL_SLIN_FLOW_IR_EMITTER_PROXY (Proxy for cl_slin_flow_ir_emitter)
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_FLOW_IR_EMITTER SLIN Intermediate Code Representation 20120520
Properties
Class CL_SLIN_FLOW_IR_EMITTER_PROXY  
Short Description Proxy for cl_slin_flow_ir_emitter    
Super Class CL_SLIN_FLOW_IR_EMITTER SLIN Intermediate Code 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 20120520   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SLIN_FLOW_IR_EMITTER_PROXY has no forward declaration.
Interfaces
Class CL_SLIN_FLOW_IR_EMITTER_PROXY has no interface implemented.
Friends
Class CL_SLIN_FLOW_IR_EMITTER_PROXY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALL_ID Constant Public Type reference (TYPE) STRING `:call_int` 20120520
2 EXPR_ID Constant Public Type reference (TYPE) STRING `:expr_int` 20120520
3 INSTRS Instance attribute Public See coding 20120520
4 OP Constant Public See coding 20120520
Methods
# Method Level Visibility Method type Description Created on
1 CNT Instance method Public Method 20120520
2 GET Instance method Public Method 20120520
3 INLINE_UNFRAME Instance method Private Method 20120614
Events
Class CL_SLIN_FLOW_IR_EMITTER_PROXY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 INSTR Public See coding 20120520 BEGIN OF instr, idx TYPE sstmnt_idx, op TYPE op_kind, dst TYPE string, src TYPE string, * tag like CL_SLIN_FLOW_IR_EMITTER=>extern_tag-sql, END OF instr
2 OP_KIND Public Type reference (TYPE) FLAG 20120520
Method Signatures

Method CNT 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 20120520
2 Returning RET Value transfer Type reference (TYPE) I 20120520

Method CNT on class CL_SLIN_FLOW_IR_EMITTER_PROXY has no exception.

Method GET Signature

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

Method GET on class CL_SLIN_FLOW_IR_EMITTER_PROXY has no exception.

Method INLINE_UNFRAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RET Value transfer Type reference (TYPE) STRING 20120614
2 Importing STR Call by reference Type reference (TYPE) STRING 20120614

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