Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

KDCADMI function call

When calling KDCADMI you can - as with the C/C++ interface - pass four sets of parameters to openUTM: the parameter area KC-ADM-PARAMETER: the identification area ID-AREA; the selection area SELECT-AREA; and the data area DATA-AREA. To find out what data to supply to each of these areas, please refer to the description of the C/C++ interface in chapter "Program interface for administration - KDCADMI". The KDCADMI must have the following syntax:

CALL "KDCADMI" USING KC-ADM-PARAMETER,
                     ID-AREA,
                     SELECT-AREA,
                     DATA-AREA.