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 | Constant | Public | Type reference (TYPE) | STRING | `:call_int` | 20120520 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | `:expr_int` | 20120520 | |||
| 3 | Instance attribute | Public | See coding | 20120520 | |||||
| 4 | Constant | Public | See coding | 20120520 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120520 | ||
| 2 | Instance method | Public | Method | 20120520 | ||
| 3 | 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 | IDX | Call by reference | Type reference (TYPE) | SSTMNT_IDX | 20120520 | ||||
| 2 | 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 | INSTR | Call by reference | Type reference (TYPE) | INSTR | 20120520 | ||||
| 2 | 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 | RET | Value transfer | Type reference (TYPE) | STRING | 20120614 | ||||
| 2 | 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 |