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

Reg. TEXT Table

former_member194669
Active Contributor
0 Likes
518

Hi,

While creating TEXT table is it that the language field (SPRAS) is mandatory?

and

if mandatory then field name in the TEXT table will always be SPRAS, whether we can create the TEXT table with language field as YSPARS?

Thanks

aRs

3 REPLIES 3
Read only

Former Member
0 Likes
491

Hi,

You can define any fieldname of yours, but try using the predefined or existing SAP data types as reference.

If it is not found, then you can create your own data element and domain.

Regards

Subramanian

Read only

Former Member
0 Likes
491

Hi,

Since this is a custom table created by you, so will be the logic around this table to read or update this table. So you can name and use the fields as you like.

But as a general practice, it is good to have the language field in text tables. And also it will better to stick to the SAP naming conventions for the standard fields like BUKRS, MANDT, SPRAS, etc.

Hope this helps.

Sumant.

Read only

former_member194669
Active Contributor
0 Likes
491

Hi All,

Thanks for your replies.

If am using language field YSPRAS then in SM30 if i am editing the main (parent) table whether the YSPRAS field appear in the table control (SM30).

or

If i am using SPRAS then it is not displaying the partent table thru SM30

Thanks

aRs

Note : Points given