cancel
Showing results for 
Search instead for 
Did you mean: 

OCI Config Update

SAPSupport
Employee
Employee
0 Kudos
479

We are using OCI catalogues and we have to maintain procurement outline agreement in below configuration in HTML Field and HTML Value for NEW_ITEM-CONTRACT and NEW_ITEM-CONTRACT_ITEM. 

SPRO > SAP Ref. IMG – Plant Maintenance and Customer Service - Maintenance and Service Processing - Maintenance and Service Orders - Interface for Procurement Using Catalogs (OCI) - Convert HTML Field Values

Could you please suggest any way or standard application to maintain this directly without transport request or client open. 
This is very frequent activity in case of master data change and very tedious to do by transports. 


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Kudos

These are considered customizing settings and for that reason they would be transported into production from a lower system. 

Perhaps you could create a Conversion Module to set these fields. You can implement custom logic to determine the field values. If you have fixed values that change regularly then consider using a ztable. For further information see the help associated with the customizing point 'Interface for Procurement Using Catalogs (OCI) > Define Conversion Modules'

A further possibility would be to develop a utility program to directly set these fields in table IOCI_FCONV. 

AlpeshP
Discoverer
0 Kudos
Can you share more details like how we can use conversion module to set the field in the table IOCI_FCONV?

Answers (0)