Application Development 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: 

How to create Text ID

former_member194669
Active Contributor
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

<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

Former Member
0 Kudos

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

former_member194669
Active Contributor
0 Kudos

Hi All,

Thanks for your replies.

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

Thanks

aRs