SAP ABAP Function Module /SAPPSPRO/USCHK_GOODS_RECEIPT (Check if user status in SRM allows goods receipt)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM (Application Component) Materials Management
     /SAPPSPRO/PROGS (Package) Programs
Basic Data
Function Module /SAPPSPRO/USCHK_GOODS_RECEIPT Check if user status in SRM allows goods receipt  
Function Group /SAPPSPRO/USCHK   User Status Check in SRM  
Program Name /SAPPSPRO/SAPLUSCHK    
INCLUDE Name /SAPPSPRO/LUSCHKU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_MSGTYPE TYPE SYMSGTY Messages, message type
Exporting EV_MSGID TYPE SYMSGID Messages, Message Class
Exporting EV_MSGNO TYPE SYMSGNO Messages, Message Number
Exporting EV_MSGV1 TYPE SYMSGV Messages, message variables
Exporting EV_MSGV2 TYPE SYMSGV Messages, message variables
Exporting EV_MSGV3 TYPE SYMSGV Messages, message variables
Exporting EV_MSGV4 TYPE SYMSGV Messages, message variables
Importing IV_EBELN TYPE BSTNR Purchase order number
Importing IV_EBELP TYPE EBELP Item Number of Purchasing Document
Importing IV_STATU_CHK TYPE FLAG 'X' Check of EKKO-STATU necessary
Exception GR_NOT_ALLOWED TYPE User status does not allow goods receipt
Exception ALLOWED_WARNING TYPE User status allows GR with warning
Exception SRM_NOT_AVAILABLE TYPE SRM system is not available
Exception POINSRM_NOT_FOUND TYPE PO was not found in SRM
Exception INTERNAL_ERROR TYPE internal error
               
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  20050301 
SAP Release Created in 200