Visit Pacific Cycle Virtually

April 1st, 2008

Google announced new cities for Google Maps Street View. Madison is one of those cities. So let me introduce Pacific Cycle to you.


View Larger Map


View Larger Map


View Larger Map

ABAP Macros [SAP]

March 17th, 2008

ABAP programmers, do you use macros? Create macros, and use them? Macros make the program more readable, organizable, so on.

If you want to reuse the same set of statements more than once in a program, you can include them in a macro. For example, this can be useful for long calculations or complex WRITE statements. You can only use a macro within the program in which it is defined, and it can only be called in lines of the program following its definition.

The following statement block defines a macro macro:

DEFINE makro.

statements

END-OF-DEFINITION.

Read the rest of this entry »

Missing XDSREGAgent for Service Object [iWay]

March 14th, 2008

I am working on a new iWay project and I had a problem yesterday. The problem was

We used XDSReg service object in our processes. It basically allows you to register a special register while in the middle of process. All processes are working in production.

The problem is I wanted to create a new process and use XDSReg in a new configuration. But when I open service object’s Type combo button, I cannot see XDSReg in available list. Interestingly I looked my old processes in both DEV and PRD, and the same thing there too. It seems weird! Because it’s already used, but if we want to create new one, we can’t!

Read the rest of this entry »

Program RSTXTRAN - Transfer of SAPscript / Standard Texts

March 12th, 2008

[SAP R/3 4.6C] Standard texts are not automatically transportable. When you create a standard text - trn SO10 -, SAP does not ask a transport request. But if you need to transport standard texts, you can use use RSTXTRAN program.

Read the rest of this entry »

Program RSTXPDFT4 - Read Spool Job Contents and Convert to PDF & Download PDF

March 6th, 2008

[SAP R/3 4.6C] RSTXPDFT4 simply converts a spool request to PDF and downloads into a client folder.

Read the rest of this entry »

Speedlinking - February 29, 2008

February 29th, 2008

SAP Insider Free Subscription

February 29th, 2008

I saw at SAP Blog that SAP Insider Magazine offers a free subscription to it’s online articles. Don’t miss this oppurtunity SAP Insider Free Subscription

I attended BIT400 SAP Netweaver Exchange Infrastructure

December 7th, 2007

SAP XII attended BIT400 SAP Netweaver Exchange Infrastructure (SAP Netweaver Process Integration) course on Nov 26th - 30th at MicroTek in Chicago.

Read the rest of this entry »

SAP Articles on Wikipedia

November 16th, 2007

SAP HeadquarterAll we know online encyclopedia Wikipedia. Everyone freely can update any subject in Wikipedia.

You can really find good and brief information about SAP in Wikipedia. If you think something is wrong, you can correct it as well as add something.

Here are SAP related Wikipedia categoris:

Here are SAP related Wikipedia articles:

Read the rest of this entry »

Best Buy Selects SAP, Will Best Buy Replace Retek with SAP Retail?

November 15th, 2007

Best BuyUS consumer electronics retailer Best Buy selected SAP ERP and SAP Retail.

As far as I know Best Buy is using Retek as retail software, and we know that Retek was acquired by Oracle two years ago. Check out “Oracle beats SAP to buy Retek“. It’s known that SAP’s big and the most aggressive competitor is Oracle. So the question is “Will Best Buy replace Retek with SAP Retail?” If yes what a big attack from SAP.

I noticed another thing is in the news:

Read the rest of this entry »