cancel
Showing results for 
Search instead for 
Did you mean: 

Data not passing from the form to the code in the BSP application.

Former Member
0 Kudos

Hi,

The data in the input fields is not passing from the form(UI)in the BSP page fragment to the function module , which updates this data into the database.

Pseudo code wud be helpful.

Regards,

Gautam

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member195032
Active Contributor
0 Kudos

Hi Goutam,

Please provide some more details on this issue to understand the problem.

What transaction you are trying to run.

Which FM you are talking about?

regards,nishant

Former Member
0 Kudos

Hi Nishant,

I would like to ask a question which is one step back from this one. I have to add three extra fields in the supplier selection screen and pass the same data to backend while creating the vendor in ECC. Any solution?

thanks

Former Member
0 Kudos

Hi

The fields which you want to add to the Purchase order in back-end involves custom development both at SRM system as well as R/3 system.

Refer to following OSS notes to add custom fields in SRM system.

Note 672960 - User-defined fields 2

Note 458591 - User-defined fields: Preparation and use

Note 953700 - Customer fields are not mapped in BBP_TARGET_OBJECTS BADI

<b>Use BBP_CREATE_PO_BACK and BBP_TARGET_OBJECTS BADIs to complete the job.</b>

Hope this will help.

Please rewards suitable points.

Regards

- Atul