DBA Data[Home] [Help]

APPS.AP_WEB_OA_MAINFLOW_PKG dependencies on HR_EMPLOYEES_CURRENT_V

Line 289: x_combination_id OUT NOCOPY HR_EMPLOYEES_CURRENT_V.default_code_combination_id%TYPE,

285: P_NEW_HEADER_COST_CENTER IN AP_EXPENSE_REPORT_HEADERS.flex_concatenated%TYPE,
286: P_NEW_PARAMETER_ID IN NUMBER,
287: P_SEGMENTS IN AP_OIE_KFF_SEGMENTS_T,
288: X_SEGMENTS OUT NOCOPY AP_OIE_KFF_SEGMENTS_T,
289: x_combination_id OUT NOCOPY HR_EMPLOYEES_CURRENT_V.default_code_combination_id%TYPE,
290: X_MSG_COUNT OUT NOCOPY NUMBER,
291: X_MSG_DATA OUT NOCOPY VARCHAR2,
292: X_RETURN_STATUS OUT NOCOPY VARCHAR2);
293: ----------------------------------------------------------------------

Line 300: x_combination_id OUT NOCOPY HR_EMPLOYEES_CURRENT_V.default_code_combination_id%TYPE,

296: P_REPORT_LINE_ID IN NUMBER,
297: P_EMPLOYEE_ID IN NUMBER,
298: P_SEGMENTS IN AP_OIE_KFF_SEGMENTS_T,
299: X_SEGMENTS OUT NOCOPY AP_OIE_KFF_SEGMENTS_T,
300: x_combination_id OUT NOCOPY HR_EMPLOYEES_CURRENT_V.default_code_combination_id%TYPE,
301: X_MSG_COUNT OUT NOCOPY NUMBER,
302: X_MSG_DATA OUT NOCOPY VARCHAR2,
303: X_RETURN_STATUS OUT NOCOPY VARCHAR2);
304: ----------------------------------------------------------------------

Line 311: x_combination_id OUT NOCOPY HR_EMPLOYEES_CURRENT_V.default_code_combination_id%TYPE,

307: P_REPORT_LINE_ID IN NUMBER,
308: P_EMPLOYEE_ID IN NUMBER,
309: P_SEGMENTS IN AP_OIE_KFF_SEGMENTS_T,
310: X_SEGMENTS OUT NOCOPY AP_OIE_KFF_SEGMENTS_T,
311: x_combination_id OUT NOCOPY HR_EMPLOYEES_CURRENT_V.default_code_combination_id%TYPE,
312: X_MSG_COUNT OUT NOCOPY NUMBER,
313: X_MSG_DATA OUT NOCOPY VARCHAR2,
314: X_RETURN_STATUS OUT NOCOPY VARCHAR2);
315: