SAP ABAP Class CL_FLOWGROUP_TRL (Flow Group)
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_FLOWGROUP_TRL  
Short Description Flow Group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTR_TREASURY_LEDGER   Treasury Ledger 
Created 20000121   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 TPMCO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FLOWGROUP_TRL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_TRANSACTION_TRL 20011115 Class TRL Transactions
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FLOWGROUP_CATEGORY Instance attribute Private Type reference (TYPE) TPM_FLOWGROUP_CAT Flow Group Category 20000121
2 POSITION Instance attribute Private Object reference (TYPE REF TO) CL_POSITION_TRL Item 20000121
3 STATE Instance attribute Private Type reference (TYPE) CHAR1 Status of the 'Requirements Attributes' 20000121
4 TRANSACTION Instance attribute Private Object reference (TYPE REF TO) CL_TRANSACTION_TRL Business Transaction 20000121
5 TRANSFER_GROUP Instance attribute Private Type reference (TYPE) TPM_TRANSFER_GROUP Transfer Group of a Flow Group 20000714
Methods
# Method Level Visibility Method type Description Created on
1 CLONE Instance method Public Method Creates Copy of a Flow Group 20060921
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000121
3 GET_ATTRIBUTES Instance method Public Method Sets all Attributes 20000121
4 GET_GROUP_CATEGORY Instance method Private Method Provides Flow Group Category 20000121
5 GET_TAB_FLOW Instance method Public Method Provides all Flows for the Group 20000121
6 GET_TARGET_FLOWGROUPS Instance method Public Method Provides all Target Groups for the Source Group 20000121
7 GET_TRANSFER_GROUP Instance method Private Method Provides the Source Group's Transfer Group 20000714
8 SET_ATTRIBUTES Instance method Public Method Provides all Attributes 20000121
9 SET_GROUP_CATEGORY Instance method Private Method Determines Flow Group Category 20000121
10 SET_TMP_ATTRIBUTES Instance method Private Method Determines all Temporary Attributes 20000121
11 SET_TRANSFER_GROUP Instance method Private Method Determines Flow Group's Transfer Group 20000714
Events
Class CL_FLOWGROUP_TRL has no event.
Types
Class CL_FLOWGROUP_TRL has no local type.
Method Signatures

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CLONE Value transfer Object reference (TYPE REF TO) CL_FLOWGROUP_TRL Flow Group 20060921

Method CLONE on class CL_FLOWGROUP_TRL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLOWGROUP_CATEGORY Call by reference Type reference (TYPE) TPM_FLOWGROUP_CAT Typ der FlowGroup 20060921
2 Importing IM_POSITION Call by reference Object reference (TYPE REF TO) CL_POSITION_TRL Position 20000121
3 Importing IM_STATE Call by reference Type reference (TYPE) CHAR1 Status der 'Bedarfsattribute' 20060921
4 Importing IM_TRANSACTION Call by reference Object reference (TYPE REF TO) CL_TRANSACTION_TRL Geschäftsvorfall 20000121
5 Importing IM_TRANSFER_GROUP Call by reference Type reference (TYPE) TPM_TRANSFER_GROUP Gruppe von Bewegungen einer Quelle oder Ziel 20060921

Method CONSTRUCTOR on class CL_FLOWGROUP_TRL has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FLOWGROUP_CATEGORY Call by reference Type reference (TYPE) TPM_FLOWGROUP_CAT Flow Group Category 20000121
2 Exporting EX_POSITION Call by reference Object reference (TYPE REF TO) CL_POSITION_TRL Position 20000121
3 Exporting EX_TRANSACTION Call by reference Object reference (TYPE REF TO) CL_TRANSACTION_TRL Geschäftsvorfall 20000121
4 Exporting EX_TRANSFER_GROUP Call by reference Type reference (TYPE) TPM_TRANSFER_GROUP Transfergruppe einer Flow Group 20000714

Method GET_ATTRIBUTES on class CL_FLOWGROUP_TRL has no exception.

Method GET_GROUP_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FLOWGROUP_CATEGORY Call by reference Type reference (TYPE) TPM_FLOWGROUP_CAT FlowGroup Category 20000121

Method GET_GROUP_CATEGORY on class CL_FLOWGROUP_TRL has no exception.

Method GET_TAB_FLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_ACCU_FLOW Call by reference Type reference (TYPE) TPMY_ACCU_FLOW Bewegungen im Addierer Format 20000121
2 Exporting EX_TAB_FLOW Call by reference Type reference (TYPE) TRLY_FLOW Bewegungen des Belegs 20000121

Method GET_TAB_FLOW on class CL_FLOWGROUP_TRL has no exception.

Method GET_TARGET_FLOWGROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TARGETS Call by reference Type reference (TYPE) TRLY_FLOWGROUP Zielgruppen 20000121
# Exception Resumable Description Created on
1 NO_SOURCE_GROUP no source group 20000121

Method GET_TRANSFER_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TRANSFER_GROUP Call by reference Type reference (TYPE) TPM_TRANSFER_GROUP Transfer Group der FlowGroup 20000714

Method GET_TRANSFER_GROUP on class CL_FLOWGROUP_TRL has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLOWGROUP_CATEGORY Call by reference Type reference (TYPE) TPM_FLOWGROUP_CAT Typ der FlowGroup 20060921
2 Importing IM_POSITION Call by reference Object reference (TYPE REF TO) CL_POSITION_TRL Position 20000121
3 Importing IM_STATE Call by reference Type reference (TYPE) CHAR1 Status der 'Bedarfsattribute' 20060921
4 Importing IM_TRANSACTION Call by reference Object reference (TYPE REF TO) CL_TRANSACTION_TRL Geschäftsvorfall 20000121
5 Importing IM_TRANSFER_GROUP Call by reference Type reference (TYPE) TPM_TRANSFER_GROUP Gruppe von Bewegungen einer Quelle oder Ziel 20060921

Method SET_ATTRIBUTES on class CL_FLOWGROUP_TRL has no exception.

Method SET_GROUP_CATEGORY Signature

Method SET_GROUP_CATEGORY on class CL_FLOWGROUP_TRL has no parameter.
Method SET_GROUP_CATEGORY on class CL_FLOWGROUP_TRL has no exception.

Method SET_TMP_ATTRIBUTES Signature

Method SET_TMP_ATTRIBUTES on class CL_FLOWGROUP_TRL has no parameter.
Method SET_TMP_ATTRIBUTES on class CL_FLOWGROUP_TRL has no exception.

Method SET_TRANSFER_GROUP Signature

Method SET_TRANSFER_GROUP on class CL_FLOWGROUP_TRL has no parameter.
Method SET_TRANSFER_GROUP on class CL_FLOWGROUP_TRL has no exception.
History
Last changed by/on SAP  20050219 
SAP Release Created in