CXPTMPITEM – Template Items
- System
- Case Carts (CX)
- Prefix
CTI- Primary key
COMPANY,REQ-LOCATION,PREF-CODE,PROC-TYPE,PROC-CODE,PRACTNR-ID,LINE-NBR- Fields
- 52
- Updated by
- 4 programs
- Referenced by
- 221 programs
CXPTMPITEM is the Template Items table in Lawson Case Carts (prefix CTI). It is indexed by COMPANY, REQ-LOCATION, PREF-CODE, PROC-TYPE, PROC-CODE, PRACTNR-ID, LINE-NBR (CTISET1); alternate indexes: CTISET2. It is related 1:1 to CXPREFTEMP, ICLOCATION, ICCOMPANY, ITEMMAST, ITEMLOC, APVENMAST and APCOMPANY and 1:M to ITEMSUB. It is updated by CX05.1, CX05.2, CX805 and CXMC.1 and referenced by AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 and 213 more. The table has 52 fields, 2 indexes and 8 documented relations.
About CXPTMPITEM
The Template Items file contains the items that are included in a preference template. The information in this record is used to provide default item information in Preference Items file records when adding preference templates to a case. Use CX05.1 (Preference Template) to add or delete items from a preference template.
Fields (52)
Column = COBOL field name without the CTI- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.
| Field / column | Type | Description & values | Updated by |
|---|---|---|---|
CTI-COMPANY PKCOMPANY | Numeric 4 | This field contains the company number. | CX05.1, CX05.2, CX805, CXMC.1 |
CTI-REQ-LOCATION PKREQ_LOCATION | Alpha 5 | This field contains the location requisitioning items and to be charged for the items. This location can be an inventory or noninventory location. This value appears as the to location on pick lists printed when you run CX100 (Pick List Print) and WH130 (Pick List Print). Valid values are A requesting location defined in RQ01.1 (Requesting Location) for the specified healthcare company. | CX05.1, CX05.2, CX805, CXMC.1 |
CTI-PREF-CODE PKPREF_CODE | Alpha 8 | This field contains the Preference List Code. | CX05.1, CX05.2, CX805, CXMC.1 |
CTI-PROC-TYPE PKPROC_TYPE | Alpha 8 | The procedure type is the first of two fields that uniquely identify a procedure. The procedure type can identify the code set to which the procedure code belongs. For example, you can use one of the following codes: - CPT-4 for a code in the Current Procedural Terminology listing compiled by the American Medical Association -HCPCS for a code in HCFA's (Health Care Financing Administration's) Common Procedure Coding System, or - A code defined for your organization's own procedures listing. | CX05.1, CX05.2, CX805, CXMC.1 |
CTI-PROC-CODE PKPROC_CODE | Alpha 8 | The procedure code is the second of two fields that uniquely identify a procedure. The procedure code is an identifier for a specific procedure within a procedure type. | CX05.1, CX05.2, CX805, CXMC.1 |
CTI-PRACTNR-ID PKPRACTNR_ID | Alpha 15 | This field contains the practitioner ID. Form CX04.1 (Practitioner) is used to define practitioner IDs. | CX05.1, CX05.2, CX805, CXMC.1 |
CTI-LINE-NBR PKLINE_NBR | Numeric 6 | This field contains the line number. | CX05.1, CX05.2, CX805 |
CTI-ITEMITEM | Alpha 32 | This field contains the item identifier. | AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source) |
CTI-DESCRIPTIONDESCRIPTION | Alpha 30 (Lower Case) | This field contains the item description. This value defaults from the item master for inventoried (I) or non-inventory-tracked (N) type items and must be added manually for all other types. | AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source) |
CTI-ITEM-TYPEITEM_TYPE | Alpha 1 | This field identifies the line item type.
| AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source) |
CTI-SERVICE-CODESERVICE_CODE | Alpha 1 | — | CX05.1, CX05.2, CX805 |
CTI-QUANTITYQUANTITY | Signed 13.4 | This field contains the requested quantity to be picked. This field defaults to one (1) if no value is entered. | AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source) |
CTI-UOMUOM | Alpha 4 | This field contains the valid stock unit of measure for this item. | AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source) |
CTI-ISSUE-COSTISSUE_COST | Signed 18.2 | This field contains either a system-generated or a user-defined cost. Defaults: For inventoried (I) type items, the Case Carts system defaults the issue cost from the Inventory Control system costing routine. For non-inventory tracked (N, X, or S) type items, the Case Carts system defaults the cost from the Purchase Order system unit cost default routine. You can override the defaulted costs by making a line change. | AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source) |
CTI-FROM-COMPANYFROM_COMPANY | Numeric 4 | Identifies the AP company if the resource type = V. Identifies the HR company if the resource type = E. It is blank for type A, P or Q resources. | AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source) |
CTI-FROM-LOCATIONFROM_LOCATION | Alpha 5 | This field contains a valid stocking location within the company inventory. | AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source) |
CTI-ACCT-UNITACCT_UNIT | Alpha 15 | The accounting unit is a shorthand notation representing the variable level number. When used in the General Ledger Account Master file, the accounting unit must be defined in the General Ledger Names file as a posting accounting unit. | AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source) |
CTI-ACCOUNTACCOUNT | Numeric 6 | This field along with the accounting unit and subaccount make up the location (account) where amounts and other account information is stored. | AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source) |
CTI-SUB-ACCOUNTSUB_ACCOUNT | Numeric 4 | This field contains the subaccount from your general ledger chart of accounts that was charged with the amount carried on this record. | AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source) |
CTI-CHARGE-NBRCHARGE_NBR | Alpha 80 | The number used by the patient billing system to charge patients for items used. | AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source) |
CTI-CHARGEABLE-FLCHARGEABLE_FL | Alpha 1 | This field indicates whether the item is a patient chargeable item. Select Yes if the item is a patient chargeable item.
| AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source) |
CTI-PRICEPRICE | Signed 18.2 | This field contains the amount that the patient will be charged for the item. | CX05.1, CX05.2, CX805 |
CTI-REV-CENTERREV_CENTER | Alpha 5 | The revenue center is the department or accounting unit to be credited by the reimbursement. | AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +52 more (list truncated in source) |
CTI-POST-ITEM-FLPOST_ITEM_FL | Alpha 1 | This field indicates whether or not the item is used in the procedure (an intraoperative item) or is a postoperative or preoperative item.
| CX05.1, CX05.2, CX805 |
CTI-POST-DAYPOST_DAY | Numeric 2 | This field defines the day of the patient visit when the item is to be used. A value of zero indicates the day of the procedure. When used with the Care Days field, this value indicates the day to start picking care items. 00 99 | CX05.1, CX05.2, CX805 |
CTI-PATIENT-CLASSPATIENT_CLASS | Alpha 1 | This provides for a category of patient.
| CX05.1, CX05.2, CX805 |
CTI-REPEAT-FLREPEAT_FL | Alpha 1 | This field is reserved for a future release of the Case Carts system.
| CX05.1, CX05.2, CX805 |
CTI-NBR-DAYSNBR_DAYS | Numeric 2 | Care days are the total number of days a preoperative or postoperative item will be used on the case, starting with the usage day. The day of the procedure is considered usage day 0. See note below. The Care Days * Units Per Day must equal the Quantity if the Item Usage flag is set. Defaults: None. Note: For example, if the patient stay consists of day one for both surgery and the use of intraoperative and postoperative items, the number of care days is 0. In another example, if the patient stay consists of two days, day one for the procedure (designated as usage day 0) and day two for postoperative care, the number of care days is 1. In another example if an item is not used on a day in the middle of a patient stay, you must create two lines for the item. That is, first define the care days for the item, up to the day of nonusage. Next, add a new line for the same item. Assume the day of nonusage as a new usage day 0 and define the care days for the new line as the total number of remaining care days for the item. Use the following fields together: Item Usage, Usage Day, Care Days, and Units Per Day. | CX05.1, CX05.2, CX805 |
CTI-UNITS-PER-DAYUNITS_PER_DAY | Numeric 3 | This value defines the number of item units to be used per care day. Use this field with the Item Usage flag. Be aware that you do not use this field with Care Days and Units Per Day fields. | CX05.1, CX05.2, CX805 |
CTI-PICK-FLPICK_FL | Alpha 1 | This field indicates in which system to run the pick list program. Important: Your selection affects more than just printing the pick list. Your decision also affects whether shipment records will be created so that items are picked for the correct case by shipment number. The shipment records also exist for further processing. See note below. For inventoried (I) type items, you must select 1. For non-inventory-tracked (N, X, or S) type items, you can select 1, 2, or 3. For printing no pick lists, select 3. Note: You must run the pick list program (WH130 (Pick List Print)) in the Warehouse system to have the system create shipment records. (Later, when you run CX100 (Pick List Print), the shipment number created will appear on the CX100 pick list. The shipment number helps you match picked items with a case procedure.) Additionally, once the shipment records are created, shipping feedback (in WH32.1 (Shipping Feedback by Shipment)), and reduction of stock on hand and deletion of demand records by shipment release (in WH190 (Shipment Release)) can proceed.
| CX05.1, CX05.2, CX805 |
CTI-ACCT-CATEGORYACCT_CATEGORY | Alpha 5 | This field contains a valid account category as defined in the Activity Management system. Note: Use of the Activity Management system to track and report costs recorded in the Case Carts system is reserved for a future release. | CX05.1, CX05.2, CX805 |
CTI-ACTIVITYACTIVITY | Alpha 15 | This field contains a valid activity code as defined in the Activity Management system. Note: Use of the Activity Management system to track and report costs recorded in the Case Carts system is reserved for a future release. | CX05.1, CX05.2, CX805 |
CTI-ATN-OBJ-IDATN_OBJ_ID | Numeric 12 | This field contains a system-assigned identifier that provides access to data in related files. | CX05.1, CX05.2, CX805 |
CTI-STORAGE-LOCSTORAGE_LOC | Alpha 7 | This field contains the storage location identifier. | CX05.1, CX05.2, CX805 |
CTI-STOCKLESS-FLSTOCKLESS_FL | Alpha 1 | This flag indicates whether or not the item is a stockless item. Note: Use of this field is reserved for a future release.
| CX05.1, CX05.2, CX805 |
CTI-AGREEMENT-REFAGREEMENT_REF | Alpha 30 | — | CX05.1, CX05.2, CX805 |
CTI-COST-CDCOST_CD | Alpha 1 | This field contains the unit cost origin code.
| CX05.1, CX05.2, CX805 |
CTI-VENDORVENDOR | Alpha 9 (Right Justified) | The vendor's identification code. | CX05.1, CX05.2, CX805 |
CTI-CREATE-PO-CDCREATE_PO_CD | Alpha 1 | This code indicates whether this inventory item is to be purchased by a purchase order instead of picked from inventory.
| CX05.1, CX05.2, CX805 |
CTI-PO-CODEPO_CODE | Alpha 4 | This is the purchase order code. | CX05.1, CX05.2, CX805 |
CTI-TAXABLE-FLAGTAXABLE_FLAG | Alpha 1 | This field defines whether or not the item is taxable.
| CX05.1, CX05.2, CX805 |
CTI-TAX-CODETAX_CODE | Alpha 10 | This field contains a code representing specific tax information. This must be valid Tax Code. | CX05.1, CX05.2, CX805 |
CTI-CERT-REQ-FLCERT_REQ_FL | Alpha 1 | This flag indicates whether a certification is required for this line when it is purchased. This field value is passed to the purchase order when the purchase order line is created. Select No if Certification not required. Select Yes if Certification required.
| CX05.1, CX05.2, CX805 |
CTI-INSP-REQ-FLINSP_REQ_FL | Alpha 1 | —
| CX05.1, CX05.2, CX805 |
CTI-COST-OPTIONCOST_OPTION | Alpha 1 | —
| CX05.1, CX05.2, CX805 |
CTI-MANUF-CODEMANUF_CODE | Alpha 4 | This field contains a user-defined code that indicates the manufacturer of an item. | CX05.1, CX05.2, CX805 |
CTI-MANUF-DIVISIONMANUF_DIVISION | Alpha 4 | This field contains a user-defined code that indicates which division of a manufacturer is tied to an item. | CX05.1, CX05.2, CX805 |
CTI-MANUF-NBRMANUF_NBR | Alpha 35 | This is the identifier that the manufacturer has assigned to an item. | CX05.1, CX05.2, CX805 |
CTI-LEADTIME-DAYSLEADTIME_DAYS | Numeric 3 | This value (in days) indicates whether the allocation for the item should be done immediately or at some future date. (For example, if a purchase order must be created for the item, the leadtime must allow time to create the order, send it, and receive the item.) The future date for allocation is calculated using this value. If blank, the value defaults from the lead-time days defined on the Main tab of the template. | CX05.1, CX05.2, CX805 |
CTI-PUT-OUT-FLPUT_OUT_FL | Numeric 3 | This field will show up on the printed pick list and preference list to show how many of an item needs to opened for the procedure. This will help in reducing waste and returns. For example, if the item quantity is 4 but the practitioner wants only 2 opened, this value would be 2. | CX05.1, CX05.2, CX805 |
CTI-USE-IDENTIFIERUSE_IDENTIFIER | Alpha 1 | — | CX05.1, CX05.2, CX805 |
CTI-CONSIGNMENT-FLCONSIGNMENT_FL | Alpha 1 | — | CX05.1, CX05.2, CX805 |
Indexes (2)
Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.
| Index | Keys | Flags | Condition | Used in |
|---|---|---|---|---|
CTISET1 | COMPANY, REQ-LOCATION, PREF-CODE, PROC-TYPE, PROC-CODE, PRACTNR-ID, LINE-NBR | Primary | CX05.1, CX05.2, CX100, CX20.1, CX20.2, CX20.4, CX20.5, CX205 +22 more (list truncated in source) | |
CTISET2 | COMPANY, REQ-LOCATION, ITEM, PREF-CODE, PROC-TYPE, PROC-CODE, PRACTNR-ID, LINE-NBR | AP125, AP126, AP131, AP20.1, AP20.2, AP20.3, AP20.4, AP20.5 +22 more (list truncated in source) |
Relations
One to one (7) — lookups and parents
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Cxpreftemp | CXPREFTEMP | Required | CTI-COMPANY → CPT-COMPANY, CTI-REQ-LOCATION → CPT-REQ-LOCATION, CTI-PREF-CODE → CPT-PREF-CODE, CTI-PROC-TYPE → CPT-PROC-TYPE, CTI-PROC-CODE → CPT-PROC-CODE, CTI-PRACTNR-ID → CPT-PRACTNR-ID | |
| From Location | ICLOCATION | Required | When CTI-FROM-LOCATION != Spaces | CTI-COMPANY → ICL-COMPANY, CTI-FROM-LOCATION → ICL-LOCATION |
| Ic Company | ICCOMPANY | Required | CTI-COMPANY → ICC-COMPANY | |
| Item | ITEMMAST | Not Required | ICC-ITEM-GROUP → ITE-ITEM-GROUP, CTI-ITEM → ITE-ITEM | |
| Item Location | ITEMLOC | Not Required | Valid When CTI-FROM-LOCATION != Spaces | CTI-COMPANY → ITL-COMPANY, CTI-FROM-LOCATION → ITL-LOCATION, CTI-ITEM → ITL-ITEM |
| Vendor | APVENMAST | Required | When CTI-VENDOR != Spaces | CPY-VENDOR-GROUP → VEN-VENDOR-GROUP, CTI-VENDOR → VEN-VENDOR |
| Vendor Group | APCOMPANY | Required | CTI-COMPANY → CPY-COMPANY |
One to many (1) — child tables
| Relation | Table | Rules | Condition | Field map |
|---|---|---|---|---|
| Itemsub | ITEMSUB | ICC-ITEM-GROUP → ITS-ITEM-GROUP, CTI-ITEM → ITS-ITEM, "S" → ITS-SUBTYPE, → ITS-SUB-ITEM |
Programs
Updated by (4)
- CX05.1 Preference Template
- CX05.2 Preference Template Diagnostics
- CX805 Template Card Conversion
- CXMC.1 Case cart mimic
Referenced by (221)
- AP125 Batch Release
- AP126 Mass Invoice Release
- AP131 Chargeback
- AP20.1 Basic Invoice
- AP20.2 Taxed Invoice
- AP20.3 Detail Invoice
- AP20.4 Invoice Line Detail
- AP20.5 Multiple Invoice
- AP20.7 Distributions
- AP21.1 View Distributions
- AP23.1 Transit Invoice Entry
- AP25.1 Batch Control
- AP25.2 Batch Review
- AP26.1 Invoice Release
- AP27.1 Single Invoice Release
- AP30.4 Invoice Cancel
- AP510 Vendor Conversion
- API1.1 Add Invoice
- API2.1 Add Invoice
- CX100 Pick List Print
- CX20.1 Case Build
- CX20.2 Case Detail
- CX20.4 Substitute Items
- CX20.5 Insert line
- CX205 Preference Template Items
- CX220 Case, Preference Listing
- CX30.1 Case Completion Feedback
- CX300 Preference List Purge
- CX506 HL7 Schedules Import Interface
- CXCP.1 Copy preference to case
- DR100 Distribution Requirements Report
- IC12.1 Item Location
- IC140 Vendor Reorder Advice
- IC141 Location Replenishment Report
- IC142 Replenishment by Requisition PO's
- IC145 Stock Status Report
- IC243 Killed Item Report
- IC330 Item Mass Change
- IC64.1 Global Location Nbr Assignment GL/IC Company
- IC64.2 Global Location Nbr Assignment IC Location
- IC64.3 Global Location Number Assignment RQ Location
- IC64.4 Global Location Number Assignment Manuf Code
- IC64.5 Global Location Number Assignment Manuf Div
- IC64.6 Global Location Number Assignment Vendor
- IC64.7 Global Location Number Assignment Vendor Location
- IC64.8 Global Location Number Assignment IC Bin
- IC64.9 Global Location Number Assignment Buyer
- IC66.1 Replenishment PO Worksheet
- IC83.1 Par Location Counts
- MA180 Open Receipt Archive
- MA278 Cost Variance Analysis
- MA41.1 Add-On Cost Detail - Purchase Order
- MA41.2 Add On Cost Lookup
- MA41.4 Miscellaneous Add-On Cost
- MA41.7 AOC Approval Entry
- MA42.2 Memo Line AOC Detail
- MA43.2 Purchase Order Lookup
- MA43.7 GL Distribution
- MA44.1 Invoice Line Detail - Purchase Order
- MA44.2 Invoice Line Detail- Service
- MA53.1 Receipt Interface
- MA530 ERS Invoice Creation
- MA531 Receipt Interface
- MA60.2 Invoice Level Match
- MA60.3 Detail Level Match
- MA60.5 Receipt Match Reference Adjustment
- MA61.1 Match Invoice Approval
- MA66.2 Invoice Message - Details
- MA67.2 Invoice Match from frontend
- MA67.3 Detail Match from frontend
- MA68.2 Invoice Level Match - Prepaid
- MA68.3 Detail Level Match - Prepaid
- MA68.5 Receipt Match Reference Adjustment
- MA70.1 Invoice Unmatch
- MA75.1 PO Invoice Cancel
- MA80.1 Receipt Archive
- MAI1.1 Invoke for MAMATCH Object
- PD10.1 P-Card Card Request
- PD10.2 P-Card Cardholder
- PD130 P-Card Invoice and Release
- PD20.1 P-Card Charge Approval
- PD20.2 P-Card Charge Approval Level
- PD20.3 P-Card Charge Approval SEA
- PD570 P-Card Charge Import
- PO04.1 Buyer
- PO04.2 Buyer Purchasing Class
- PO10.1 PO Vendor
- PO10.2 Vendor Purchase From Location
- PO100 Purchase Order Interface from Lawson Applications
- PO101 Create Standing PO Release
- PO115 Procurement Template Mass Changes
- PO120 Mass PO Issue
- PO122 Transmitted PO Acknowledgement
- PO131 Receiving Log
- PO132 Print Vendor Return Material Authorization
- PO136 Matched, Not Received Report
- PO15.1 Procurement Templates
- PO15.2 Procurement Template Participants
- PO15.4 Procurement Template Line Detail
- PO150 Bid Load to Contract or Catalog
- PO17.1 Purchase Order Approval Review
- PO190 Close Purchase Order Header
- PO20.1 Purchase Order Entry
- PO20.6 Substitute Vendor Items
- PO20.9 Multiple Lines
- PO204 Buyer Master Listing
- PO21.1 Select and Copy
- PO21.2 Add-On Cost Spread
- PO21.3 Account Distribution
- PO21.4 Miscellaneous Add-On Cost
- PO21.5 Item Add-On Cost
- PO22.1 Authorization, Release
- PO22.3 Mass Cancel or Delete Purchase Orders
- PO22.4 Mass Cancel or Delete Purchase Order Lines
- PO220 PO Status Report
- PO222 Remaining PO Balance Report
- PO224 PO Revision Report
- PO225 Vendor Agreement Listing
- PO229 Vendor Agreement Format Print
- PO23.1 Purchase Order Worksheet
- PO230 Unreleased Receivings Listing
- PO234 PO Interface Listing Report
- PO24.1 Purchase Order Direct Approval
- PO25.1 Vendor Agreements
- PO25.5 Vendor Agreement Item Add-On Cost
- PO25.6 Vendor Agreement Line
- PO25.7 Service Agreement Line
- PO251 PO Buyer Message Listing
- PO26.3 Vendor Agreement Commitments Spread
- PO26.7 Mass Release of Vendor Agreements
- PO26.9 Vendor Agreement Release
- PO27.2 Select Blanket Lines
- PO27.3 Create PO From Procurement Template
- PO27.4 Select and Copy Template
- PO275 Delivery Date Analysis
- PO276 Deliver Quantity Analysis
- PO277 Deliver Quality Analysis
- PO28.2 Vendor Agreement Line Detail List
- PO280 Purchases By Class
- PO29.1 Copy Purchase Order
- PO30.1 PO Receiving
- PO30.2 Substitute Item
- PO30.3 Additional Tracking Numbers
- PO30.4 PO Receiving Line Detail List
- PO300 PO and Receipt Purge
- PO31.1 Vendor Return
- PO31.2 Vendor Return Item Selection
- PO32.2 Item Detail
- PO32.4 Cancel Detail
- PO33.1 Receiving Adjustment
- PO34.1 Inspection Accept or Reject
- PO35.1 Receiving Approval and Release
- PO36.1 Identify Lawson Items by Vendor Agreement Line
- PO36.2 Vendor Agreement Import Manual Input
- PO38.1 Invoice AOC
- PO39.1 Additional Receiving Entry
- PO39.2 Additional Adjustment/Rejection Entry
- PO44.1 PO Line Source
- PO50.1 Buyer Message Entry
- PO52.1 Buyer Message - Receiving
- PO520 Purchase Order Interface from Non Lawson
- PO536 Vendor Price Agreement Load
- PO54.5 PO Line Detail List
- POCP.1 POC Comments Copy
- POI3.1 Invoke for POPI70PD
- POID.1 PO Delivery Ticket Select
- POII.1 Invoke for POPCRUPD
- POIJ.1 Invoke for POPLIUPD
- RQ01.1 Requesting Locations
- RQ10.1 Requisition
- RQ10.2 Account Distribution
- RQ10.3 Select and Copy
- RQ10.4 Requisition Line Entry Detail
- RQ10.5 Substitutes
- RQ11.1 Kit Accessories
- RQ12.1 Approval Review
- RQ13.1 Direct Approval
- RQ13.2 Direct Line Approval
- RQ35.1 Requisition Returns
- RQ44.1 Requisition Inquiry
- RQ500 Requisition Interface
- RQ810 Request Location Load
- RQIB.1 RQRQHUPD Invoke Object
- RQIF.1 RQRLNUPD Invoke Object
- RQII.1 Invoke for Reqheader Inquiry
- RQIJ.1 Requisition Copy
- WH130 Pick List Print
- WH132 Batch Feedback
- WH190 Shipment Release
- WH20.2 Nonstock and Special Allocation
- WH20.7 Substitute Location
- WH222 Shipments In Process
- WH30.1 Picking Feedback by Document
- WH30.2 Picking Feedback by Shipment
- WH30.3 Picking by Batch
- WH30.4 Bin Sequence Picking Feedback
- WH31.1 Packing Feedback by Document
- WH31.2 Packing Feedback by Shipment
- WH31.3 Packing by Batch
- WH31.4 Bin Sequence Packing Feedback
- WH32.1 Shipping Feedback by Document
- WH32.2 Shipping Feedback by Shipment
- WH32.3 Shipping by Batch
- WH32.4 Bin Sequence Shipping Feedback
- WH32.5 Shipping Line Feedback
- WH33.1 Bins
- WH33.2 Lots
- WH33.3 Serials
- WH33.4 UOMs
- WH33.5 Additional Shipment Information
- WH33.6 Catch Weight
- WH33.8 Preassembled Kits
- WH33.9 Line Options
- WH34.1 Component Bins
- WH34.2 Component Lots
- WH34.3 Component Serials
- WH34.4 Component UOMs
- WH40.1 Bill of Lading
- WH40.2 Bill of Lading Feedback
- WH520 Batch Feedback Interface
- WH830 Shipment Load Program