IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

ActionCode Property

The code for this action.

Syntax


 getActionCode(): string;

 setActionCode(actionCode: string): void;

Default Value

""

Remarks

This property is a string which denotes the type of action for the current RosettaNet message, if it is an action. If it is a reply, then the ActionCode describes the type of action that the message is in reply to. An example is a "Purchase Order Request Action."

This property is a field of the service header.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 JavaScript Edition - Version 20.0 [Build 8262]