cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance standard FPM for having Z fields on screen and saving them to database

sahai
Contributor
0 Kudos

Hi Experts,

Am working at a requirement where I have to enhance a standard FPM component and add some custom fields on the screen.I have enhanced the standard tables VBAK and VBAP and created a Z component having a header view and item view with these Z fields. i have sucessfully created the Tabs at item level and header level and these fields are now displayed at the FPM as well.

Can i expect some help in saving these fields in the database, I cannot figure out as how i can pass the data from these fields and get the table updated with these fields.

Below is the configuration which i have enhanced,

LO_OIF_FORM_HEAD_EHP5 - for the header fields

The standard components involved are

FPM_LIST_UIBB and FPM_FORM_UIBB

Any help in this regards would be appreciated,

Thanks,

Shitanshu Sahai

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member205613
Participant
0 Kudos

http://help.sap.com/saphelp_nw74/helpdata/en/de/8d1b0a418e4b5bab28c5773e39f9d3/content.htm

Hi Shintanshu,

with the method flush you should see the data and the changelog and be able to store the data in your database table.

Please read our cookbook for more details within this method

Regards

Heike Leopold

Development FPM