SAP ABAP Function Module /SAPPSSRM/USCHK_GR_ALLOWED (Check if user-specified status of a PO allows goods receipt)
Hierarchy
SRM_SERVER (Software Component) SRM_SERVER
   SRM-EBP-CRI (Application Component) Cross-Industry Functions
     /SAPPSSRM/USER_STATUS (Package) User Status
Basic Data
Function Module /SAPPSSRM/USCHK_GR_ALLOWED Check if user-specified status of a PO allows goods receipt  
Function Group /SAPPSSRM/USCHK   User Status Check via RFC call  
Program Name /SAPPSSRM/SAPLUSCHK    
INCLUDE Name /SAPPSSRM/LUSCHKU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_MODKZ TYPE CHAR1 Indicator if GR is allowed
Exporting EV_STATUS TYPE CHAR30 user status that prevents GR
Exporting EV_STATUS_VAL TYPE CHAR30 value of user status that prevents GR
Importing IV_PO_NUMBER TYPE CRMD_ORDERADM_H-OBJECT_ID order number
Importing IV_ITEM_NO TYPE BBP_ITEM_NO Item number
Exception PO_NOT_FOUND TYPE PO not found
Exception ITEM_NOT_FOUND TYPE specified item not found
               
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  20050322 
SAP Release Created in 200