Rest api to Extract Items type data — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Rest api to Extract Items type data

Summary:

Hi,

I need to get Item type as can be fetched from the SQL query for an custom integration use case. Basically we need to determine it is a standard or modal item for the given item name and organization code.


Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

select ESIB.ITEM_NUMBER,IOP.ORGANIZATION_CODE,

--FLV.LOOKUP_CODE,

FLV.MEANING

--,ESIB.ORGANIZATION_ID

from EGP_SYSTEM_ITEMS_B ESIB,

FND_LOOKUP_VALUES FLV,

inv_org_parameters IOP

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!