Difference between revisions of "Information Systems:UDF - User Data Files"

From uniWIKI
Jump to navigation Jump to search
(Created page with "These are files that make it possible to add any kind of field without changing a file layout. ITUSDAP ITM -- Item Level User Data Items CVUSDAP CVU -- Customer/Vendor Us...")
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
   
 
The data element names and attributes are in file UDELMAP (User Data -- Detailed Data Elements Master).
 
The data element names and attributes are in file UDELMAP (User Data -- Detailed Data Elements Master).
  +
  +
[[Category: Extensions]]

Revision as of 10:17, 30 June 2016

These are files that make it possible to add any kind of field without changing a file layout.

ITUSDAP	ITM -- Item Level User Data Items
CVUSDAP	CVU -- Customer/Vendor User Data Items
SOHDDAP	ORU -- ASW Order Header User Data Items         
SOLIDAP	ORU -- ASW Order and Line User Data Items

These files contain a link to the ASW file (item number, partner number, sales order number, line number), element name (code for the data field), then four fields, one of which will hold the data (short alpha, long alpha, number, or date).

The data element names and attributes are in file UDELMAP (User Data -- Detailed Data Elements Master).