DBA Data[Home] [Help]

APPS.RCV_EXPRESS_SV dependencies on ORG_ORGANIZATION_DEFINITIONS

Line 520: x_sob_id org_organization_definitions.set_of_books_id%type;

516: valid_deliver_dest NUMBER := 0;
517: valid_wip_info NUMBER :=0;
518: X_column_name VARCHAR2(30);
519: X_err_message VARCHAR2(240);
520: x_sob_id org_organization_definitions.set_of_books_id%type;
521: x_is_val_period BOOLEAN := FALSE; -- bug 626224
522: x_item_name VARCHAR2(50) := ''; --bug 2706571
523: x_stock_enabled_flag VARCHAR2(2) := ''; --bug 2706571
524: x_allow_express_delivery_flag VARCHAR2(2) := ''; --bug 5498095