Plant defauls - me21n

hi,
while creating the PO through ME21N, plant field is getting grey(display only) if we enter any field before entering plant data.
i checked the same in define screen layout of PO for NBF and with transaction codes, me21,me21n,me22n...etc,
i can mention the plant in ME21n, before entering any field, but if i enterd any field(except plant), later it is not allowing to put the plant.
can any body help

Hi shenoi,
I understood what u r asking. Pls check the plant filed for the filed selection key ME21n - Purchase Order in the "define screen layout at document lavel" screen.
Both NBF and ME21n filed selection keys will have effect on the fileds when u r executing ME21n transaction. If u set the fields as optional, diplay etc in ME21n field selection key say for example plant if u set as diplay for any document type plant will be diplayed when execute ME21n. Hope now it will be clear for u.
Ravi

Similar Messages

  • Delivery address updating based on Plant in ME21N

    Dear All,
    My requirement: I have a plant consider 0900, we have updated the plant address in MEAN Tcode.
    I can see an entry in ADRC table, but while creating the PO in ME21N by giving the plant as 0900, system is fetching
    the old address, not the new address.
    Please suggest me the solution and if any code.
    Thanks in Advance
    Sandeep.

    Hi Felipe,
    I have done the coding like this, please let me know if i am wrong.
      DATA: ls_mepoitem    TYPE mepoitem,
            ls_mepoitemx   TYPE mepoitemx,
            ls_mepoheader  TYPE REF TO if_purchase_order_mm,
            ls_mepoheader2 TYPE mepoheader,
            header         TYPE ekko,
            lv_adrnr       TYPE adrnr,
            ls_ekpo        TYPE ekpo,
            ls_adrc        TYPE adrc,
            ls_cmmda       TYPE cmmda.
      ls_mepoheader  =  im_item->get_header( ).
      ls_mepoheader2 =  ls_mepoheader->get_data( ).
      ls_mepoitem    =  im_item->get_data( ).
      IF ls_mepoitem-adrn2 IS INITIAL AND
         ls_mepoitem-lgort IS NOT INITIAL AND
         ls_mepoitem-werks = '0900'.
        SELECT SINGLE *
         FROM ekpo
         INTO ls_ekpo
          WHERE werks = ls_mepoitem-werks
    *      AND ekgrp = ls_mepoheader2-ekgrp
          AND wepos = ls_mepoitem-wepos.
    *      and adrn2 = ls_mepoitem-adrn2.
        ls_ekpo-adrn2 = '00091647'.
        IF sy-subrc = 0.
          ls_mepoitem-adrn2 = ls_ekpo-adrn2.
          CALL METHOD im_item->set_data
            EXPORTING
              im_data = ls_mepoitem.
        ENDIF.

  • Cannot enter plant in me21n

    Hi,
    i am checking this on ides .. in the eco2 tcode  (check org object) f4 does not work ,even in ides the plant 0001 should be shown...its not getting displayed...  when i am trying to craete a po and enter plant name its not taking ...
    any tips
    Swaroop

    i have done the configuration ..craeting plants,assigning plants - cocode, porg- plnts .....
    f4 for the org object in ec02 should work irrespective of the configuration ...after the config is created i tries craeting the po using me21n ,in the item overview when i enter plant ...its not accepting and if i click on f4 in plant filed its saying no values found
    swaroop

  • Plant in ME21n

    Hi,
    I would like to surpress the plant in PO so every plant can do GR against this PO.
    Here my case:
    POrg. A responsible for Plant 1,2,3 - then Buyer in POrg. A create blanket PO (requirement: no plant assignment in PO) which will be received by each plant as and when they needed.
    thanks

    Hi dear and welcome on board!
    I don't hink this i sthe right place to receive an answers for your question...
    Bye,
    Roberto

  • How to specify the vendor for supply plant in stock transfer oder process

    Hi experts,
    In the sceniro of intercompany STO, I want to know how to set up the link between supply plant and the vendor ?
    Thank you.

    Hi
    I think you are talking about Inter Company STO...if yes,
    Follow the below steps to to make STO between two plants belongs to  different company company codes.It is also called as Inter Company STO.....
    *1)Create one Customer Master in XD01 with respect to Supplying Plant Sales Area and assign this Customer no with Receiving Plant in OLME->PO-> set up STO->Define shipping data for plant and for the supplying Plant assign the above sales area.( Make sure,In Customer Master,sales Area Tab: you are maintaining shipping condition)*
    *2) For Receiving Plant Pur. Org and Co.Code Combination create Vendor master in XK01 and in this vendor master assign the Supplying plant in Pur.Org.Data screen->Extras--> Add.Pur.data
    3) OLME->PO-> Set up STO------>For your supplying plant assign document type NB, Delivery type NLCC and Checking Rule RP
    4)then For your supplying Plant and receiving Plant assign Document type NB
    5)Make sure you are maintaining Sales View for the material at supplying Plant and in Sales /Gen plant Data view maintain Availability check, Loading group and Transportation group.
    6) In SPRo-->Logistics execution> Shipping->Basic shipping functions->Shipping point Determination>assign shipping points-> For your Loading group,Shipping Condition and Supplying plant combination,Assign shipping point
    these are the configuration settings you have to do in background.
    Then Create STO from Receing Plant in ME21N with document type NB.
    Based on that STO, Create Delivery in VL10B from supplying Plant
    Do PGI in VL02N from Supplying plant
    Do GR in MIGO at Receiving Plant keeping Outbound delivery as a ref. document.
    Now your STO bet. two plants belongs to diff. Co.Codes will be completed.
    Reward if useful
    Regards
    S.baskaran
    Edited by: baskaran srinivasan on Feb 28, 2008 9:53 AM
    Edited by: baskaran srinivasan on Feb 28, 2008 9:54 AM

  • Transaction to see the Open stock transfer order for the plant

    HI ,
    i need to develop one report in that client to make the report for the all open stock transfer order & the cost of the open stock transfer order for the plant .
    I need how to cretae the stock transfer order for the material , whci material master is required for this process.
    please give me step by step details for this .
    regards
    satish
    Edited by: satish kapartiwar on Jul 16, 2009 9:33 AM

    Hi Satish,
    You can see open stock transfer quantity in MB5T and stock value in MB5L. If you want to make stock transfer, there is two types intra company transfer(with in same company code) and inter company transfer (different company codes).
    Steps for Intra company stock transfer:
    This is only within the comp.code(w/o SD)
    (w/o SD) 351101 MvT. and (with SD) 641101
    1. Mat.(1434)should be maintained in both the plants.(@1000&1100).
    2. Should have enough stock in supplying plant(1000).
    3. Make its supplying plant as a vendor in vendor master record in receiving plant(1100).
    4. Make it receiving plant as a customer in customization.
    Create customer (xd01) & and define the shipping data for plants in both the plants.
    Path: spro u2013 img u2013 material mgmt u2013 purchasing u2013 po u2013 set up STO u2013 define shipping data
    (1 by1 )
    In Receiving plant (1100)
    Customer num. 123345 (for ex.)
    Sales org. yyy
    Dist. Channel yy
    Sales div. y
    In Supplying plant (1000)
    Customer num. -
    (don't fill)
    Sales org. yyy
    Dist. Channel yy
    Sales div. y
    5. Assign doc. Type is "NL" for intra company STO. If STO is inter company, Assign doc. Type is "NLCC".
    Position doc type is "UB"
    Enter supplying plant(1000) & doc type (NL)&checking rule (ex:01)
    6.Assign doc. Type is "UB" to u'r plants.(PO)
    Go for new entries
    Enter supplying plant(1000) & Receiving plant (1100)&doc type (UB).
    7. Create a PO, choose the doc type is 'UB' & item cat.'U', Enter supplying plant as a vendor in PO of the receiving plant(1100).
    8. Provide this num (PO) to SD people, they will do the delivery by using transactional code is VL10B.
    9. Sales people they will provide "out bound delivery num".
    10. Do the GR. In GR the second tab 05 outbound delivery instead of PO mov.type 101.
    11. See the stock overview in the receiving & supplying plants.
    Steps for Inter company Transfer:
    1) Create one Customer Master in XD01 with respect to Supplying Plant Sales Area and assign this Customer no with Receiving Plant in OLME->PO-> set up STO->Define shipping data for plant and for the supplying Plant assign the above sales area.( Make sure, In Customer Master, sales Area Tab: you are maintaining shipping condition)
    2) For Receiving Plant Pur. Org and Co.Code Combination create Vendor master in XK01 and in this vendor master assign the Supplying plant in Pur.Org.Data screen->Extras--> Add.Pur.data
    3) OLME->PO-> Set up STO------>For your supplying plant assign document type NB, Delivery type NLCC and Checking Rule RP
    4)then For your supplying Plant and receiving Plant assign Document type NB
    5)Make sure you are maintaining Sales View for the material at supplying Plant and in Sales /Gen plant Data view maintain Availability check, Loading group and Transportation group.
    6) In SPRo-->Logistics execution> Shipping->Basic shipping functions->Shipping point Determination>assign shipping points-> For your Loading group, Shipping Condition and Supplying plant combination, Assign shipping point
    these are the configuration settings you have to do in background.
    Then Create STO from Receiving Plant in ME21N with document type NB.
    Based on that STO, Create Delivery in VL10B from supplying Plant
    Do PGI in VL02N from Supplying plant
    Do GR in MIGO at Receiving Plant keeping Outbound delivery as a ref. document.
    Now your STO bet. two plants belongs to diff. Co.Codes will be completed.
    Regards,
    Prasath

  • Stock trnasfer form depot to plant

    dear guru
    i want to transfer the material form depot to plant.
    with out sd i.e Mvt-351 and mvt-101 procedure i am following.
    i have created the po the sending plant is depot and reciving plant manf plant
    when i am issusing the material in MIGO with MVT-351, i have selected the excise doc form the depot
    and i have saved the document, the system is generated the depot excise invoice,
    when i will do the goods receipts for the receiving plant and have refered the depot excise invoice
    the system is telling,
    Excise invoice doesn't exist in the supplying plant
    Message no. 4F281
    how to overcome this issue.
    regards
    jpr

    Hi,
    I  would suggest you to have STO
    1. Create STO which must be created in receiving plant (Manuf.plant) by ME21N
    2. Create outbound delivey order) and PGI w.r.t. STO in Depot.(VL10B)
    3. Post depot excise invoice using J1IJ.
    4. Post the Goods Receipt in receiving plant. (select "No excise Entry")
    5. Post excise invoice number using J1IEX.(Here in Depot to Plant scenario, system will not accept "refference Excise Invoice")
    Select  J1IEX and Option "without reffernce to Purchase order (ETT -EWPO). Bcz J1IEX and Option "Goods Receipt "( ETT-GRPO) Option is not working in Depot to Plant Scenarion..this is SAP Std.
    6. Verify Invoice using MIRO.
    Regards
    Mahesh Naik

  • Stock Transfer between to plants.

    Hi SAPERS,
    Please provide me information about the taxes imposed when Material Stock Transfering between two Plants in both cases i.e. both plants in under one co. code/under superate co. codes.(setp by step).
    Thanks and in advance,
    Durga Prasad

    HI,
    Follow the below steps to to make STO between two plants ( different company codes).It is also called as Inter Company STO
    1) Create one Customer Master in XD01 with respect to Supplying Plant Sales Area and assign this Customer no with Receiving Plant in OLME->PO-> set up STO->Define shipping data for plant and for the supplying Plant assign the above sales area.( Make sure, In Customer Master, sales Area Tab: you are maintaining shipping condition)
    2) For Receiving Plant Pur. Org and Co.Code Combination create Vendor master in XK01 and in this vendor master assign the Supplying plant in Pur.Org.Data screen->Extras--> Add.Pur.data
    3) OLME->PO-> Set up STO------>For your supplying plant assign document type NB, Delivery type NLCC and Checking Rule RP
    4)then For your supplying Plant and receiving Plant assign Document type NB
    5)Make sure you are maintaining Sales View for the material at supplying Plant and in Sales /Gen plant Data view maintain Availability check, Loading group and Transportation group.
    6) In SPRo-->Logistics execution> Shipping->Basic shipping functions->Shipping point Determination>assign shipping points-> For your Loading group, Shipping Condition and Supplying plant combination, Assign shipping point
    these are the configuration settings you have to do in background.
    Then Create STO from Receiving Plant in ME21N with document type NB.
    Based on that STO, Create Delivery in VL10B from supplying Plant
    Do PGI in VL02N from Supplying plantDo GR in MIGO at Receiving Plant keeping Outbound delivery as a ref. document.Now your STO bet. two plants belongs to diff. Co.Codes will be completed.

  • Depot Returns to Plant ( Business Process - STO Depot to Plant)

    Hi Lakshmipathi,
    i have a problem in Plant to Depot Returns
    i am following below procedure for Depot returns to plant
    Create STO
    Create Delivery In Background
    Create Depot Excise Invoice (J1IJ)
    Billing
    GR for OutBound Delivery
    J1IEX - Capture & post Exc Invocei
    while capturing excise invoice (J1IEX) for STO or GR document i am getting following error
    Excise Invoice XXXXX 13.10.2009 of plant PLANT NAME does not exist
    Please suggest
    Regards,
    Girish

    Hi,
    1. Create STO which must be created in receiving plant (Manuf.plant) by ME21N
    2. Create outbound delivey order) and PGI w.r.t. STO in Depot.(VL10B)
    3. Post depot excise invoice using J1IJ.
    4. Post the Goods Receipt in receiving plant.
    5. Post excise invoice number using J1IEX.
    6. Verify Invoice using MIRO.
    Returns from Customer to Depot
    1) Create a Depot return sales order in VA01 with reference to original billing document
    2) Create Delivery
    3) Create Transfer Posting using MB1B with Movement type 453 and dont forget to make a note of the material document number
    4) Go to J1IG, click "Capture". There enter material document number and the respective series group. Then click "details". Now select the line and click "More documents". Maintain the excise invoice number created at supplying plant.
    Returns from Depot to supplying plant
    1) Go to J1IG and click on red icon from the toolbar. Enter material document number created during MIGO, year,series group of Depot and hit Enter button. Now click on "Item" so that you will be taken to next screen where you can see line item for RG23D cancellation. Save so that system prompts you asking whether you want to cancel the entry. Click YES.
    2) Verify this by going to tables J_1IEXCHDR & J_1RG23D. Check GRPO entry in both the tables where the status must have changed to "D"
    3) The original excise invoice can be canceled via J1IH and check whether DLFC entry has the status "R" and at this time entry CEIV is also created confirming excise invoice and CENVAT reversal.
    Regards,
    Pherasath.

  • STO ( In between Plants )

    Gud Morning Guru,
    1)STO between Plant
    2)Exicise are mainting in between the plant ( sto with exicise   invoice billing )
    pls sent the configer Guide. Step by Step
    ( if any screen short have forward me )
    Thanks
    Warm Regards
    Sankar

    Hi,
    -stock-transfer-order.htm
    and process is......
    Follow the below steps to to make STO between two plants ( different company company codes).It is also called as Inter Company STO.....
    1)Create one Customer Master in XD01 with respect to Supplying Plant Sales Area and assign this Customer no with Receiving Plant in OLME->PO-> set up STO->Define shipping data for plant and for the supplying Plant assign the above sales area.( Make sure,In Customer Master,sales Area Tab: you are maintaining shipping condition)
    2) For Receiving Plant Pur. Org and Co.Code Combination create Vendor master in XK01 and in this vendor master assign the Supplying plant in Pur.Org.Data screen->Extras--> Add.Pur.data
    3) OLME->PO-> Set up STO------>For your supplying plant assign document type NB, Delivery type NLCC and Checking Rule RP
    4)then For your supplying Plant and receiving Plant assign Document type NB
    5)Make sure you are maintaining Sales View for the material at supplying Plant and in Sales /Gen plant Data view maintain Availability check, Loading group and Transportation group.
    6) In SPRo-->Logistics execution> Shipping->Basic shipping functions->Shipping point Determination>assign shipping points-> For your Loading group,Shipping Condition and Supplying plant combination,Assign shipping point
    these are the configuration settings you have to do in background.
    Then Create STO from Receing Plant in ME21N with document type NB.
    Based on that STO, Create Delivery in VL10B from supplying Plant
    Do PGI in VL02N from Supplying plant
    Do GR in MIGO at Receiving Plant keeping Outbound delivery as a ref. document.
    Now your STO bet. two plants belongs to diff. Co.Codes will be completed.
    STO Bet Plants belongs to Same Company Code...It is also known as Intra-Company STO:
    1)Create one Customer for Supplying Plant Sales area and assign this Customer no with Receiving Plant in OLME---> PO -
    > Set up STO -
    > define Shipping Data for plants. and maintain the same sales area in your Supplying plant.
    2) In OLME---> PO -
    > Set up STO.....for your Document Type: UB and Suppying plant Combination assign Del. Type NL and Checking rule RP
    3) In OLME---> PO -
    > Set up STO...for your Supplying Plant and Receiving Plant combination Maintain Doc. Type : UB
    Make sure you are maintaining Sales View for your Material at Supplying Plant.
    4) Maintain Shipping point at, SPRO----> Logistics Execution -
    > Shipping -
    > Basic Shipping Functions -
    > Shipping Point Determination for Plants.....there for your Loading group,Shipping Condition, Shipping Plant combination maintain Shipping plant..
    Now Create STO in ME21N with Doc.type: UB at Receiving Plant.
    Then Create Delivery in VL10B from Supplying Plant...
    Then Do PGI in VL02N from supplying Plant.
    Then do GR at Receiving Plant based on Outbound Delivery at Receiving Plant...
    : IMG > Logistics - General > Tax on Goods Movement > India > Basic Settings > Maintain Excise Registrations
    Maintain Excise Registration
    Logistics tax on Goods MovementsIndia SPRO Basic settingSAP Ref. IMG Maintain Excise Registrationsgeneral
    APPLICABLE
    1.2 Maintain Company Code Settings
    SAP Ref. Logistics general tax on Goods MovementsIndia  Basic setting SPRO Maintain Company CodeIMG  Settings
    APPLICABLE
    1.3 Maintain Plant Settings
    SPRO SAP Ref. IMG Maintain Logistics general  tax on Goods MovementsIndia Basic setting  Plant Settings
    APPLICABLE
    1.4 Maintain Excise Groups
    SPRO  SAP Ref. IMG  Logistics general  tax on Goods MovementsIndia Basic settingMaintain Excise Groups
    APPLICABLE
    1.5 Maintain Series Groups
    SPRO SAP Ref. IMG  Logistics general  tax on Goods MovementsIndia  Basic settingMaintain Series Groups
    APPLICABLE
    1.6 Maintain Excise Duty Indicators
    SPRO Maintain SAP Ref. IMG  Logistics general tax on Goods Movements IndicatorsIndia  Basic setting Excise Duty
    APPLICABLE
    1.7 Maintain Sub transaction Type with Text
     tax on Goods MovementsIndia  SPRO Maintain Sub transaction Type with SAP Ref. IMG Logistics general  Basic settingText
    APPLICABLE
    1.8 Determination of Excise Duty
    SPRO Select Tax Calculation SAP Ref. IMG  Logistics general tax on Goods MovementsIndia Determination of Excise Duty Procedure
    APPLICABLE
    1.9 Maintain Excise Defaults
    SPROSAP Ref. IMG Logistics general  tax on Goods MovementsIndia Determination of Excise DutyMaintain Excise Defaults
    APPLICABLE
    1.10 Condition-Based Excise Determination
    SPRO Define Tax SAP Ref. IMG  Logistics general tax on Goods Movements PurchasingIndia  Condition-Based Excise DeterminationCode for Documents
    APPLICABLE
    1.11 Condition-Based Excise Determination
    tax SPRO Assign Tax Code to SAP Ref. IMG  Logistics general on Goods Movements CompanyIndia Condition-Based Excise Determination Codes
    APPLICABLE
    1.12 Classify Condition Types
    SPROSAP Ref. IMG Logistics general  tax on Goods MovementsIndia Condition-Based Excise DeterminationClassify Condition Types
    APPLICABLE
    1.13 Maintain Chapter IDs
    SPRO Maintain SAP Ref. IMG  Logistics general tax on Goods MovementsIndia  Master dataChapter ids
    APPLICABLE
    1.14 Assign Users to Material Master Screen Sequence for Excise Duty
    MasterSPRO  SAP Ref. IMG Assign Logistics general  tax on Goods MovementsIndia data Users to Material Master Screen Sequence for Excise Duty
    APPLICABLE
    1.15 Specify Excise Accounts per Excise Transaction
    SPRO Specify SAP Ref. IMG  Logistics general tax on Goods MovementsIndia  Account determinationExcise Accounts per Excise Transaction
    APPLICABLE
    1.16 Specify G/L Accounts per Excise Transaction
    SPRO Specify G/L SAP Ref. IMG  Logistics general tax on Goods MovementsIndia  Account determinationAccounts per Excise Transaction
    APPLICABLE
    1.17 Incoming Excise Invoices
    SPROSAP Ref. IMG Incoming Logistics general  tax on Goods MovementsIndia Business TransactionsExcise Invoices
    APPLICABLE
    1.18 Define Processing Modes Per Transaction
    SPRO Define Processing SAP Ref. IMG  Logistics general  tax on Goods Movements PerIndia  Business TransactionsModes Transaction
    APPLICABLE
    1.19 Define Reference Documents Per Transaction
    SPRO De SAP Ref. IMG  Logistics general tax on Goodsfine Reference MovementsIndia  Business TransactionsDocuments Per Transaction
    APPLICABLE
    1.20 Maintain Rejection Codes
    SPROSAP Ref. IMG Maintain Logistics general  tax on Goods MovementsIndia Business TransactionsRejection Codes
    APPLICABLE
    1.21 Specify Which Movement Types Involve Excise Invoices
    SPRO Specify Which SAP Ref. IMG Logistics general Movement Types tax on Goods MovementsIndia Business Transactions Involve Excise Invoices
    APPLICABLE
    1.22 Outgoing Excise Invoices
    Outgoing ExciseSPRO Assign SAP Ref. IMG  Logistics general tax on Goods Movements Billing Types to DeliveryIndia  Business TransactionsInvoices  Types
    APPLICABLE
    1.23 Maintain Default Excise Groups and Series Groups
     Outgoing Excise Invoices SPRO  SAP Ref. IMG  Logistics general  tax on Goods Movements Maintain Default ExciseIndia Business Transactions Groups and Series Groups
    APPLICABLE
    1.24 Subcontracting Attributes
    SPRO Subcontracting SAP Ref. IMG  Logistics general tax on Goods MovementsIndia  Business TransactionsSubcontracting Attributes
    APPLICABLE
    1.25 Maintain Movement Type Groups
    SPRO SAP Ref. IMG Logistics general  tax on Goods MovementsIndia Business Transactions Attributes SubcontractingSubcontracting
    APPLICABLE
    1.26 Utilization Determination
     tax on Goods MovementsIndia SPRO BusinessSAP Transactions UtilizationRef. IMG UtilizationLogistics general  Determination
    APPLICABLE
    1.27 Specify SAP script Forms
    tax on GoodsIndia SPRO Business  ExciseSAP Ref. IMG Specify SAP script Logistics general Movements Transactions FormsRegisters
    APPLICABLE
    1.28 Number Ranges
    SAP Logistics general tax on Goods MovementsIndia  ToolsSPRO NumberRef. IMG  Ranges
    APPLICABLE
    1.29 Message Control
    SPRO SAP Ref. IMG  Logistics general tax on Goods MovementsIndia  ToolsMessage Control
    APPLICABLE
    J1I2
    Prepare a sales tax register
    J1I3
    Create outgoing excise invoices in batches
    J1I5
    Update the RG 1 and Part I registers
    J1IEX
    Incoming Excise Invoices (central transaction)
    J1IEX_C
    Capture an incoming excise invoice (excise clerk)
    J1IEX_P
    Post an incoming excise invoice (excise supervisor)
    J1IF01
    Create a subcontracting challan
    J1IF11
    Change a subcontracting challan
    J1IF12
    Display a subcontracting challan
    J1IF13
    Complete, reverse, or recredit a subcontracting challan
    J1IFQ
    Reconcile quantities for subcontracting challan
    J1IFR
    List subcontracting challan
    J1IH
    Make a CENVAT adjustment posting
    J1IIN
    Create an outgoing excise invoice
    J1IJ
    Assign excise invoices to a delivery for sales from depots
    J1INJV
    Adjust withholding tax Item
    J1INREP
    Reprint a withholding tax certificate for a vendor
    J1IQ
    Year-End Income Tax Depreciation Report
    J1IR
    Download register data
    J1IS
    Process an excise invoice (outgoing) for other movements
    J1IU
    Process exemption forms
    J1IW
    Verify and post an incoming excise invoice
    J1IX
    Create an incoming excise invoice (without reference to purchase order)
    J2I8
    Transfer excise duty to CENVAT account
    J2IU
    Remit excise duty fortnightly
    J2I9
    Monthly CENVAT return
    J1IG
    Excise invoice entry at depot
    J1IGA
    Create additional excise entry at depot
    J2I5
    Extract data for excise registers
    J2I6
    Print excise registers
    Sail
    Basically CIN is divided in to two types:
    1. TAXINJ - Is a Routine Based that is used in the condition types. it will work on the logic what ever is there in the Routine.
    2. TAXINN: - Is a condition Record based. Means we have to create condition records for each and every condition type that you are going to use in the Pricing Procedure.
    Since Version 4.7 this TAXINN came into picture and start using this.
    Regards Welcome
    Thanks & Regards
    Swathi

  • Plant to Depot STO Returns

    Hi Experts,
    I am an MM guy but as the issue was not solved in MM path, I am posting to you SD gurus.
    Is there any process to get back the material sent via STO from Plant to Depot as Returned material?
    The client has done partial sale of stock at Depot and wants to return the remaining stock to Plant.
    Partial PGI for returns is not allowed in the system.
    Please suggest a way such that the material is shown against the STO as returned material. We normally suggest 301 mvmt from Depot to Plant or Reverse STO from Depot to Plant.
    Hope to get a suitable answer.
    Regards,
    MouleswaraRao.

    Dear Mouleswara Rao,
    Pls check following SD process:
    1. Create STO which must be created in receiving plant (Manuf.plant) by ME21N
    2. Create outbound delivey order) and PGI w.r.t. STO in Depot.(VL10B)
    3. Post depot excise invoice using J1IJ.
    4. Post the Goods Receipt in receiving plant.
    5. Post excise invoice number using J1IEX.
    6. Verify Invoice using MIRO.
    stock transfer from depot to plant process flow
    Regards,
    Abhee.

  • Re : Intercompany stock transfer

    Hi
           While creating a PO the following error is coming
    Not possible to determine shipping data for material CCC
    Customer CUST1 does not exist (please change entry in plant CP01)
    Material CCC mainly procured internally (please check your input)
    Supplying and receiving plants identical (Please check)
    How to solve this.
    Thanks
    Mani

    check the complete scenario:
    the below steps to to make STO between two plants ( different company codes).It is also called as Inter Company STO.....
    1) Create one Customer Master in XD01 with respect to Supplying Plant Sales Area and assign this Customer no with Receiving Plant in OLME->PO-> set up STO->Define shipping data for plant and for the supplying Plant assign the above sales area.( Make sure, In Customer Master, sales Area Tab: you are maintaining shipping condition)
    2) For Receiving Plant Pur. Org and Co.Code Combination create Vendor master in XK01 and in this vendor master assign the Supplying plant in Pur.Org.Data screen->Extras--> Add.Pur.data
    3) OLME->PO-> Set up STO------>For your supplying plant assign document type NB, Delivery type NLCC and Checking Rule RP
    4)then For your supplying Plant and receiving Plant assign Document type NB
    5)Make sure you are maintaining Sales View for the material at supplying Plant and in Sales /Gen plant Data view maintain Availability check, Loading group and Transportation group.
    6) In SPRo-->Logistics execution> Shipping->Basic shipping functions->Shipping point Determination>assign shipping points-> For your Loading group, Shipping Condition and Supplying plant combination, Assign shipping point
    these are the configuration settings you have to do in background.
    Then Create STO from Receiving Plant in ME21N with document type NB.
    Based on that STO, Create Delivery in VL10B from supplying Plant
    Do PGI in VL02N from Supplying plant
    Do GR in MIGO at Receiving Plant keeping Outbound delivery as a ref. document.
    Now your STO bet. two plants belongs to diff. Co.Codes will be completed.
    2)Follow the below steps to to make STO between two plants belongs to same company codes).It is also called as Intera- Company STO.....**
    1)Create one Customer for Supplying Plant Sales area and assign this Customer no with Receiving Plant in OLME---> PO -
    > Set up STO -
    > define Shipping Data for plants. and maintain the same sales area in your Supplying plant.
    2) In OLME---> PO -
    > Set up STO.....for your Document Type: UB and Suppying plant Combination assign Del. Type NL and Checking rule RP
    3) In OLME---> PO -
    > Set up STO...for your Supplying Plant and Receiving Plant combination Maintain Doc. Type : UB
    Make sure you are maintaining Sales View for your Material at Supplying Plant.
    4) Maintain Shipping point at, SPRO----> Logistics Execution -
    > Shipping -
    > Basic Shipping Functions -
    > Shipping Point Determination for Plants.....there for your Loading group, Shipping Condition, Shipping Plant combination maintain Shipping plant..
    Now Create STO in ME21N with Doc.type: UB at Receiving Plant.
    Then Create Delivery in VL10B from Supplying Plant...
    Then Do PGI in VL02N from supplying Plant.
    Then do GR at Receiving Plant based on Outbound Delivery at Receiving Plant...
    regards,
    indranil

  • Transaction type for Account Determination

    This doubt in STO scenario:
    STO - between 2 plants - different company codes under same client
    Created STO from Receiving Plant in ME21N with document type NB
    Based on that STO, Created Delivery in VL10B from supplying Plant
    Tried PGI in VL02N from supplying Plant.
    Received the Error Message as below:
    Posting keys for account determination for transaction BUV do not exist
    Message no. F5598
    Diagnosis
    The posting keys necessary for account determination for transaction BUV have not been set.
    System Response
    Because the posting key is missing, the system cannot generate any automatic postings.
    Procedure
    Maintain the posting keys necessary for transaction BUV.
    After working thru OBYC found that the transaction type BUV is missing.
    How to create the transaction type?
    Thanks in advance
    Vaidee
    Edited by: Vaidee on Mar 11, 2009 10:08 AM

    Thanks for the effort.
    Executed TCode OBYA.
    Entered the company codes.
    For Company Code 1 u2013 Receivable u2013 Debit posting Key u2013 86
    For Company Code 1 u2013 Payable u2013 Credit posting key u2013 96
    For Company Code 1 u2013 Receivable u2013 Debit posting Key u2013 86
    For Company Code 1 u2013 Payable u2013 Credit posting key u2013 96
    Tried to change the posting key to 89 and 99.
    Error message is :
    Enter posting key with account type D, K or S
    Message no. F4809
    Diagnosis
    You have specified a posting key which is defined for neither customer, nor vendor, nor G/L account postings
    Thanks
    Vaidee

  • Intercompany Stock Transfer issue

    Hi experts ,
    I have one issue for customer/vendor creation for intercompany STO. Scenario is as follows-
    There are 2 companies Comp1 & Comp2. Comp 1 has three plants P1,P2,P3. Comp2 has  1 plant P4.
    Now all the plants P1,P2,P3 of Comp1 can send materials to P4 of Comp2.
    My question is
    1. how many vendors and customers need to be created to map this STO scenario .
    and
    2. what should be the plant assignment to each vendor and customer.
    Your solution will be appriciated with points.
    Regards,
    santosh

    Hi
    First,
    Follow the below steps to to make STO between two plants ( different company company codes).It is also called as Inter Company STO.....
    1)Create one Customer Master in XD01 with respect to Supplying Plant Sales Area and assign this Customer no with Receiving Plant in OLME->PO-> set up STO->Define shipping data for plant and for the supplying Plant assign the above sales area.( Make sure,In Customer Master,sales Area Tab: you are maintaining shipping condition)
    2) For Receiving Plant Pur. Org and Co.Code Combination create Vendor master in XK01 and in this vendor master assign the Supplying plant in Pur.Org.Data screen->Extras--> Add.Pur.data
    3) OLME->PO-> Set up STO------>For your supplying plant assign document type NB, Delivery type NLCC and Checking Rule RP
    4)then For your supplying Plant and receiving Plant assign Document type NB
    5)Make sure you are maintaining Sales View for the material at supplying Plant and in Sales /Gen plant Data view maintain Availability check, Loading group and Transportation group.
    6) In SPRo-->Logistics execution> Shipping->Basic shipping functions->Shipping point Determination>assign shipping points-> For your Loading group,Shipping Condition and Supplying plant combination,Assign shipping point
    these are the configuration settings you have to do in background.
    Then Create STO from Receing Plant in ME21N with document type NB.
    Based on that STO, Create Delivery in VL10B from supplying Plant
    Do PGI in VL02N from Supplying plant
    Do GR in MIGO at Receiving Plant keeping Outbound delivery as a ref. document.
    Now your STO bet. two plants belongs to diff. Co.Codes will be completed.
    Now come to your case....
    1. how many vendors and customers need to be created to map this STO scenario
    For your Receiving plant Pur.Org. and Company Code combination....create 3 diff vendors in XK01 and in each vendor maintain each plant separately as a Supplying Plant....
    2. what should be the plant assignment to each vendor and customer.
    If all your plants P1,P2 and P3 of Company 1 is assigned to One sale area....then create only one Customer master for your Supplying Plant Sale area and assign this Customer no to the Receining Plant...
    Reward if useful
    Regardfs
    S.Baskaran

  • Inter-company Sub-contracting

    Dear Experts,
    I am working on a scenerio where
    Plant A is sending Components to Plant B.
    Then In plant B the processing is done on those components and a semifinished material is made.
    Then the Semifinished Material is recieved back into plant A.
    I am trying to map this process in SAP like as INTER COMPANY SUBCONTRACTING.
    I am following the steps,
    1) Sub-contracting PO in plant A. (me21n)
    2) Outbound delivery against PO in plant B.
    But facing problem while taking Goods Reciept against Outbound delivery in plant....it is showing error
    *Goods receipt not possible for delivery 800050: error code 3*
    can anybody tell me where i am doing a mistake. or plz suggest if any customisation required for this process
    Thanks in advance
    Mehul

    Have done PGI in VL02N you can get PGI tab in Delivery header details.if done PGI check delivery  follow on documents material document created or not.
    Check in PO confirmation tab have you maintained any confirmation controle key.If yes Po requires inbound delivery.If you dont want to create Inbound delivery Remove confirmation controle key in Po confirmations tab.Then do MIGO it will allow.

Maybe you are looking for