cancel
Showing results for 
Search instead for 
Did you mean: 

Opportunity with Ext. Reference (PO_NUMBER SOLD)

former_member241303
Participant
0 Kudos

Hi Guru,

I need to use the Ext. Reference field in Opportunity but this field is not avaible at the opportunity view.

How can I add the PO_NUMBER SOLD filed in this view? I tried to use Design Layer but it’s not working.

I copied SAP Design Objects (Object Type = BT111_OPPT / Design Object = BTSALESSET ) and added the Attribute = PO_NUMBER_SOLD.

The PO_NUMBER_SOLD attribute is not avaible.

Best regards,

Accepted Solutions (0)

Answers (1)

Answers (1)

praveen_kumar194
Active Contributor
0 Kudos

if it is a form view,

You  can add one context node with the model object BTSalesSet . and put parent as BTADMINH for this. then you can move the required field to the view using configuration.

or

you can directly add one more model attribute to existing BTADMINH context node using relation BTHeaderSalesSet.

hope it helps.