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

How to create Text ID

former_member194669
Active Contributor
0 Likes
7,702

All,

I have to create custom long Text ID. like TEXT as Z001. Please explain me how to create this?

Thanks

aRs

4 REPLIES 4
Read only

Former Member
0 Likes
4,029

Where do u want to create this text ( in which sap document ) ?

Or Do u want to create a text using SO10 ( to use in sapscript for eg.) ?

Erwan

Read only

Former Member
0 Likes
4,029

<b>Use tcode SE75 to create your own custom text ID</b>

1. go to se75

2. select textobjects and ids radiobutton

3. click on change button

4. double click textobject for which u want to create TextID

5. click create button

Read only

Former Member
0 Likes
4,029

in which scenario u need to create the text id...

for script use SO10 and create the text...

for other transactions...check below transaction codes...

DGC8

DGTD

DGTU

OP8B

OO0C

YPC3

Read only

former_member194669
Active Contributor
0 Likes
4,029

Hi All,

Thanks for your replies.

I like to create a custom Text ID for Delivery.Header

Thanks

aRs