Payables and Cash Management - EBS (MOSC)

MOSC Banner

Questions about how to get social security field in the payment process request

edited May 14, 2015 12:13PM in Payables and Cash Management - EBS (MOSC) 1 commentAnswered ✓

What we want is to show the employee's social security field in the PPR output. From my analysis, in the early version of the script, it is stored in the LegalEntityRegistrationNumber field. But in later version, it has been removed.

So why is it removed and is it available again in the later and later version or is there any workaround for same now

Version:ibypaygb.pls&&120.108.12010000.57

PROCEDURE GET_VENDOR_INFO(

l_trx_vend_index      IN BINARY_INTEGER

     )

IS

l_module_name      CONSTANT VARCHAR2(200) := G_PKG_NAME ||

                                                  '.GET_VENDOR_INFO';

l_vendor_index   VARCHAR2(4000);

  CURSOR c_vendor_info(l_trx_index BINARY_INTEGER)

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