cancel
Showing results for 
Search instead for 
Did you mean: 

Doubt about NWBC change screen.

ronaldo_aparecido
Contributor
0 Kudos

Hi guys im begginer in fpm.

We use NWBC and we need change calculate field and other things in specific screen.

This screen uses class feeder /BOFU/CL_FBI_GUIBB_LIST for example.

1-Can i createan  ehancement point in IF_FPM_GUIBB_LIST~GET_DATA method  and manipulate ct_data and others or it is wrong?

please could you write the best practices in this case ?

Thanks comunnitty.

Accepted Solutions (0)

Answers (1)

Answers (1)

ulrich_miller
Active Participant
0 Kudos

Hi Ronaldo,
unfortunately there is no straight forward recipe for such things and different things might need different solutions.

I recommend:

1. To get as much familiar with FPM as possible (docu, tutorials, build your own FPM application,
    with a list uibb, just to get a feeling how it works, etc. )

2. When asking a question here, it would be most helpful if you would describe your requirement
    as much detailed as possible.

Cheers,
Ulrich

ronaldo_aparecido
Contributor
0 Kudos

Thanks for reply Mrs Ulrich

I created zfields in fast order screen and i Need to know why my determinations isn´t called when i execute it in this fields , but in standard fields it works correctly and call my determinations.