The Inbound Edit/Update UBE will use this business function to perform a full file clear by destination.  
Data ItemRequiredI/ODescription
JOBSYesIDemand Cache Job Number
MCUYesIBranch/Plant
AN8YesISold To
SHANYesIShip 
To
EDTMSGNMYesITransaction/Message Name
SUPPSNoISuppress Error Message (1-Suppress)
DTAINoOError Message ID
D40R0530A - Demand Clear By Ship To
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnDmdCacheJobNo_JOBS | JOBS | MATH_NUMERIC | REQ | INPUT | 
The job number (work station ID) which executed the particular job.  | ||||
| szEDITransMsgName_EDTMSGNM | EDTMSGNM | char | REQ | INPUT | 
The name of an EDI X.12 transaction set of an EDIFACT message. For example, the name might be 830 or DELFOR.  | ||||
| szErrorMsgID_DTAI | DTAI | char | OPT | OUTPUT | 
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
  | ||||
| szCostCenter_MCU | MCU | char | REQ | INPUT | 
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
  | ||||
| mnSoldTo_AN8 | AN8 | MATH_NUMERIC | REQ | INPUT | 
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
  | ||||
| mnShipTo_SHAN | SHAN | MATH_NUMERIC | REQ | INPUT | 
The address number of the location to which you want to ship this order. The address book provides default values for customer address, 
  | ||||
| cSuppErrMsg_SUPPS | SUPPS | char | OPT | INPUT | 
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
       0 = allow 
  | ||||
| mnDemandBatchNumber | DMDBTHNO | MATH_NUMERIC | OPT | INPUT | 
A number that identifies a batch of demand records.  | ||||
| jdDateBatch | DBT | JDEDATE | OPT | INPUT | 
The date of the batch. If you leave this field blank, the system uses the current date.  | ||||
| None | 
| None |