SAP ABAP Class IF_SLIN_FLOW_IR (Intermediate Code Representation)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLIN_FLOW_IR | SLIN Intermeditate Representation | 20120520 |
Properties
| Class | IF_SLIN_FLOW_IR | |
| Short Description | Intermediate Code Representation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120520 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SLIN_FLOW_IR has no forward declaration.
Interfaces
Class IF_SLIN_FLOW_IR has no interface implemented.
Friends
Class IF_SLIN_FLOW_IR has no friend class.
Attributes
Class IF_SLIN_FLOW_IR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120713 | ||
| 2 | Instance method | Public | Method | 20120521 | ||
| 3 | Instance method | Public | Method | 20120521 | ||
| 4 | Instance method | Public | Method | 20120808 | ||
| 5 | Instance method | Public | Method | 20120520 | ||
| 6 | Instance method | Public | Method | 20120520 | ||
| 7 | Instance method | Public | Method | 20120520 | ||
| 8 | Instance method | Public | Method | 20120520 | ||
| 9 | Instance method | Public | Method | 20120815 | ||
| 10 | Instance method | Public | Method | 20130206 |
Events
Class IF_SLIN_FLOW_IR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | IDENTIFIER_T | Public | See coding | 20120521 | BEGIN OF identifier_t,
name TYPE string,
kind TYPE c length 1,
datid TYPE i,
atyp TYPE C length 1,
len TYPE i,
is_constant TYPE abap_bool,
is_partial TYPE abap_bool,
index TYPE i,
END OF identifier_t
|
Method Signatures
Method ALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALIAS | Call by reference | Type reference (TYPE) | IDENTIFIER_T | 20120713 | ||||
| 2 | IDX | Call by reference | Type reference (TYPE) | SSTMNT_IDX | 20120713 | ||||
| 3 | VARIABLE | Call by reference | Type reference (TYPE) | IDENTIFIER_T | 20120713 |
Method ALIAS on class IF_SLIN_FLOW_IR has no exception.
Method ARG_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARGUMENT | Call by reference | Type reference (TYPE) | IDENTIFIER_T | 20120521 | ||||
| 2 | IDX | Call by reference | Type reference (TYPE) | SSTMNT_IDX | 20120521 | ||||
| 3 | PARAMETER | Call by reference | Type reference (TYPE) | IDENTIFIER_T | 20120521 |
Method ARG_READ on class IF_SLIN_FLOW_IR has no exception.
Method ARG_WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARGUMENT | Call by reference | Type reference (TYPE) | IDENTIFIER_T | 20120521 | ||||
| 2 | IDX | Call by reference | Type reference (TYPE) | SSTMNT_IDX | 20120521 | ||||
| 3 | PARAMETER | Call by reference | Type reference (TYPE) | IDENTIFIER_T | 20120521 | ||||
| 4 | PARAMETER_TAG | Call by reference | Type reference (TYPE) | FLAG | 20120614 |
Method ARG_WRITE on class IF_SLIN_FLOW_IR has no exception.
Method BUILTIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARGUMENT | Call by reference | Type reference (TYPE) | IDENTIFIER_T | 20120808 | ||||
| 2 | GUID | Call by reference | Type reference (TYPE) | I | 20120808 | ||||
| 3 | IDX | Call by reference | Type reference (TYPE) | SSTMNT_IDX | 20120808 | ||||
| 4 | RESULT | Call by reference | Type reference (TYPE) | IDENTIFIER_T | 20120808 |
Method BUILTIN on class IF_SLIN_FLOW_IR has no exception.
Method CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUID | Call by reference | Type reference (TYPE) | I | 20120601 | ||||
| 2 | IDX | Call by reference | Type reference (TYPE) | SSTMNT_IDX | 20120520 |
Method CALL on class IF_SLIN_FLOW_IR has no exception.
Method CLEAR 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 | TARGET | Call by reference | Type reference (TYPE) | IDENTIFIER_T | 20120520 |
Method CLEAR on class IF_SLIN_FLOW_IR has no exception.
Method COMMENT 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 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20120520 |
Method COMMENT on class IF_SLIN_FLOW_IR has no exception.
Method MOVE 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 | SOURCE | Call by reference | Type reference (TYPE) | IDENTIFIER_T | 20120520 | ||||
| 3 | TARGET | Call by reference | Type reference (TYPE) | IDENTIFIER_T | 20120520 |
Method MOVE on class IF_SLIN_FLOW_IR has no exception.
Method UNALIAS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALIAS | Call by reference | Type reference (TYPE) | IDENTIFIER_T | 20120815 | ||||
| 2 | IDX | Call by reference | Type reference (TYPE) | SSTMNT_IDX | 20120815 |
Method UNALIAS on class IF_SLIN_FLOW_IR has no exception.
Method XML_TRAFO 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 | 20130206 | ||||
| 2 | SOURCE | Call by reference | Type reference (TYPE) | IDENTIFIER_T | 20130206 | ||||
| 3 | TARGET | Call by reference | Type reference (TYPE) | IDENTIFIER_T | 20130206 |
Method XML_TRAFO on class IF_SLIN_FLOW_IR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |