Search found 2 matches

by dongta
Thu Oct 23, 2008 6:46 am
Forum: Financials (GL, AP, AR, FA & CM)
Topic: Records stuck in GL Interface with status P
Replies: 2
Views: 10451

Oracle GL interface use group_id to indentify group of lines in interface table.
If group_id is null then if one line error then all others lines will have status='P' and all remain in interface table.
If group_id not null then the same logic happen but for all lines that have the same group_id ...
by dongta
Fri Apr 11, 2008 1:31 am
Forum: Financials (GL, AP, AR, FA & CM)
Topic: How I can update PO distribution line?
Replies: 0
Views: 1015

How I can update PO distribution line?

I have to write PL/SQL program that can update Standard PO distribution lines, but when searching there're no interface or api support it. So how can I do that?

Pls help me.

Thanks in advance.