DBA Data[Home] [Help]

APPS.AP_WEB_OA_MAINFLOW_PKG dependencies on HR_EMPLOYEES_CURRENT_V

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

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

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

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

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

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