SAP ABAP Table CMS_STR_CHG_SCR (Structure for Charges(Asset-Agreement TC) Screen)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CMS-MD (Application Component) Master Data
     CMS_CORE_UI (Package) User interface for CMS Core
Basic Data
Table Category INTTAB    Structure 
Structure CMS_STR_CHG_SCR   Table Relationship Diagram
Short Description Structure for Charges(Asset-Agreement TC) Screen    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 .INCLUDE       0   0   Primary Key for CMS_CHG  
2 CHG_GUID CMS_DTE_CHG_GUID SYSUUID RAW 16   0   GUID for Table CMS_CHG  
3 .INCLUDE       0   0   Link to CMS_AST Table  
4 AST_GUID CMS_DTE_AST_GUID SYSUUID RAW 16   0   GUID for Table CMS_AST  
5 .INCLUDE       0   0   Link to CMS_CAG Table  
6 CAG_GUID CMS_DTE_CAG_GUID SYSUUID RAW 16   0   GUID for Table CMS_CAG  
7 .INCLUDE       0   0   Semantic Key for Table CMS_AST  
8 AST_ID CMS_DTE_AST_ID CMS_AST_ID CHAR 40   0   Asset ID  
9 AST_TYP CMS_DTE_AST_TYP CMS_AST_TYP CHAR 6   0   Asset Type *
10 .INCLUDE       0   0   Semantic Key for Table CMS_CAG  
11 CAGMTID CMS_DTE_CAGID CMS_CAGID CHAR 40   0   Collateral Agreement ID  
12 CAGMT_TYPE CMS_DTE_CAG_TYP CMS_CAG_TYP CHAR 6   0   Collateral Agreement Type *
13 .INCLUDE       0   0   Asset-Collateral Agreement Relationship  
14 .INCLUDE       0   0   Charge details  
15 DESCRIPTION CMS_DTE_CHG_DESC CMS_DSC CHAR 30   0   Description for Charges  
16 RANKING_ORDER CMS_DTE_RANKING_ORDER CMS_PRIORITY NUMC 4   0   Ranking of a Collateral Agreement in an Asset  
17 SEQUENCE CMS_DTE_SEQUENCE CMS_PRIORITY NUMC 4   0   Sequence of an Asset in a Collateral agreement  
18 .INCLUDE       0   0   Registration data of a charge  
19 REG_ENTRY_NO CMS_DTE_CHG_REG_NO CMS_INTFID CHAR 32   0   Register Number  
20 REG_DATE CMS_DTE_CHG_REG_DATE CMS_DATE DATS 8   0   Date on which the Land Charge was Registered  
21 .INCLUDE       0   0   Asset data in a Charge  
22 AST_PART_NR CMS_DTE_AST_PART_NR CMS_RATIO INT4 10   0   Numerator in Business Partner Share of Asset  
23 AST_PART_DN CMS_DTE_AST_PART_DN CMS_RATIO INT4 10   0   Denominator in the Business Partner Share of Asset  
24 AST_QTY CMS_DTE_AST_PART_QTY CMS_QTY QUAN 13   3   Size of the Asset used as Charge  
25 AST_VALUE CMS_DTE_AST_PART_VAL CMS_AMOUNT CURR 17   2   Amount of Asset used as Charge  
26 .INCLUDE       0   0   Assessment data of a Charge  
27 ASMT_AMT CMS_DTE_CHG_ASMT_AMT CMS_AMOUNT CURR 17   2   Assessment amount of a charge  
28 ASMT_CURR CMS_DTE_CHG_ASMT_CURR WAERS CUKY 5   0   CMS_DTE_CHG_ASMT_CURR TCURC
29 ASMT_DATE CMS_DTE_CHG_ASMT_DATE CMS_DATE DATS 8   0   Date of assessment  
30 .INCLUDE       0   0   Currencies for Charges  
31 AST_CURR CMS_DTE_AST_PART_CURR WAERS CUKY 5   0   Currency of the amount from the asset value used in a charge TCURC
32 .INCLUDE       0   0   Unit of Measure for Charges  
33 AST_UOM CMS_DTE_AST_PART_UOM MEINS UNIT 3   0   UOM of the size of the part of the asset being used in a Chg T006
34 .INCLUDE       0   0   Stucture to record history of changes in all application tab  
35 CREATED_BY CMS_DTE_USER CMS_USER CHAR 12   0   Login ID of the User who created the Record  
36 CREATED_AT CMS_DTE_CREATED_AT TZNTSTMPS DEC 15   0   Creation Timestamp  
37 CHANGED_BY CMS_DTE_LAST_CHNG_USER CMS_USER CHAR 12   0   Last Changed By  
38 CHANGED_AT CMS_DTE_CHANGED_AT TZNTSTMPS DEC 15   0   Change Timestamp  
39 SOURCEOFENTRY CMS_DTE_SOURCE_OF_ENTRY CMS_SOURCE CHAR 32   0   Source of Entry  
40 MARK CMS_DTE_ROW_SELECTED CMS_FLG CHAR 1   0   Flag: Row Selected on the Screen  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 CMS_STR_CHG_SCR ASMT_CURR TCURC WAERS    
2 CMS_STR_CHG_SCR AST_CURR TCURC WAERS    
3 CMS_STR_CHG_SCR AST_UOM T006 MSEHI    
History
Last changed by/on SAP  20040819 
SAP Release Created in 110