DBA Data[Home] [Help]

APPS.WMA_COMMON dependencies on WIP_CONSTANTS

Line 7: ERR_LEN CONSTANT NUMBER := WIP_CONSTANTS.ERR_LEN;

3:
4: /* Constants */
5:
6: -- length of our error messages
7: ERR_LEN CONSTANT NUMBER := WIP_CONSTANTS.ERR_LEN;
8: SOURCE_CODE CONSTANT VARCHAR2(11) := 'WMA MOBILE';
9: SERIALIZATION_SOURCE_CODE CONSTANT VARCHAR2(29) := 'WMA SERIALIZATION MOBILE TXN';
10:
11:

Line 19: * String lengths corrospond to constants defined in WIP_CONSTANTS

15:
16: /**
17: * Record Types
18: * Notes:
19: * String lengths corrospond to constants defined in WIP_CONSTANTS
20: */
21:
22: /**
23: * environment information. Includes user info and organization info