DBA Data[Home] [Help]

APPS.GML_PO_GLDIST dependencies on FND_FLEX_EXT

Line 201: v_segment IN OUT NOCOPY fnd_flex_ext.SegmentArray,

197: PROCEDURE parse_account( v_co_code IN VARCHAR2,
198: v_account IN VARCHAR2,
199: v_type IN NUMBER,
200: v_offset IN NUMBER,
201: v_segment IN OUT NOCOPY fnd_flex_ext.SegmentArray,
202: V_no_of_seg IN OUT NOCOPY NUMBER );
203:
204:
205: /*Procedure to update the combination id on the apps side in the table PO_DISTRIBUTIONS_ALL */