Table of Content
HAL Forum
Introduction
What is HAL?
Get Started
Language Reference
Declarations, assignments and statements
Keywords and operations
Tutorials
Change a window
Find the window
Modify the window
Create a report
HAL Primitives
HAL Procedures/Functions
HAL Discussions
procedure
FINDSTOCKVALUE
(
string
ArtCode
,
string
Location
,
var record ItemStatusVc
ISr
)
Description:
Returns the Item Status record for specified article (with stock value, etc)
Parameters:
ArtCode
Location
ISr
Item status record that will receive the item stock status
Related topics:
««