SAP ABAP Class CL_FTR_ASSIGNMENT_MGR (FTR Assignment Management)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM-TR (Application Component) Transaction Management
     FTTR (Package) Treasury: Financial Transaction
Properties
Class CL_FTR_ASSIGNMENT_MGR  
Short Description FTR Assignment Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTTR   Treasury: Financial Transaction 
Created 20000419   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FTR_ASSIGNMENT_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 FTRG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 FTRTR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 IF_FTR_CON Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FTR_ASSIGNMENT_MGR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FTR_ASSIGNMENT_MGR 20050120 FTR Assignment Management
2 CL_FTR_CREDIT_LINE 20050120 Lines of Credit
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_CREDIT_LINE Instance attribute Private Type reference (TYPE) TB_CREDIT_LINE Line of Credit 20041115
2 A_CREDIT_LINE_TEXT Instance attribute Private Type reference (TYPE) TB_CRDT_LINE_TEXT Text for Credit Line 20041210
3 A_END_TERM Instance attribute Public Type reference (TYPE) DATS End of Term of Assignment Management 20000725
4 A_FIXING_DATE Instance attribute Public Type reference (TYPE) DATS Fixing Date 20000629
5 A_FIXING_DATE_ASSIGN Instance attribute Public Type reference (TYPE) DATS Fixing Date 20041014
6 A_IREF_POSOBJ_MGR Instance attribute Private Object reference (TYPE REF TO) IF_FTR_POSOBJ_MGR FTR Assignment Management: Drawing Object 20000721
7 A_MSGTYP_LIMIT_PROFILE_CHECK Instance attribute Private Type reference (TYPE) XFLAG 'E' SYMSGTY 20000711
8 A_NEW_RELAT Instance attribute Private Type reference (TYPE) VTB_ASGN_RELAT FTR Assignment Management: Assignment Object 20041117
9 A_OLD_RELAT Instance attribute Private Type reference (TYPE) VTB_ASGN_RELAT FTR Assignment Management: Assignment Object 20041117
10 A_OVERDRAW_LIMIT_PROFILE Instance attribute Public Type reference (TYPE) XFLAG Drawings may Exceed Limit Profile 20000711
11 A_PARTNER Instance attribute Private Type reference (TYPE) TB_KUNNR_NEW Business Partner Number 20041115
12 A_REF Instance attribute Private Object reference (TYPE REF TO) CL_FTR_ASSIGNMENT_MGR Ref.Rate 20041208
13 A_REF_OBJ Instance attribute Private Type reference (TYPE) TB_RELAT_OBJ FTR Assignment Management: Assignment Object 20041115
14 A_REF_OBJ_CAT Instance attribute Private Type reference (TYPE) TB_RELAT_OBJ_CAT FTR Assignment Management: Category of Assignment Object 20041115
15 A_RELAT_OBJ Instance attribute Private Type reference (TYPE) TB_RELAT_OBJ Assignment Object Key 20000420
16 A_RELAT_OBJ_CAT Instance attribute Private Type reference (TYPE) TB_RELAT_OBJ_CAT Assignment Object Category 20000420
17 A_RELAT_OBJ_CURR Instance attribute Private Type reference (TYPE) TB_RELAT_OBJ_CURR Relationship Object Currency 20000719
18 A_SINCLE Instance attribute Public Type reference (TYPE) TB_SINCLE End of Term Inclusive Indicator 20070220
19 A_START_TERM Instance attribute Public Type reference (TYPE) DATS Start of Term of Assignment Management 20000725
20 A_TAB_LIMIT_PROFILE Instance attribute Public Type reference (TYPE) VTB_TAB_ASGN_LIMIT Limit Profile Predefined by Assignment Object 20000420
21 A_TAB_POSITION Instance attribute Public Type reference (TYPE) VTB_TAB_ASGN_POS Position Changes of Assigned Objects 20000420
22 A_TAB_POSITION_ROUNDING Instance attribute Private Type reference (TYPE) VTS_TAB_ASGN_POS_ROUNDING Rounding Adjustment for Profiles 20020704
23 A_TAB_POS_OBJ Instance attribute Public Type reference (TYPE) VTB_TAB_ASGN_POSOBJ Assigned Position Objects 20000425
24 CONSTANTS Instance attribute Public Object reference (TYPE REF TO) CL_FTR_ASSIGNMENT_CONST Constants Necessary for Assignment Management 20000420
Methods
# Method Level Visibility Method type Description Created on
1 ADD_POSITION_OBJ Instance method Public Method Create Relationship for Position Object (with Profile) 20000425
2