SAP ABAP Function Module GM_CHECK_VALUE_TYPE (Check Value Type's Validity for Grant)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-GM-GTE (Application Component) Grantee Management
     GMBASIS_E (Package) Grants management (basis)
Basic Data
Function Module GM_CHECK_VALUE_TYPE Check Value Type's Validity for Grant  
Function Group GMBASIS   General Service Routines  
Program Name SAPLGMBASIS   General Service Routines 
INCLUDE Name LGMBASISU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_STATISTICAL TYPE GM_STATISTICAL Does this value type posts statistically ?
Exporting E_FROM_GRANT TYPE GM_STAT_IND_FROM_GRANT Indicator Specified on Grant Master
Importing I_GRANT_NBR TYPE GM_GRANT_NBR Grant
Importing I_VALUE_TYPE TYPE GM_VALUETYPE Value Type
Importing I_POSTING_DATE TYPE BUDAT Posting date in the document
Exception INVALID_DATE_RANGE TYPE Posting date is outside of valid time interval
Exception BLOCKED_VALUE_TYPE TYPE Value type is blocked
Exception ALL_BLOCKED TYPE All value types are blocked
Exception NO_VALUETYPE_FOR_GRANT TYPE Value type does not exist for Grant
Exception INVALID_GRANT TYPE Grant number does not exist
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20011004 
SAP Release Created in 462