SAP ABAP Table GMSPAGT_UPD (Update Structure for Allowed Grant Types)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-GM-GTE-MD (Application Component) Master Data
     GMMASTERDATA_E (Package) Grants management (master data)
Basic Data
Table Category INTTAB    Structure 
Structure GMSPAGT_UPD   Table Relationship Diagram
Short Description Update Structure for Allowed Grant Types    
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   Allowed Grant Types for Sponsor  
2 CLIENT MANDT MANDT CLNT 3   0   Client T000
3 PARTNER BU_PARTNER BU_PARTNER CHAR 10   0   Business Partner Number BUT000
4 GRANT_TYPE GM_GRANT_TYPE GM_GRANT_TYPE CHAR 2   0   Grant Type GMGRTYPE
5 FROM_DATE GM_VALID_FROM_DATE DATS DATS 8   0   Valid from  
6 TO_DATE GM_VALID_TO_DATE DATS DATS 8   0   Valid Until  
7 .INCLUDE       0   0   Structures for generating change document update programs  
8 KZ CDCHNGIND CDCHNGIND CHAR 1   0   Change type (U, I, E, D)  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 GMSPAGT_UPD CLIENT T000 MANDT KEY 1 CN
2 GMSPAGT_UPD GRANT_TYPE GMGRTYPE GRANT_TYPE 1 CN
3 GMSPAGT_UPD PARTNER BUT000 PARTNER KEY 1 CN
History
Last changed by/on SAP  20110901 
SAP Release Created in 462