‎2011 Nov 03 9:17 PM
Hi Gurus,
I have installed SAP NW ABAP 7.02 successfully and was able to login to system using BCUSER id. I tried to create my first ABAP program using SE38. I entered program name as ZBH02, Click "Create", entered program description on next page and Program type as "Executable Progrm", Click Save.
On next screen (Create Document Object Entry screen), I clicked on Local Object. But after clicking this button nothing happens. ABAP editor is not dispalyed to write ABAP program.
Can you help me with the same?
‎2011 Nov 04 4:42 AM
‎2011 Nov 04 4:42 AM
‎2011 Nov 04 7:24 PM
I selected "Source Code" on ABAP editor: initial screen. I selected "Create" button and entered program name and Program type as "Executable Program" and clicked save. Next on "Create Object Entry" screen I entered Package name as $TMP and clicked on Local Object. But after clicking that cursor changes to rotating wheel but I guess nothing happens. I waited for 3-4 hours but nothing happened.
Do you think I need to modify anything to make this work?
‎2011 Nov 04 7:57 PM
Each Abap program has optional components such as attributes , documentation, variant ... Besides it also has source code u201Ccomponentu201D where you plug in your abap code and play. This is just a minor problem you should be able to overcome it fairly easy. Itu2019s getting harder and harder.
Edited by: Passing By on Nov 4, 2011 9:10 PM
‎2011 Nov 04 10:31 PM
Is this something to do with profile setup (RZ10) or Transport Managment system (STMS)?
FYI,,,i dont have any profile setup in my system. I tried to import file from active server but without any luck.Also I dont have clear idea how to setup TMS using transaction STMS. Can this be issue?
‎2011 Nov 05 1:16 PM
Hi ravanibhavik,
I installed SAP NW ABAP 7.02 successfully too. But when I tried to logon with user name bcuser and password minisap. The system rejected it. What password youu2019re using for bcuser ?
Regards,
Raj
Edited by: Raj Shankar on Nov 5, 2011 4:31 PM
‎2011 Nov 06 2:30 PM
- Local object ($TMP) is not transportable hence logically STMS doesnu2019t anything to do with this problem.
- Even if youu2019re first timer (donu2019t have a profile yet), I believe the system would use defaut values. It means Abap editor should be up and running for you.
But you can set up your own profile to customize your personal taste and preference. I canu2019t remember all the variables in the tcode RZ10, but essentially it allows you to set up environment variables. One thing jumps out of my head is the no. of background processes allowed; you should check for more details.
My gut tells me RZ10 is not the cause of the current issue.
- Why donu2019t you scrap the current program and create a new one. Sometimes it works this way (mysteriously).
‎2011 Nov 07 12:26 AM
Shankar,
Make sure you donu2019t misspell the password, itu2019s case sensitive. But any reason youu2019re still stuck, thereu2019s a trick: logon with superuser SAP*, navigate to su01, pull out bcuser then reset the password.
‎2011 Nov 07 12:36 AM
I finally uninstalled NW 7.02 and reinstalled. Also as per some blogs, i deleted all instances of MSXML 4.0 and reinstalled from microsoft website. Finally I was able to create new program using ABAP editor. Yes it seems RZ10 was not an issue and no profile setup is required.
Raj - I used master password setup during installation to login using BCUSER id and it worked for me. But u can also login using SAP* id and master password and create password using SU01 for BCUSER.
Thanks all for your reply
‎2011 Nov 08 10:09 AM
‎2011 Nov 08 10:09 AM