cancel
Showing results for 
Search instead for 
Did you mean: 

Addition of Field Quantity in Confirmation of Goods

Former Member
0 Kudos

Hello Experts

We are implementing Self Service Procurement, Classical Scenario.

During the Confirmation of Goods in Self Service Procurement, we need an additional field 'Quantity in Delivery'.

We used SAP Note 672960 to display the field at the Screen under Item Level tab, however, we are getting a dump which says u2018Field symbol has yet not been assignedu2018. Along with that we are not able to get the value for this field.

Please help to get the dump corrected and to find a way to fetch the value for this field.

Thanks

Gaurav Giroti

Field symbol has yet not been assigned

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Gaurav,

Please check whether you have added the same custom field in the structure INCL_EEW_PD_ITEM_CSF.

Please go through the following blog to find the steps involved in adding the custom fields.

/people/nanda.kondagunta/blog/2006/10/23/how-to-create-custom-fields-in-srm

Hope this helps.

Thanks,

Pradeep

Former Member
0 Kudos

Hi Pradeep

The problem in our case was that we wanted to add a Quantity field and since we were not using correct Reference type , it was giving a dump.

However, we still need to find out how can we populate the value of this field.

Please help.

Former Member
0 Kudos

Hi Gaurav,

I think you can use BBP_DOC_CHECK_BADI to populate the value in this custom field. For this you got to do a bit of coding in the BAdI implementation.

Thanks,

Pradeep

Former Member
0 Kudos

Hi

The issue is that when a value is assigned to the Quantity field and we do the confirmation, then it should get reflected in the backned R3.

For that purpose BBP_DOC_CHECK_BADI wont be of much help.

Thanx

Gaurav

Answers (0)