Application Development and Automation 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: 
Read only

require help on standard structure

Former Member
0 Likes
396

hi ,

i need a standard structure name which holds 40 to 50 texts, i mean 50 fields where each one hold one text. It should be a standard structure.

ex: HRDATATAB holds only 20 texts. similar to HRDATA TAB i need another

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
376

Hi Ramana,

I assume you are looking for a structure with 40 to 50 fields and all fields having the same length i.e. 60 characters.

For this, I carried out a where used on the data element TEXT60 and came up with a structure HAP_S_DYNP_3100_TBH.

Please check whether this would suffice.

Regards,

Aditya

2 REPLIES 2
Read only

Former Member
0 Likes
377

Hi Ramana,

I assume you are looking for a structure with 40 to 50 fields and all fields having the same length i.e. 60 characters.

For this, I carried out a where used on the data element TEXT60 and came up with a structure HAP_S_DYNP_3100_TBH.

Please check whether this would suffice.

Regards,

Aditya

Read only

Former Member
0 Likes
376

This message was moderated.