SAP ABAP Class CL_INTERFACE_FLOW_TRL (Treasury: Interface Flow)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM-AC (Application Component) Transfer to Financial Accounting
     FTR_TREASURY_LEDGER (Package) Treasury Ledger
Properties
Class CL_INTERFACE_FLOW_TRL  
Short Description Treasury: Interface Flow    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTR_TREASURY_LEDGER   Treasury Ledger 
Created 19990810   SAP 
Last change 20050109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_INTERFACE_FLOW_TRL has no forward declaration.
Interfaces
Class CL_INTERFACE_FLOW_TRL has no interface implemented.
Friends
Class CL_INTERFACE_FLOW_TRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FLOW_DATA Instance attribute Private Type reference (TYPE) TRLAS_INTERFACE_FLOW Interface Flow Data 20000515
2 SELECTOR Instance attribute Private Object reference (TYPE REF TO) CL_FLOW_SELECTOR_DIF Differentiating Characteristics 19990817
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990812
2 GET_ATTRIBUTES Instance method Public Method Returns all the Interface Flow Data 19990817
3 SET_SELECTOR Instance method Public Method Adds a Selector to the Flow 19990819
Events
Class CL_INTERFACE_FLOW_TRL has no event.
Types
Class CL_INTERFACE_FLOW_TRL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATA Call by reference Type reference (TYPE) TRLAS_INTERFACE_FLOW Treasury: Daten des TRL Interface Flows 19990813
# Exception Resumable Description Created on
1 DATA_INVALID Die Datenstruktur ist nicht hinreichend gefüllt 19990817

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DATA Call by reference Type reference (TYPE) TRLAS_INTERFACE_FLOW Daten des TRL Interface Flows 19990817
2 Exporting EX_SELECTOR Call by reference Object reference (TYPE REF TO) CL_FLOW_SELECTOR_DIF Differenzierungsmerkmale 19990817

Method GET_ATTRIBUTES on class CL_INTERFACE_FLOW_TRL has no exception.

Method SET_SELECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SELECTOR Call by reference Object reference (TYPE REF TO) CL_FLOW_SELECTOR_DIF Differenzierungsmerkmale 19990819
# Exception Resumable Description Created on
1 SELECTOR_INVALID kein Selektor übergeben 19990819
History
Last changed by/on SAP  20050109 
SAP Release Created in