InterviewSolution
Saved Bookmarks
| 1. |
How Will Create Standard Text? How Will You Insert Standard Text In Sap Script? |
|
Answer» Transaction code for creating standard text in SO10. In SE 71 GOTO ,main menu ->insert ->standard text or by using control COMMAND “Include Name [Object o] [ ID i] [ Language L ] [Paragraph p ]” Where: Name denotes the name of standard text that you given REST all are optional PARAMETERS. Transaction code for creating standard text in SO10. In SE 71 goto ,main menu ->insert ->standard text or by using control command “Include Name [Object o] [ ID i] [ Language L ] [Paragraph p ]” Where: Name denotes the name of standard text that you given Rest all are optional parameters. |
|