DBA Data[Home] [Help]

APPS.HZ_LOCATION_V2PUB dependencies on STANDARD

Line 260: * to Update Standardized Address profile options. If the primary key is not

256: * Use this routine to update an address location. The API updates a record
257: * in the HZ_LOCATIONS table. The API also creates or updates a record in the
258: * HZ_LOCATIONS_PROFILES table. Whether to create or update a location profile
259: * record depends on the value of the HZ:Maintain Location History and HZ: Allow
260: * to Update Standardized Address profile options. If the primary key is not
261: * passed in, then get the primary key from the HZ_ORIG_SYS_REFERENCES table, based on
262: * orig_system and orig_system_reference that must be unique and not null. If timezone_id
263: * is not passed in, then the API generates a time zone value, based on the changes of the
264: * address components and the time zone setup, even if a time zone already exists in the

Line 326: * to Update Standardized Address profile options. If the primary key is not

322: * Use this routine to update an address location. The API updates a record
323: * in the HZ_LOCATIONS table. The API also creates or updates a record in the
324: * HZ_LOCATIONS_PROFILES table. Whether to create or update a location profile
325: * record depends on the value of the HZ:Maintain Location History and HZ: Allow
326: * to Update Standardized Address profile options. If the primary key is not
327: * passed in, then get the primary key from the HZ_ORIG_SYS_REFERENCES table, based on
328: * orig_system and orig_system_reference that must be unique and not null. If timezone_id
329: * is not passed in, then the API generates a time zone value, based on the changes of the
330: * address components and the time zone setup, even if a time zone already exists in the