Tuesday, October 24, 2017

Cannot get valid ID for - ib_owner in Sales Order Interface

When attempting to run Order Import and passing Install Base details, some time we will get error message "Cannot get valid ID for - ib_owner".

Solution:-

Send IB_OWNER as the value returned from below query:

   SELECT MEANING "IB_OWNER"
      FROM OE_LOOKUPS
    WHERE LOOKUP_TYPE = 'ITEM_OWNER'
          AND LOOKUP_CODE = 'END_CUSTOMER'

Here based on the requirement pass the LOOKUP_CODE as 'END_CUSTOMER'  or  'SOLD_TO'.

No comments:

Post a Comment

SupplierAddressImportTemplate.xlsm South Africa Suburb Field mapping in POZ_SUPPLIER_ADDRESSES_INT

Suburb mpping in Supplier Address Import Template will be mapped to Address Element Attribute2 (HZ_LOCATIONS. ADDR_ELEMENT_ATTRIBUTE2)