2006 Sep 29 2:13 AM
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 .
2006 Sep 29 2:18 AM
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
2006 Sep 29 2:26 AM
2006 Sep 29 2:19 AM
2006 Sep 29 2:28 AM
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
2006 Sep 29 3:39 AM
hi,
It is mail box of the user who logged in.
you can have inbox, outbox..etc.
Regards,
Sailaja.