DBA Data[Home] [Help]

APPS.WSH_DPW_PICK_RELEASE dependencies on APP_EXCEPTION

Line 67: APP_EXCEPTION.Raise_Exception;

63:
64: IF v_rsr_id = -1 THEN
65: -- error no default release seq rule
66: FND_MESSAGE.SET_NAME('OE','WSH_PARAM_RELEASE_SEQ_RULE');
67: APP_EXCEPTION.Raise_Exception;
68: END IF;
69:
70: IF v_psr_id = -1 THEN
71: -- error no default pic slip rule

Line 73: APP_EXCEPTION.Raise_Exception;

69:
70: IF v_psr_id = -1 THEN
71: -- error no default pic slip rule
72: FND_MESSAGE.SET_NAME('OE','WSH_PARAM_PICK_SLIP_RULE');
73: APP_EXCEPTION.Raise_Exception;
74: END IF;
75:
76: IF v_document_set = -1 THEN
77: -- error no default document set

Line 79: APP_EXCEPTION.Raise_Exception;

75:
76: IF v_document_set = -1 THEN
77: -- error no default document set
78: FND_MESSAGE.SET_NAME('OE','WSH_PARAM_PICK_DOCUMENT_SET');
79: APP_EXCEPTION.Raise_Exception;
80: END IF;
81:
82: -- Get operating unit for batch
83: -- Fetch the current Operating Org . If no operating org was returned by