Skip to main content

TO MAKE INACTIVE CONDITION ACTIVE IN SAP

This blogger contains details on how to set an INACTIVE CONDITION  to ACTIVE while processing Sales Order

content:

1. BUSINESS REQUIREMENT

Due to some
legal restrictions in Russia, Russia Local Plant cannot hold any stock for the material and hence it is non valuated which means the Standard Price is Zero ( 0 $ )
The stock will be replenished from another company code and we used our Standard Third Party process  in which PR is created
which will be converted to PO and when we do GR, the Standard Price of that
plant is calculated in the GR.
The baseline pricing structure is mapped in such a way that VPRS is calculated from the Material master and on which 15% markup is added as base price. Since the
Cost price in VPRS condition is Zero Markup calculated on VPRS will be obviously calculates to Zero and both conditions were set as INACTIVE as per
the condition properties

2. CREATE SALES ORDER
we will create a sales order for a material, whose standard Price is set to 0
Status is shown as INACTIVE for VPRS
3. Design of requirement
In order to cater this requirement we have developed following solutions
  1.  one to make the Pricing condition to Set ACTIVE
  2. . To copy the value from GR to Delivery
  3.  Get the VPRS sourced from Delivery document to Billing.

4. SOLUTION FOR MAKING CONDITION ACTIVE
Even if we copy VPRS value from Delivery to Billing document, the condition INACTIVE
status is copied from Sales order
So  We set the VPRS condition as GROUP CONDITION and it makes the INACTIVE status
to ACTIVE
    group condition.png
5. RESULT
VPRS.png
On which our PR00 is calculated
Just I  thought of sharing this as it is achieved with some minor modifications without
implementing any code changes or exit changes.

Comments

Post a Comment

Popular posts from this blog

SAP PM/CS / EAM : Refurbishment Process

Refurbishment A refurbishment order is a standard Maintenance Order type. In customizing for order, we first create an order type ( such as PM04) In the configuration we have to create a new order type in OIOA and activate this for Refurbishment process. Process flow: Business process steps 1. Damaged equipment/ spares if can be repaired will be done by the PM order of type PM04 2. Equipment/Spares needs repairing should have the item code if it is serialized item then with the serial number. 3. Item should have the valuation type for repair category too. 4. Create PR through refurbishment order for repair of the item with split valuation type of repair. Proper G/L codes and order for the repair indent should be provided in the indent 5. After approval of the requisition, the requisition and item should be send to the stores/Purchase section for further actions. 6. Stock will get updated after MIGO of the item 7. The activity type cost ...

SAP SD/CS/PS /PM : System status and User Status a differentiation

In SAP, Master Data and Transaction data is controlled by system status.  But there are certain limitation where system status cannot be used, In such instances a User status can be used. We will see how a system status and User status functions in a particular transaction. Let's understand what is "SYSTEM STATUS" and  "USER STATUS" from system perspective. SYSTEM STATUS:-                                                       A system status is set by the system automatically upon executing a function. It                            Specifies that a particular function was carried out on an Object, be it a                            Transaction ( like Service Order) or a master Data ( serial Nu...

S4HANA/ SD/PP/PS/CS---- Requirements Type and its determination in Sales Order

This Article focuses on Requirement Type and how it is determined in Sales Order. Also  the strategy of Requirement and its Usage Definition of Requirements Type:                Requirement Type Identifies different Requirements like Sales Order, Delivery Requirements,  individual Customer Requirements, Make To Order  or Assembly to Order. Requirements Type uses Planning strategy which has specific strategy for specific Process Requirements Type along with Requirements Class plays a Significant role in determining relevant Functions like, Costing, Settlement, Result analysis, Accounting Indicators,  Special Stock  Indicators, Valuation settings Determining the Requirements Type: To determine  Requirements Type at Sales Order, a sequence of Strategies are defined in Standard Let us check these Strategies 1.  At First, system will check the MATERIAL MASTER--> MRP  3 View-->Strategy...