DBA Data[Home] [Help]

APPS.RCV_EXPRESS_SV dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 530: x_sob_id org_organization_definitions.set_of_books_id%type;

526: valid_deliver_dest NUMBER := 0;
527: valid_wip_info NUMBER :=0;
528: X_column_name VARCHAR2(30);
529: X_err_message VARCHAR2(240);
530: x_sob_id org_organization_definitions.set_of_books_id%type;
531: x_is_val_period BOOLEAN := FALSE; -- bug 626224
532: x_item_name VARCHAR2(50) := ''; --bug 2706571
533: x_stock_enabled_flag VARCHAR2(2) := ''; --bug 2706571
534: x_allow_express_delivery_flag VARCHAR2(2) := ''; --bug 5498095