Menu

SAP Function Module RPY_CICO_REQUEST_OPEN

Checkin/checkout open request

The Function Module RPY_CICO_REQUEST_OPEN (Checkin/checkout open request) is a standard Function Module in SAP ERP and is part of the function group SIGS within the package SEUX.

Technical Information

Function Module RPY_CICO_REQUEST_OPEN
Short Text Checkin/checkout open request
Function Group SIGS
Package SEUX
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CICO_REQUEST_TEXT LIKE RPYGSGF-CICO_TXT SPACE Short description of CICO request
CICO_REQUEST_TYPE LIKE RPYGSGF-CICO_TYPE 'REQ_TRANSP' Type of CICO request

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CICO_REQUEST_NO LIKE RPYBMGF-CICO_REQNO CICO request number
ERROR LIKE RPYBMER31 Error structure

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SAPSCRIPT_DOCUMENTATION LIKE RPYGSSD Template for request documentation

Exceptions

This function module does not define any Exceptions.