/SCWM/TMFSCCH - Definition Table of the Communication Channel
Definition Table of the Communication Channel information is stored in SAP table /SCWM/TMFSCCH.
It is part of development package /SCWM/MFS in software component SCM-EWM. This development package consists of objects that can be grouped under "Material Flow Systems".
It is part of development package /SCWM/MFS in software component SCM-EWM. This development package consists of objects that can be grouped under "Material Flow Systems".
Fields for table /SCWM/TMFSCCH
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | T000 |
| LGNUM | Warehouse Number/Warehouse Complex | X | /SCWM/LGNUM | CHAR | 8 | /SCWM/T300 |
| PLC | Programmable Logic Controller | X | /SCWM/DE_MFSPLC | CHAR | 16 | /SCWM/TMFSPLC |
| CHANNEL | Communication Channel for PLC | X | /SCWM/DE_MFSCCH | CHAR | 2 | |
| IPADDRESS | Host | /SCWM/DE_MFS_HOST | CHAR | 510 | ||
| PORT | Port of Host | ME_PORT | NUMC | 10 | ||
| RETRY | Number of Telegram Retries in Case of Error | /SCWM/DE_MFSRETRY | NUMC | 2 | ||
| RETRY_WAIT | Interval for Telegram Retry | /SCWM/DE_MFSRETRY_WAIT | NUMC | 4 | ||
| SEQNO_SND_MAX | Highest Allowed Sequence Number When Sending Telegrams | /SCWM/DE_MFSSN_SND_MAX | NUMC | 40 | ||
| SEQNO_RCV_MAX | Highest Allowed Sequence Number When Receiving Telegrams | /SCWM/DE_MFSSN_RCV_MAX | NUMC | 40 | ||
| TELEFILLER | Fill Character that Replaces Blank Characters in Telegram | /SCWM/DE_MFSTELEFILLER | CHAR | 2 | ||
| HNDSHK_ACK | Handshake Indicator for Confirmation | /SCWM/DE_MFSHNDSHK_ACK | CHAR | 4 | ||
| HNDSHK_REQ | Handshake Indicator for Request | /SCWM/DE_MFSHNDSHK_REQ | CHAR | 4 | ||
| HNDSHK_MODE | Handshake Mode | /SCWM/DE_MFSHNDSHK_MODE | CHAR | 2 | ||
| SWITCH_SNDRCV | Switch Sender and Recipient | /SCWM/DE_MFSSWITCH_SR | CHAR | 2 | ||
| MAXWP | Max. No. of Work Processes for Parallel Telegram Processing | /SCWM/DE_MFSMAXWP | NUMC | 4 | ||
| LIFE_INTERVAL | Interval for Life Telegram | /SCWM/DE_MFSLIFE_INT | NUMC | 6 | ||
| LIFE_TTYPE | Telegram Type for Life Telegram | /SCWM/DE_MFSLIFE_TTYPE | CHAR | 8 | /SCWM/TMFSTELTOI | |
| LIFE_SEQNO | Get Sequence Number for Life Telegram | /SCWM/DE_MFSLIFE_SEQNO | CHAR | 2 | ||
| STARTCHAR | Character That Indicates Start of a Telegram | /SCWM/DE_MFS_STARTCHAR | CHAR | 4 | ||
| ENDCHAR | Character That Indicates End of a Telegram | /SCWM/DE_MFS_ENDCHAR | CHAR | 4 | ||
| TELE_LEN | Telegram Character Length | /SCWM/DE_MFS_TELE_LEN | NUMC | 8 | ||
| SEM_CHK | Check Telegram for Correctness | /SCWM/DE_MFS_SEM_CHK | CHAR | 2 | ||
| EXCCODE | Exception Code Triggered for Communication Channel Errors | /SCWM/DE_MFSCCHEXC_CODE | CHAR | 8 | /SCWM/TEXCEP | |
| MFS_ERROR | Standard Error for Errors in Inbound Telegrams | /SCWM/DE_MFS_ERROR_CCH | CHAR | 8 | ||
| NOSYNC | Synchronization Not Required for Communication Channel | /SCWM/DE_MFSNOSYNC | CHAR | 2 | ||
| NO_ALIVE_CHECK | Switch off alive check for communication channel | /SCWM/DE_NO_ALIVECHECK | CHAR | 2 |