Ansicht
Dokumentation

RPY_CICO_REQUEST_OPEN - Checkin/checkout open request

RPY_CICO_REQUEST_OPEN - Checkin/checkout open request

ROGBILLS - Synchronize billing plans   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module creates a change request for checking objects in and out of the R/3 Repository.

The request number returned in the parameter CICO_REQUEST_NUMBER must be passed to the modules when you check out (READ) and write back (UPDATE) objects. as well as when you insert new objects (INSERT). You can assign a text to the request in the CICO_REQUEST_TEXT parameter.

Thre are two kinds of change request: local and transportable. In local system requests only objects which are changed in the current system may be inserted. In transportable requests, only transportable objects. These are objects which are consolidated in another system. Whether or not an object is transportable depends on its development class and the configuration of the correction and transport systems. These two systems are described in more detail in their own documentation. To create a local change request, you need to enter the value 'REQ_LOCAL' for the CICO_REQUEST_TYPE. Enter 'REQ_TRANSP' for a transportable change request.

In the SAPSCRIPT_DOCUMENTATION parameter, a template for the change request documentation is returned. This can be used for documentation, and when the request is released, can be passed on with it using the RPY_CICO_REQUEST_CLOSE function module.

Any errors which occur are returned via the ERROR parameter. More details about error handling are contained in the Repository API document for models.

Example

Notes

Further information

You can find further information about the correction and transport systems in the online documentation.





Parameters

CICO_REQUEST_NO
CICO_REQUEST_TEXT
CICO_REQUEST_TYPE
ERROR
ERROR_OCCURED
PROCESSING_STATUS
SAPSCRIPT_DOCUMENTATION

Exceptions

Function Group

SIGS

RFUMSV00 - Advance Return for Tax on Sales/Purchases   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 2003 Date: 20240523 Time: 143603     sap01-206 ( 53 ms )