Skip to main content
Answer

DB Values for INPIDetail.Status

  • April 19, 2022
  • 1 reply
  • 72 views

DConcannon
Varsity II
Forum|alt.badge.img+2

Hello,

 

Can anyone tell me the DB values for the INPIDetail.Status field?  I need to check the status of a Physical Inventory Detail Line in a Generic Inquiry.

Thank you,

Dan Concannon

Best answer by lauraj46

Hi @DConcannon ,

The values are:

  • E (Entered)
  • N (Not Entered)
  • S (Skipped)

If you don’t have a local install with direct SQL access, you can investigate the database values for a field in a DAC by leaving the Schema Field column empty and entering a formula rather than selecting the field in the dropdown.

 

Hope this helps!

Laura

1 reply

lauraj46
Captain II
Forum|alt.badge.img+8
  • Captain II
  • Answer
  • April 19, 2022

Hi @DConcannon ,

The values are:

  • E (Entered)
  • N (Not Entered)
  • S (Skipped)

If you don’t have a local install with direct SQL access, you can investigate the database values for a field in a DAC by leaving the Schema Field column empty and entering a formula rather than selecting the field in the dropdown.

 

Hope this helps!

Laura