Store Inventory Management (MOSC)

MOSC Banner

Take Snapshot from Back End.

edited Oct 19, 2017 5:00AM in Store Inventory Management (MOSC) 3 commentsAnswered
Hi Guys,

Can any one help me to take snapshot from back end? I'm trying to run the following but I'm sure there is missing something because in UI we select all items and press snapshot. How we can simulate selection?:-

begin-- Call the procedurestockcounts.snap_shot(io_status => :io_status,io_error_message => :io_error_message,io_number_records => :io_number_records,i_stock_count_id => :i_stock_count_id,   --GIVE SC_IDi_stock_count_loc_id => :i_stock_count_loc_id,  --Give STORE_IDi_user_id => :i_user_id,   --GIVE  USER_IDi_limit_size => :i_limit_size);

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center