Creation of Purchase Order Automatically

Create Purchase Order Automatically in Purchasing

For creation of purchase Order automatically from Purchase Requisitions we need to do the following additional settings in addition to our standard ones.
Activate ‘auto PO’ indicator for material master
Activate ‘auto PO’ indicator for vendor master
Create Purchase Requisitions using T Code ME51 or ME51N
Use T. Code ME59 or ME59N for auto conversion of PR into purchase order

Read more

Frequently Used Transactions for XI Developers

Here are listed an overview of the most frequently used transactions and URLs, aimed at XI developers

XI Transactions
SXMB_IFRStart Integration Builder
SXMB_MONIIntegration Engine – Monitoring
SXI_MONITORXI: Message Monitoring
SLDCHECKTest SLD Connection
SLDAPICUSTSLD API Customizing
SXMB_ADMIntegration Engine – Administration
SXI_CACHEXI Directory Cache
SXMB_MONI_BPEProcess Engine – Monitoring
SWF_XI_CUSTOMIZINGAutomatic BPM Customizing

Read more

Useful Tables and Functional Modules(Updated)

 

  1. To find all the tables used in a transaction use table : D010TAB (Get the main program of the transaction from SE93)
  2. To find all the tables which contains a specific field use table : DD03L ( For text DD03T)
  3. To find all the segments that contains a specific fields use table : EDSAPPL
  4. To find all the Idoc basic type that contains a specific segment use table: IDOCSYN
  5. To find all the Idoc extensions that contains a specific segment use table: CIMSYN
  6. To find all the parameter Id Use table : TPARA
  7. To get the main program of a include use FM : RS_GET_MAINPROGRAMS

    Read more

PP Transactional Flow

Step 1: Material Master
Logistics > Production > Master Data > Material Master > Material > Create General > Immediately MM01

Step 2: BOM creation
Logistics > Production > Master Data > Bills of Material > Bills of Material > Material BOM > Create CS01

Step 3: Work Center creation
Logistics > Production > Master Data > Work Center > ( New Screen ) Work Center > Create CR01

Read more

Pricing Procedure in SD

An Overview of Determination & Configuration of Pricing Procedure is as follows:

In SD, Pricing Procedure is determined based on Sales Area (Sales Organization + Distribution Centre + Division) + Customer Pricing Procedure + Document Pricing Procedure. Sales Area is determined in Sales Order Header Level. Customer Pricing Procedure is determined from Customer Master. Document Pricing Procedure is determined from Sales Document Type / Billing Type (if configured). Once the pricing procedure is determined, Condition records are fetched. If appropriate condition records are found, the price is determined. If Mandatory pricing condition is missing, system will through an error message.

Read more

Step by Step SAP Product Costing End-User Documents

The provided file list consists of various processes related to SAP Product Costing which are essential for managing and analyzing costs associated with materials, production orders, and cost estimates within the SAP system. Here is the list of files shared:
Contents:

C088 Settlement Prod Cost Collector Collective
CK11N Create Material Cost Estimate
CK13N Display Material Cost Estimate
CK24 Mark Future Price
CK24 Release Price Update
CK40N Edit Costing Run
CK44 Delete Costing run

Read more