WMS Code checking (Inbound mapping)

WMS Code checking
Segment Element Description M/O Length Iptor WM1 mapping
    Create, update, delete WMS Code checking records used in validation of Business partner WMS information and Item WMS information     when IFOUTMSG.INTTYP=’OUTCODECHK’:
IFOCDCHK where MSGNBR=IFOUTMSG.MSGNBR order by MSGNBR, IFTRNR
<codechecks>          
<codecheck>          
  <wsid> Web service identification, idenfifies the caller M 10  
  <transactionevent> Transaction event, *NEXT, *DELETE M 10 case IFOCDCHK.CODACT=0 then ‘*DELETE’ else IFOCDCHK.INTACT
  <codetable> Code table M 256 IFOCDCHK.CODTAB
  <codevalue> Code value M 20 IFOCDCHK.CODVAL
  <codedescription> Code description M 50 IFOCDCHK.CODDES
  <messageid> Message id, callers identification of the transaction O 15/0 IFOCDCHK.MSGNBR