How to Delete an LSMW Projcet, Subproject and Object.
Answers were Sorted based on User's Feedback
Answer / lokesh mv
run transaction LSMW
then GOTO ADMINISTRATOR
choose which project subproject orelse object needs to be
deleted and then click on delete button
Is This Answer Correct ? | 37 Yes | 4 No |
Answer / murali
1. run transaction LSMW
then GOTO ADMINISTRATOR in Main Menu
choose which project subproject or else object needs to be
deleted and then click on delete button
click yes.
Is This Answer Correct ? | 9 Yes | 1 No |
whats the difference between ERROR MESSAGE AND WARNING MESSAGE
what is the use of select for all entries in an internal table?
Why is pretty printer user in abap?
what will happen if you dont give any value in parameter and select options in report??will it fetch any value?
In the function module for reading text from the S.O header what needs to be specified?
If there is a bank system application,in this when one user login then photo of his would be come up and another one login then his photo should come up in smart form,then how it will handle or make a smart form dynamically?
In events, start-of-selection is a default event. When we have to use this event explicitly? Why?
How many include can be included in the table??
wht is the class name in inbound idoc
How do you write a function module in SAP? describe.
How to fetch all the data from the Internal table?
Can I write AT SELECTION SCREEN & AT USER COMMAND event in single program?If yes how?and if no what error will it give??