CE –> Composition Environment
BPM — > Business Process Management.
I was in Las Vegas for the SAP Tech Ed 2008. The Next new thing in the SAP world is the SAP CE and SAP BI.
The following are my understanding.
SAP is building this CE to manage the Business process. Any Functional or Business person can build a business process and the Technical or Functional person can tie each business process to the technical object.
…continue reading >> SAP CE — The next big thing in SAP. (BPM - Business Process Management)
If you want to know the IDOC basic (create , execute and select the list) then Click Here.
In this post let us see how to configure a new IDOC message type in the SAP system.
The Main SAP Transaction for IDOC processing is WEDI. AS soon as you go there you will see all the t-code associated with the IDOC will appear. This contains all the IDOC t-codes from creating to processing to configuration.
Here we are going to look in to a business case and see how we can configure the IDOC and how to process the IDOC. We have a Text file coming from a 3rd party with customer first name, last name and Age.
…continue reading >> Learn SAP — IDOC Configuration
In this post let us see about IDOC.
What is a IDOC?
IDOC is a Intermediate DOCument[IDOC] that is used in SAP. The best way to import data from Any system to SAP is thru IDOC. Once the data is in the IDOC format SAP can read the information and store the data in that as IDOC which it stores in the database and will be available for processing and posting the data in the SAP system.
…continue reading >> Learn SAP — IDOC basic
In this blog let us see how to create script and navigate the screens thru the scripting.
Access:
You need to have IC manager in your profile. This scripting is configuration only. You can customize this and do some coding. But for a plain vanilla you really no need to do that. See the following screen shot for the menu.
…continue reading >> SAP CRM — How to create a Interactive Scripting in WEBIC