TableExtension 27 Item
TableExtension 18126886 EOS05501TableExt18126886
Methods
EOS05501_GetPackagingMaterialNo
procedure EOS05501_GetPackagingMaterialNo(): Code[20]
Gets the packaging material that uses the given item, if any.
Parameters / Return Value
Returns
Code[20]
The first packaging material that uses this item. If no packaging material is found, an empty string is returned.
EOS05501_TestContainerItem
procedure EOS05501_TestContainerItem(WithError: Boolean): Boolean
Tests if the item is a container item. If requested, a runtime error is thrown if it is not.
Parameters / Return Value
WithError
Boolean
Specifies whether a runtime error is thrown if the item is not a container item.
Returns
Boolean
true
if the item is a container item.false
otherwise.
EOS05501_TestContainerItem
procedure EOS05501_TestContainerItem(Reusable: Enum "EOS066 TriState Boolean"; WithError: Boolean): Boolean
Tests if the item is a container item. If requested, a runtime error is thrown if it is not.
Parameters / Return Value
Reusable
Enum "EOS066 TriState Boolean"
Indicates the type of container to test for.
WithError
Boolean
Specifies whether a runtime error is thrown if the item is not a container item.
Returns
Boolean
true
if the item is a container item.false
otherwise.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.