/AIF/IFLOW_PARAM - Table for storing the IFLOW parameters
Table for storing the IFLOW parameters information is stored in SAP table /AIF/IFLOW_PARAM.
It is part of development package /AIF/CPI_INTEGRATION_BASIS in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF Monitoring FIORI".
It is part of development package /AIF/CPI_INTEGRATION_BASIS in software component BC-SRV-AIF. This development package consists of objects that can be grouped under "AIF Monitoring FIORI".
Fields for table /AIF/IFLOW_PARAM
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
MESSAGE_ID | GUID in 'CHAR' Format in Uppercase | X | GUID_32 | CHAR | 64 | |
TENANT_NAME | Tenant Name from CPI | /AIF/TENANT_NAME | CHAR | 300 | ||
IFLOW_ID | IFlow ID from SAP Cloud Integration | /AIF/IFLOW_ID | CHAR | 300 | ||
NS | Namespace | /AIF/NS | CHAR | 12 | ||
IFNAME | Interface Name | /AIF/IFNAME | CHAR | 20 | ||
IFVERSION | Interface Version | /AIF/IFVERSION | CHAR | 10 | ||
CREATE_DATE | Creation Date | /AIF/CREATE_DATE | DATS | 16 | ||
CREATE_TIME | Creation Time | /AIF/CREATE_TIME | TIMS | 12 | ||
SENDER_MSG_ID | GUID in 'CHAR' Format in Uppercase | GUID_32 | CHAR | 64 | ||
IFLOW_MSG_ID | IFlow Message ID from CPI in lower/upper case | /AIF/IFLOW_MSG_ID | CHAR | 64 | ||
ERROR_MESSAGE | IFlow Error Message from CPI | /AIF/IFLOW_ERROR_MESSAGE | STRG | 8 | ||
IFLOW_MESSAGE_TYPE | Type of message used in IFlow (IDOC, Webservice, RFC,...) | /AIF/IFLOW_MESSAGE_TYPE | CHAR | 40 |