| dev | LONG | int | 151 | | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | |
| is_closed | LONG | tinyint | | | | DIRECT | If true, receiving problem has been closed | Search (1) |
| is_correct_pn | LONG | tinyint | | | | DIRECT | If true, a correction to the part or serial number allowed proper receipt to occur | |
| is_cust_prob | LONG | tinyint | | | | DIRECT | If true, problem was caused by some action by the customer | |
| is_field_prob | LONG | tinyint | | | | DIRECT | If true, problem was caused by some action in the field | |
| is_incorr_qty | LONG | tinyint | | | | DIRECT | If true, quantity received does not match quantity expected | |
| is_log_prob | LONG | tinyint | | | | DIRECT | If true, problem was caused by some action by Logistics personnel | |
| is_miss_pprwk | LONG | tinyint | | | | DIRECT | If true, shipment did not have sufficient paperwork to complete receipt | |
| is_new_part | LONG | tinyint | | | | DIRECT | If true, a new part was created to allow proper receipt | |
| is_not_in_sys | LONG | tinyint | | | | DIRECT | If true, part, serial number, or purchase order is not found in system | |
| is_ret2_sendr | LONG | tinyint | | | | DIRECT | If true, the receipt is being returned to sender because problem was not resolved | |
| is_vend_prob | LONG | tinyint | | | | DIRECT | If true, problem was caused by some action by the vendor | |
| is_wrong_part | LONG | tinyint | | | | DIRECT | If true, part received does not match part expected | |
| is_wrong_po | LONG | tinyint | | | | DIRECT | If true, purchase order on paperwork does not exist or is closed | |
| objid | LONG | int | 3 | | | DIRECT | Internal record number | Search (1) |
| problem_date | CLK_TIME | datetime | | | | | Date the problem transaction was created | Search (1) |
| problem_descr | CHAR | varchar | | 255 | | | Text description of the problem | Search (1) |
| problem_id | CHAR | varchar | | 20 | | | ID number for the problem | Search (1) |
| problem_qty | LONG | int | | | | DIRECT | Quantity of parts in the problem shipment | Search (1) |
| problem_ref | CHAR | varchar | | 20 | | | Storage of the reference number for use with the receiving form | |
| problem_resol | CHAR | varchar | | 255 | | | Text description of how the problem was resolved | |
| problem_sn | CHAR | varchar | | 30 | | | Serial number of the part in the problem shipment | Search (1) |