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

SO10 Transaction

Former Member
0 Likes
1,343

HI All,

Can anyone please let tell me what is Transaction SO10

what its purpose and how its useful .

Thanks in advance .

HI All,

Can anyone please let tell me what is Transaction SO10

what its purpose and how its useful .

Thanks in advance .

5 REPLIES 5
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
1,083

Hi, SO10 is the transaction which you use to create standard text. Standard text can be included in SAPscripts. For example, say you have a form where you need to have some verbage in a particular section of the form, and it may need to change from time to time. You can include the standard text in the form, then when it needs changed, you can simply go to S010 and modify it, the change will then happen in the sapscript form. And yes, you can change the text in a production system using S010. There are other uses as well. For example, at my company, it developed a custom program which kicks off emails to certain users, I wanted to use HTML in the email body, but I didn't want to hardcode in the program, so I used standard text and entered my HTML code there, then in my program I use READ_TEXT to read the text into my program, I then put data in to the placeholders and send the email.

Hope this helps.

Regards,

Rich Heilman

Read only

0 Likes
1,083

Oh, well that is something very different. This is the business workplace. This can be used to send/recieve internal SAP mail and tasks. I believe that workflow works with this. You can think of it as "Outlook" inside SAP.

REgards,

Rich Heilman

Read only

Former Member
0 Likes
1,083

I AM SORRY i MEANT TRANSACTION SO01 not SO10 .

Thanks .

Read only

Former Member
0 Likes
1,083

Hi,

SO01 is the transaction for USER BUSINESS WORK PLACE. You can also execute transaction SBWP.

It provides you the SAP INBOX. You can send mails to other users or if you want that when a PO is created, the details should be emailed to a specific Business Users then the mail would be sent to SAP INBOX of the business user and he can check the same through transaction SO01.

Best regards,

Prashant

Read only

Former Member
0 Likes
1,083

hi,

It is mail box of the user who logged in.

you can have inbox, outbox..etc.

Regards,

Sailaja.