DSIYRPT7 SS STOCK STATUS

TITLEVALUE
NAMEDSIYRPT7 SS STOCK STATUS
DESCRIPTIONThe Stock Status Report will print a summary of all issues, receipts, and
adjustments with the opening and closing balances by account codes. It
will calculate the turnover rate, inactive item percent, long supply
percent, and non-issuable percent.

All inventory points will have the option to select the specified month
and year for the report. Also, users can enter the item inactivity cutoff
month and year. Items which have not had activity after the specified
cutoff date, will be used to calculate the inactive item percent on the
report.
TAGSS
ROUTINEDSIYRPT7
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERMONYR
DESCRIPTIONContains the FileMan formatted Month and Year (e.g. 3120700 for July
2012) for the report.
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH7

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERCUTDT
DESCRIPTIONContains the FileMan formatted Month and Year (e.g. 3120400 for April
2012 to be used as the inactivity cutoff date.0
PARAMETER TYPELITERAL
REQUIREDYES
MAXIMUM DATA LENGTH7

INPUT PARAMETERSSEQUENCE NUMBER3
INPUT PARAMETERINVP
DESCRIPTIONContains the Inventory point for the report. This is the pointer to the
GENERIC INVENTORY (#445) file.
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH5

INPUT PARAMETERSSEQUENCE NUMBER4
INPUT PARAMETERGROUP
DESCRIPTIONGROUP

Name of the group for which to report. Group names come from
^DSIY(19685.41)
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH30

INPUT PARAMETERSSEQUENCE NUMBER5
INPUT PARAMETERESTART
DESCRIPTIONEarliest time to start scheduled report. Defaults to "NOW".
PARAMETER TYPELITERAL
REQUIREDNO
MAXIMUM DATA LENGTH30

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONRETURN PARAMETER

DSIYRET(1)="0^ If there are warnings/no data
DSIYRET(1)="-1^ if there are errors

Sets up return data from the word processing fields. The first field of
each line indicates which kind of line it is. All other delimited fields
should be displayed printed as is - formatting will be included.

$$RH Report Header
$$SH Summary Header
$$SR Summary Record
$$DH Detail Header
$$DR Detail REcord
1 for Standard
2 for On Demand
3 for Both (totals)
where acct# = 1,2,3,6,8 or 99 for the totals

Non issuable counts are only present on warehouse locations.
If there are no 'on-demand' items then type 2 and 3 will not be returned
because all values and totals are present on the standard items.
AVAILABILITY
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED