- Home
- Resources
- SAP Tables
- GMGRTYPE - Grant type
SAP Table GMGRTYPE
Grant type
GMGRTYPE (Grant type) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link GMGRTYPE to other SAP tables.
Source: GMGRTYPE (Grant type)
GMGRTYPE table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
CLIENT |
Client |
MANDT |
T000
|
CLNT |
|
3 |
0 |
|
GRANT_TYPE |
Grant Type |
GM_GRANT_TYPE |
|
CHAR |
|
2 |
0 |
|
ASSIGNMENT_TYPE |
Number Assignment Type |
GM_ASSIGNMENT_TYPE |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Internal or External |
1 |
Internal Only |
2 |
External Only |
|
INTERNALRANGE |
Number of Number Range for Internal Number Assignment |
GM_INUMNR |
|
CHAR |
|
2 |
0 |
|
EXTERNALRANGE |
Number of Number Range for External Number Assignment |
GM_ENUMNR |
|
CHAR |
|
2 |
0 |
|
STATUS_PROFILE |
Status profile for the user states attached to system states |
GM_STATUS_PROFILE |
TJ20
|
CHAR |
|
8 |
0 |
|
POSTINGCONTROL |
Posting control |
GM_POSTINGCONTROL |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Disabled |
1 |
Controlled by Lifecycle Status |
2 |
Controlled by Lifecycle Status plus User Defined Status |
|
FIELDGRPCONTROL |
Field group control |
GM_FIELDGRPCONTROL |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Disabled |
1 |
Field group control at lifecycle status only |
2 |
Field group control at lifecycle plus user defined status |
|
USERSTATUSMGMT |
User status management |
GM_USERSTATUSMGMT |
|
CHAR |
|
1 |
0 |
Possible values
|
TRANSFER_TO_FM |
Transfer to FM Budget Indicator |
GM_BDGT_TRANSFER_TO_FM |
|
CHAR |
|
1 |
0 |
Possible values
|
BDGT_SOURCE |
Source for Budgeting |
GM_BDGT_SOURCE |
|
CHAR |
|
1 |
0 |
Possible values
F |
Funds Management |
G |
Grants Management |
|
CCCURENCY |
Use company code currency for grant |
GM_COMPANY_CODE_CURRENCY |
|
CHAR |
|
1 |
0 |
Possible values
|
BUDGET_TRANSFER |
Budget transfer restrictions |
GM_BUDGET_TRANSFER |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
no restrictions |
X |
transfer uses defined object mappings only |
|
OUTGOING |
Outgoing Grant Indicator |
GM_OUTGOING |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Incoming grant |
X |
Outgoing grant |
|
GMGRTYPE foreign key relationships
Table |
Field |
Foreign key table |
Foreign key field |
Check table |
Check field |
GMGRTYPE |
CLIENT |
GMGRTYPE |
CLIENT |
T000 |
Clients |
MANDT |
GMGRTYPE |
STATUS_PROFILE |
GMGRTYPE |
CLIENT |
TJ20 |
Status profiles |
MANDT |
GMGRTYPE |
STATUS_PROFILE |
GMGRTYPE |
STATUS_PROFILE |
TJ20 |
Status profiles |
STSMA |