cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Funded Program - BDT - Adding a New Tab

0 Kudos
1,774

Hello experts,

I am using BDT to add new customer fields to Funded Program master data screen (FMMEASURE).

I have perform the following activities:

  1. Add the fields the structure ci_fmmeasure_add_flds.
  2. Create fields groups via FMME2.
  3. Create view and assign Z screen via FMME3
  4. Assign views to sections via FMME4
  5. Create dedicated screen and assign the sections via FMME5.
  6. Assign the new screen to the existing standard screen sequence FMME01 (via FMME6).
  7. Generate via BUSP.

I expected that the new customer fields will add as a new Tab at FMMEASURE. However nothing happen. Only if I add the new sections at the same existing screen of the Funded Program, the customer fields will appear.

Any help will be appreciated.

Regards,

Amit Blumshtein

Accepted Solutions (1)

Accepted Solutions (1)

Hello,

This is the answer that I have got from SAP OSS team:
Measure (FMME) actually does not support tabstrips and we actually do not plan to change this. You can try if you can start BUS0 for FMME and set the flag for tabstrips on your own risk.

Regards,

Amit Blumshtein

iklovski
Active Contributor
0 Kudos

Thanks for the update!

Answers (1)

Answers (1)

iklovski
Active Contributor
0 Kudos

Hi Amit,

What are the entries in TBZ3A_GEN table? Do you find your screens there?

Regards,

Eli

0 Kudos

Hi Eli,

Thanks for your answer.

I have checked and table TBZ3A_GEN does not have entries for OBJAP = FMME.

What does it mean ?

Regards,

Amit

iklovski
Active Contributor
0 Kudos

It seems like no screens were even marked for generation by BUSP.

0 Kudos

I have check my process again and pay attention to table TBZ3A_GEN.

After I have updated the new screen via FMME5 and FMME6 a new records were added to TBZ3A_GEN.

After I run BUSP, the records were deleted from table TBZ3A_GEN.
However, the new screen were not added as a new TAB to FMMEASURE.

Regards,

Amit

iklovski
Active Contributor
0 Kudos

Hmmm... and if you go to maintenance without running BUSP? With what parameters do you run BUSP?

0 Kudos

After running the maintenance transaction, the entries in TBZ3A_GEN deleted.

When I enter to FMMEASURE I see that standard screen. When I press Create the new Z screen appear instad of the standard screen. But no tabs appears.