Project

General

Profile

Bug #1436

APPEND option conversion

Added by Stanislav Lomany about 12 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
04/15/2012
Due date:
% Done:

0%

billable:
No
vendor_id:
GCD
case_num:
version:

Description

P2J have strange conversion of the APPEND option:
1. In Progress it affects whether the output records will be appended to the temp-table of the calling procedure. In P2J this option affects whether the records of the temp-table of the called procedure will be cleared before copying data from the temp-table of the calling procedure.

2. If we have

create rec.
define input parameter table for rec.

then in P2J the created record will be deleted (unless APPEND option is specified). But, again, this is not what APPEND option is for.

Also available in: Atom PDF