Menu

SAP Function Module RPY_CICO_REQUEST_OPEN_40

Open Checkin/Checkout Request

The Function Module RPY_CICO_REQUEST_OPEN_40 (Open Checkin/Checkout 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_40
Short Text Open Checkin/Checkout 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
CICO_REQUEST_TYPE LIKE RPYGSGF-CICO_TYPE 'REQ_TRANSP'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CICO_REQUEST_NO LIKE RPYGSGF-CICO_REQNO
ERROR LIKE RPYGSER Defect 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

Exceptions

This function module does not define any Exceptions.