IACS_C - Parameters for service description
Parameters for service description information is stored in SAP table IACS_C.
It is part of development package SITS_ABAP in software component BC-FES-ITS. This development package consists of objects that can be grouped under "ITS ABAP Components".
It is part of development package SITS_ABAP in software component BC-FES-ITS. This development package consists of objects that can be grouped under "ITS ABAP Components".
Fields for table IACS_C
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
VERSIONTYPE | Development or Production | X | IACVERSIONTYPE | CHAR | 1 | |
SERVICE | Service name of Internet Application Component | X | IACSERVIC_ | CHAR | 14 | IACSERVICE |
NAME | Name of parameter in Internet Application component | X | IACPNAME | CHAR | 50 | |
VALUE | Value of parameter in Internet Application Component | IACVALUE | CHAR | 132 |