‎2008 Jan 08 2:21 PM
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
‎2008 Jan 09 7:23 AM
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
‎2008 Jan 09 7:23 AM
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
‎2008 Jan 09 7:41 AM