Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

REFX LUM Parcel of Land Tab Enhancement using BDT: New Tab will not display

Former Member
0 Kudos

Hello.

I am attempting to create a custom tab for transaction RELMPL (LUM-Parcel of Land) that will display header fields and a table control of data from a custom table. I have implemented a BDT solution but the tab does not appear when I execute RELMPL.

ECC 6.0 (EP2)

Application Object: REL1

Area Menu: RECAMENUBDT

Using the specified transactions for REL1 (BUS0 - RELML1000n) I have created:

  • 2 field groups 601 & 602 (one for the header fields and one for the Table Control)

  • Created a custom View ZRE600 (TCode RELML10003)

  • Created a custom SubScreen for the Header Data & Table Control for Z FuncGrp and assigned to it to the View

  • Created two custom PBO/PAI Function Modules and assigned to View ZRE600

  • Attached the 2 field groups to the View

  • Created Section ZRE600 and assigned View ZRE600

  • Created Screen ZRE600 and assigned Section ZRE600

  • Added ZRE600 to the Screen Sequence, so it's the 2nd Tab after General (Trans RELML10006)

  • Executed both BUSP & RECABT to generate the Screen Container

I am unable to view the tab via RELMPL. Any help would be appreciated.

Regards.

Jo.

2 REPLIES 2

Former Member
0 Kudos

Solution: Trans RELML10005, add Section REL19X as the first View on Screen ZRE600, prior to section ZRE600

0 Kudos

Hi,

I'm writing you because in your thread you're using BDT in REFX and i have a question at this module:

I'm working in module REFX, I would like to use BDT: to add a field in a table .

Or if there is another method to add a field in REFX module

I would like the procedure or steps to do that, any Idea?

Thanks,