cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to add a custom field on purchase order item level in the app Manage Purchase orders

Bernard_Sohier
Participant
6,019

We have created a custom field with business context "Procurement: Purchasing Document Item"

We have enabled it for the following CDS view :

- I_PURCHASEORDERITEMAPI01 : Purchase Order Item

- I_PURCHASEORDERITEMENHANCED : Purchase Order Item enhanced

When we try to add the field in the app Manage Purchase Orders on item level the field is not available:

If we check the advanced app's there we see the extensibility field:

Question :

- what did we forgot to enable to make this possible ?

- Is there an easy way to find out which CDS view to activate out of an app? For example I am in the Purchase order item , I click/goto ... and find which CDS view is required for extensibility ?

Kind regards

Bernard

Accepted Solutions (1)

Accepted Solutions (1)

DennisLeslie
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Bernard,

Assuming you created the custom field under the context business context of purchase document item MM_PURDOC_ITEM, then if you go under user interfaces tab of the custom field app, then you will be able to enable the usage for "Manage purchase order" (MM_PUR_PO_MAINT_V2_SRV).

Regards,

Dennis

Answers (2)

Answers (2)

Jocelyn_Dart
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi - if you have enabled usage, you may just need to clear the cache in your development environment - i.e. txn /UI2/INVAL_CACHES.  A lot of these settings are cached as they are rarely/never changed in production. 

Best

Jocelyn 

Bernard_Sohier
Participant
0 Likes

This is enabled :

Cori
Newcomer
0 Likes
I have the same issue, may I know the resolution you got for this?