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 ALIAS Instance method Public Method 20120713
2 ARG_READ Instance method Public Method 20120521
3 ARG_WRITE Instance method Public Method 20120521
4 BUILTIN Instance method Public Method 20120808
5 CALL Instance method Public Method 20120520
6 CLEAR Instance method Public Method 20120520
7 COMMENT Instance method Public Method 20120520
8 MOVE Instance method Public Method 20120520
9 UNALIAS Instance method Public Method 20120815
10 XML_TRAFO 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 Importing ALIAS Call by reference Type reference (TYPE) IDENTIFIER_T 20120713
2 Importing IDX Call by reference Type reference (TYPE) SSTMNT_IDX 20120713
3 Importing 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 Importing ARGUMENT Call by reference Type reference (TYPE) IDENTIFIER_T 20120521
2 Importing IDX Call by reference Type reference (TYPE) SSTMNT_IDX 20120521
3 Importing 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 Importing ARGUMENT Call by reference Type reference (TYPE) IDENTIFIER_T 20120521
2 Importing IDX Call by reference Type reference (TYPE) SSTMNT_IDX 20120521
3 Importing PARAMETER Call by reference Type reference (TYPE) IDENTIFIER_T 20120521
4 Importing 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 Importing ARGUMENT Call by reference Type reference (TYPE) IDENTIFIER_T 20120808
2 Importing GUID Call by reference Type reference (TYPE) I 20120808
3 Importing IDX Call by reference Type reference (TYPE) SSTMNT_IDX 20120808
4 Importing 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 Importing GUID Call by reference Type reference (TYPE) I 20120601
2 Importing 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 Importing IDX Call by reference Type reference (TYPE) SSTMNT_IDX 20120520
2 Importing 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 Importing IDX Call by reference Type reference (TYPE) SSTMNT_IDX 20120520
2 Importing 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 Importing IDX Call by reference Type reference (TYPE) SSTMNT_IDX 20120520
2 Importing SOURCE Call by reference Type reference (TYPE) IDENTIFIER_T 20120520
3 Importing 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 Importing ALIAS Call by reference Type reference (TYPE) IDENTIFIER_T 20120815
2 Importing 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 Importing IDX Call by reference Type reference (TYPE) SSTMNT_IDX 20130206
2 Importing SOURCE Call by reference Type reference (TYPE) IDENTIFIER_T 20130206
3 Importing 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