SAP ABAP Interface IF_SLIN_FLOW_IR (Intermediate Code Representation)
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 - 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
Interface | IF_SLIN_FLOW_IR | |
Short Description | Intermediate Code Representation |
General Data
Package | SLIN_INTERN | Internal Use for SLIN (changes made without discussion) |
Created | 20120520 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SLIN_FLOW_IR has no forward declaration.
Interfaces
Interface IF_SLIN_FLOW_IR has no interface.
Friends
Interface IF_SLIN_FLOW_IR has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SLIN_FLOW_IR has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |