The Function Module CATT_OBJECT_READ (CATT-Testdatenspeicher) is a standard Function Module in SAP ERP and is part of the function group KKC2 within the package KKC2.
Function Module | CATT_OBJECT_READ |
Short Text | CATT-Testdatenspeicher |
Function Group | KKC2 |
Package | KKC2 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ABLNR | LIKE | CATDO-ABLNR | alte CATT-Ablaufnummer | |
CYCLE | LIKE | CATDO-CYCLE | '0001' | alter CATT-Ablaufnummernzyklus |
ENVIRON | LIKE | CATDO-ENVIRON | 'A' | CATT-Umgebung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
COBJ_ID | LIKE | CATDO-COBJ_ID | CATT-Objektnummer | |
RCODE | LIKE | SY-SUBRC | Returncode |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.