IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

OriginalActionCode Property

The action code of the original message.

Syntax


 getOriginalActionCode(): string;

 setOriginalActionCode(originalActionCode: string): void;

Default Value

""

Remarks

This property describes the action code of the original message. This is useful when acquiring or processing replies. This tells a process what the original action was which started the current business process of actions and replies.

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]