cancel
Showing results for 
Search instead for 
Did you mean: 

Save custom fiels in custom tab

Former Member
0 Kudos

Hello Eveyone..

I have created a custom webypro with custom fields and added it as a custom tab in the component FPM_OIF_COMPONENT

for the configuration ID .../SAPSRM/WDCC_FPM_OIF_PO_PURCH.

Problem : After the SC has been  approved and PO created.. the purchaser needs to change some data in the custom fields in the custom tab and

save it. After saving... the data needs to be stored in the header details.

I have tried with several mapper classes with SAVE method. But couldn't save the changed data into the DB:

If anyone has done this before, could you please share the approach.

Regards,

Vinay

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member206441
Contributor
0 Kudos

Hi Vinay

Did you map the corresponding fields which are to be updated are associated to correct structure?

Thanks & Regards

Arun.K.P

Former Member
0 Kudos

Hi.. Arun..

I have tied these fields to the correct strucutre(/SAPSRM/S_CLL_WD_SC_HEADER) and used the

set changed by client method.

Logically...i guess. they will not be transferred since it is my custom wdc.

I am looking for a std fm, class or any approach which can handle the transfer... or in any way...

can transfer these fields to SRM tables

Regards,

Vinay

Former Member
0 Kudos

Any approach on how to transfer

Regards

Vinay

Former Member
0 Kudos

Hi Vinay,

Did you solved the problem?

Regards,

Joseph