DBA Data[Home] [Help]

APPS.WSH_DOCUMENT_PVT dependencies on STANDARD

Line 818: -- p_created_by standard who column

814: -- p_shipper_hm_by shipper_bm_by of the document
815: -- p_shipper_hm_date shipper_hm_date of the document
816: -- p_carrier_hm_by carrier_hm_by of the document
817: -- p_carrier_hm_date carrier_hm_date of the document
818: -- p_created_by standard who column
819: -- p_creation_date standard who column
820: -- p_last_updated_by standard who column
821: -- p_last_update_date standard who column
822: -- p_last_update_login standard who column

Line 819: -- p_creation_date standard who column

815: -- p_shipper_hm_date shipper_hm_date of the document
816: -- p_carrier_hm_by carrier_hm_by of the document
817: -- p_carrier_hm_date carrier_hm_date of the document
818: -- p_created_by standard who column
819: -- p_creation_date standard who column
820: -- p_last_updated_by standard who column
821: -- p_last_update_date standard who column
822: -- p_last_update_login standard who column
823: -- p_program_application_id standard who column

Line 820: -- p_last_updated_by standard who column

816: -- p_carrier_hm_by carrier_hm_by of the document
817: -- p_carrier_hm_date carrier_hm_date of the document
818: -- p_created_by standard who column
819: -- p_creation_date standard who column
820: -- p_last_updated_by standard who column
821: -- p_last_update_date standard who column
822: -- p_last_update_login standard who column
823: -- p_program_application_id standard who column
824: -- p_program_id standard who column

Line 821: -- p_last_update_date standard who column

817: -- p_carrier_hm_date carrier_hm_date of the document
818: -- p_created_by standard who column
819: -- p_creation_date standard who column
820: -- p_last_updated_by standard who column
821: -- p_last_update_date standard who column
822: -- p_last_update_login standard who column
823: -- p_program_application_id standard who column
824: -- p_program_id standard who column
825: -- p_program_update_date standard who column

Line 822: -- p_last_update_login standard who column

818: -- p_created_by standard who column
819: -- p_creation_date standard who column
820: -- p_last_updated_by standard who column
821: -- p_last_update_date standard who column
822: -- p_last_update_login standard who column
823: -- p_program_application_id standard who column
824: -- p_program_id standard who column
825: -- p_program_update_date standard who column
826: -- p_request_id standard who column

Line 823: -- p_program_application_id standard who column

819: -- p_creation_date standard who column
820: -- p_last_updated_by standard who column
821: -- p_last_update_date standard who column
822: -- p_last_update_login standard who column
823: -- p_program_application_id standard who column
824: -- p_program_id standard who column
825: -- p_program_update_date standard who column
826: -- p_request_id standard who column
827: -- p_attribute_category Descriptive Flex field context

Line 824: -- p_program_id standard who column

820: -- p_last_updated_by standard who column
821: -- p_last_update_date standard who column
822: -- p_last_update_login standard who column
823: -- p_program_application_id standard who column
824: -- p_program_id standard who column
825: -- p_program_update_date standard who column
826: -- p_request_id standard who column
827: -- p_attribute_category Descriptive Flex field context
828: -- p_attribute1 Descriptive Flex field

Line 825: -- p_program_update_date standard who column

821: -- p_last_update_date standard who column
822: -- p_last_update_login standard who column
823: -- p_program_application_id standard who column
824: -- p_program_id standard who column
825: -- p_program_update_date standard who column
826: -- p_request_id standard who column
827: -- p_attribute_category Descriptive Flex field context
828: -- p_attribute1 Descriptive Flex field
829: -- p_attribute2 Descriptive Flex field

Line 826: -- p_request_id standard who column

822: -- p_last_update_login standard who column
823: -- p_program_application_id standard who column
824: -- p_program_id standard who column
825: -- p_program_update_date standard who column
826: -- p_request_id standard who column
827: -- p_attribute_category Descriptive Flex field context
828: -- p_attribute1 Descriptive Flex field
829: -- p_attribute2 Descriptive Flex field
830: -- p_attribute3 Descriptive Flex field

Line 853: -- Does not conform to API standards.

849: -- POST-CONDITIONS : None
850: -- EXCEPTIONS : None
851: --
852: -- NOTES : 1. Called from Shipping trx form only. Not an API.
853: -- Does not conform to API standards.
854: --
855: -- 2. In a consolidation situation, this routine looks
856: -- for a lock only on the parent document only.
857: --