cancel
Showing results for 
Search instead for 
Did you mean: 

Display Text Large on SAP EP

rajesh_chavan
Active Participant
0 Kudos

Here is my Data Model.

Main Table u201CM1u201D have one Look-up Flat Table u201CL1u201D. u2018L1u2019 have four fields, those are

F1 u2013 Hierarchy u2013 Display - Uniqu

F2 u2013 Text Large

F3 u2013 Text Large

F2, F3 u2013 are text Large fields to match my requirement of saving data more than 1000 characters.

Here is my requirement. On Portal I would like to display all Values of this Look-up Table in separate fields. Is it Possible??

Cheers,

Rc

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

To display in separate fields is not possible in standard iViews.

But you may develop a custom JAVA/ABAP code to display as per your requirment.

The choice between JAVA and ABAP would be if you are access the page through web JAVA is best suited and if you have to access the tables for display purpose ABAP is best suited

regards,

Abhishek

Former Member
0 Kudos

Hi Rajesh ji,

I think this is not possible using the EP standard content.

However custom code can take care of this requirement.

Thanks,

Ravi