Receivables - EBS (MOSC)

MOSC Banner

Update Freight Terms at customer site level

edited Nov 14, 2019 4:00AM in Receivables - EBS (MOSC) 2 commentsAnswered
Hi,

  I am trying to update a Freight Terms for a customer at site level using following API, but API throws an error.  Is this the right API to use? 

hz_cust_account_site_v2pub.update_cust_site_use. .update_cust_site_use.

I am passing following values:

DECLARE p_cust_site_use_rec HZ_CUST_ACCOUNT_SITE_V2PUB.CUST_SITE_USE_REC_TYPE; .CUST_SITE_USE_REC_TYPE; x_return_status VARCHAR2(2000); VARCHAR2(2000); x_msg_count NUMBER; NUMBER; xio_p_object_version NUMBER := NULL; NUMBER := NULL; x_msg_data VARCHAR2(2000); VARCHAR2(2000); BEGIN p_cust_site_use_rec

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