Skip to Content
Author's profile photo Former Member

PI Objects Naming Generator

Hi all,

Working in a lot of different projects across the years, and developing a lot of integration scenarios during these projects, I was a little bit annoyed to “create” or to declare the Objects’s names that need to be created in order to develope the Integration Scenario.

If you want to follow the Sap’s Best Practices, every time you have to remember how the exact syntax need to looks like, and finally… I’ve decided to develope a simple web page, with a little bit of javascript code, in order to do this kind of work… a little bit more automatized!

For who doesn’t know, this is the SAP Best Practices – Naming Convention Document:

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40a66d0e-fe5e-2c10-8a85-e418b59ab36a?QuickLink=index&overridelayout=true

Let’s go to introduce my simple application:

  • In the Index Page, you will find the Main menu on the top, and the link to review the Best Practices Naming Convention Document

Index.jpg

  • In the System Landscape page, you will find the generator for the SLD Objects. Just put in your data, and then click the “Submit Button”:

/wp-content/uploads/2012/10/sld_143207.jpg

  • In the Design Objects page, you will find the generator for the Design Objects. Just put in your data, and then click the “Submit Button”:

/wp-content/uploads/2012/10/esr_143208.jpg

  • In the Integration Directory page, you will find the generator for the Integration Directory Objects. Just put in your data, and then click the “Submit Button”:

/wp-content/uploads/2012/10/integration_143209.jpg

Here, There is the online release:

http://simonepantaleoni.altervista.org/naming_generator/index.html

Here, you can find the complete Project Package Archive, and obviously inside you can look at the source code:

https://docs.google.com/open?id=0B6CFfDTRPE5kZ04zLUY2emRWdzA

Well… See You at the next blog, and I hope you will enjoy it!

Assigned Tags

      2 Comments
      You must be Logged on to comment or reply to a post.
      Author's profile photo Daniel Graversen
      Daniel Graversen

      Really nice tool for finding the objects.

      I would make it easier for people to find the right name. Even though you still have the confusion of what product etc is.

      Author's profile photo Samiullah Qureshi
      Samiullah Qureshi

      Thanks Simone.

      This is really required one. Many time people struggle when it comes to name their objects. This tool will really help them.

      Thanks once again for sharing 🙂