J1ID configuration for Depot purchase

Hi all.
At the time of GRN for Depot purchase Excise value is not getting upload on material, because we have to pass on the Excise .So I made certain changes in J1ID as folows:
1. Excise Indicator for Plant :- in Excise Inv. Comp. selected 3 (No Tax) indicator, because I want to upload excise value on inventory.
2. Plant is maintained as depot
But this does not upload that on Inventory
For Ex:-  PO is of 100000 out of that 90,000 is material cost and 10,000 is BED.
               Now while GRN acc entries are   Stock dr.   90,000
                                                                    GR/IR cr.  90,000
But what I want is   Stock dr.   10000
                                GR/IR cr. 10000
In depot scenario what I want is correct or not.

986936 wrote:
Thanks Mahendra for the reply.
My issue is while raising for a blanket purchase agreement, checkbox for Enable automatic sourcing is disabled which comes after pressing Apprvove button. I want this to be enabled.You have to set this profile option PO: Allow Auto-generate Sourcing Rules
Try setting at your user level and create BPA
After setting this up..the check box will be enabled
HTH
Mahendra

Similar Messages

  • Disabling spool request generation for a purchase order

    Hi,
    I have a requirement as follows :
    In ME22n, according to standard configuration for a purchase order whenever the indicators 'Deliv. compl' or 'invoice flag' is checked or unchecked and saved, a spool request is generated. This spool request can be viewed in messages tab of PO.
    My requirement is to disable the spool request generation on change of the above mentioned indicators.
    I have found a user exit 'EXIT_SAPMM06E_016' which is triggerred on clicking on 'SAVE' of PO.
    I am unable to find the field or structure with which i can disable the generation of spool request.
    Your help is much appreciated!
    Thanks & Regards,
    Richa Aggarwal

    Richa,
    you can replace 101 with your routine number. who said you cannot? in NACE, output procedure
    the code in 101.
    FORM KOBED_101.
      LOOP AT XNAST WHERE KSCHL EQ KOMT1-KSCHL AND
                          OBJKY EQ MSG_OBJKY   AND
                          AKTIV EQ SPACE       AND
                          VSTAT EQ '0'.
        EXIT.
      ENDLOOP.
      CHECK SY-SUBRC NE 0.
      SY-SUBRC = 4.
      CHECK ( KOMKBEA-DRUVO EQ NEU OR KOMKBEA-DRUVO EQ AEND ).
      CLEAR SY-SUBRC.
    ENDFORM.
    *       FORM KOBEV_101                                                *
    FORM KOBEV_101.
      LOOP AT XNAST WHERE KSCHL EQ T683S-KSCHL AND
                          OBJKY EQ MSG_OBJKY   AND
                          AKTIV EQ SPACE       AND
                          VSTAT EQ '0'.
        EXIT.
      ENDLOOP.
      CHECK SY-SUBRC NE 0.
      SY-SUBRC = 4.
      CHECK ( KOMKBEA-DRUVO EQ NEU OR KOMKBEA-DRUVO EQ AEND ).
      CLEAR SY-SUBRC.
    ENDFORM.
    so you can copy the code from these forms, and keep them before your code in your custom routine,.. like:
    FORM KOBED_901. "==> i am creating a new VOFM routine 901 here
      LOOP AT XNAST WHERE KSCHL EQ KOMT1-KSCHL AND
                          OBJKY EQ MSG_OBJKY   AND
                          AKTIV EQ SPACE       AND
                          VSTAT EQ '0'.
        EXIT.
      ENDLOOP.
      CHECK SY-SUBRC NE 0.
      SY-SUBRC = 4.
      CHECK ( KOMKBEA-DRUVO EQ NEU OR KOMKBEA-DRUVO EQ AEND ).
      CLEAR SY-SUBRC.
    "==> from here add your code.
    data:lv_subrc type sy-sibrc.
    if xyz NE asdasd "==> your validations..
    lv_subrc = 4.
    endif.
    sy-subrc = lv_subrc.
    ENDFORM.
    *       FORM KOBEV_901                                                *
    FORM KOBEV_901.
      LOOP AT XNAST WHERE KSCHL EQ T683S-KSCHL AND
                          OBJKY EQ MSG_OBJKY   AND
                          AKTIV EQ SPACE       AND
                          VSTAT EQ '0'.
        EXIT.
      ENDLOOP.
      CHECK SY-SUBRC NE 0.
      SY-SUBRC = 4.
      CHECK ( KOMKBEA-DRUVO EQ NEU OR KOMKBEA-DRUVO EQ AEND ).
      CLEAR SY-SUBRC.
    "==> from here add your code.
    data:lv_subrc type sy-sibrc.
    if xyz NE asdasd "==> your validations..
    lv_subrc = 4.
    endif.
    sy-subrc = lv_subrc.
    ENDFORM.

  • Import execisable trading goods purchase for depot

    Dear gurus,
    In one of my clients scenario, I have to purchase imported execiasable material from  foreign vendor with all the seven excise duties viz CVD,AED,ECS,SCESS,    BCD and ECEss and HSECess on BCD.But interesting thing is that he want to inventorised all the excise duties for traded materials .For general import purchase we use ZIMPORT prising and in that only customs duties get inventorised and other CVD,AED,ECS,SCESS duties gets refunded,hence non inventorised.
    My client wants all CVD,AED,ECS,SCESS duties to be posted in respctive excise register for depot and at the same time all the 7 import duties to be inventorised as they are not getting any setoff for that. IF we use same import prising procedure for depot as like that of manufacturing plant, as i said only BCD and ECEss and HSECess on BCD will get inventorised.
    Shall i need to design new prising for depot or new conditions for same import prising?
    Kindly help.

    Hi Nilesh,
    You can either go for pricing schema or modify the existing schema.  If you are going for modifiying existing pricing schema, create one more set of condition types which you need to inventorise (excise conditions like cvd aed etc.) and add them in appropriate places in pricing procedure.  And make these condition types as non-deductable.. (similar to BCD).    In case the excise conditions need to be inventorised, condition value have to entered against these condition types.
    Ensure that  at GR and Invoice Verification stage  these conditions values are properly posted, if not use available use-exits in CN to control these condition types.
    Regards,
    Rajesh

  • Import purchase of excisable trading material for depot

    Dear gurus,
    In one of my clients scenario, I have to purchase imported execiasable material from foreign vendor with all the seven excise duties viz CVD,AED,ECS,SCESS, BCD and ECEss and HSECess on BCD.But interesting thing is that he want to inventorised all the excise duties for traded materials .For general import purchase we use ZIMPORT prising and in that only customs duties get inventorised and other CVD,AED,ECS,SCESS duties gets refunded,hence non inventorised.
    My client wants all CVD,AED,ECS,SCESS duties to be posted in respctive excise register for depot and at the same time all the 7 import duties to be inventorised as they are not getting any setoff for that. IF we use same import prising procedure for depot as like that of manufacturing plant, as i said only BCD and ECEss and HSECess on BCD will get inventorised.
    Shall i need to design new prising for depot or new conditions for same import prising?
    Kindly help.

    hi nilesh..
          in depot import purchase, it is not possible to pass entries to RG23D as well as to inventory...
           if u want all the duties to get inventorized u should use no credit/non cenvatable condition type in ur pricing procedure and manually enter that for the respective vendor...
          in this case u cant pass the credit to ur customer...

  • Customisation settings for VC Configuration copy from Purchase order to GRN(Goods Receipt note)

    Hi Experts
    I was looking for Customisation settings for VC Configuration copy from Purchase order to GRN(Goods Receipt note),
    Please share.
    Regards
    Sandeep

    Hi Ritesh
    Thanks for your reply,
    I checked  both of these transaction  we need to select 3 option Characetrstics frm configuration(prio) and classification. I will check that, I had one more question
    In PO VC configuration is called for class type-300  and  in GRN VC configuration  is called for class type -023. How it will fetch the variant class configuration to Batch class configuration?
    Once we had faced some issues the copy from PO to GRN was happening for some batches & some batches it was not happening.
    yes we have activated Mill Functions in our ERP box.
    Regards
    Sandeep

  • How to configure an automatic vendor assignment for a purchase requisition

    hi guys,
    how to configure an automatic vendor assignment for a purchase requisition in sap
    Thanks in advance

    hi Swathi,
    Check these Links out
    http://help.sap.com/saphelp_erp2005/helpdata/en/75/ee11e655c811d189900000e8322d00/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/5e/372e3b7532394ce10000000a114084/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/4d/2b912a43ad11d189410000e829fbbd/frameset.htm
    Regards,
    Santosh

  • HT2404 my hard drive crashed and nothing recoverable.  Apple installed a new drive.  How can I go back and download the apps I had purchased for my previous configuration, for instance Lion 10.7, and Photoshop Elements 10?

    My hard drive crashed and nothing recoverable, local Apple Store installed a new drive.  How can I go back and download the apps I had purchased for my previous configuration, for instance Lion 10.7, and Photoshop Elements 10?

    A blank drive needs to be formatted first, you do that hold c boot (or hold option key boot) from the 10.6 install disk (or Lion USB)
    Read how to format the drive in Disk Utility here
    https://discussions.apple.com/docs/DOC-3044
    How to install OS X
    https://discussions.apple.com/docs/DOC-3251
    Software Update fully,
    Hold the option key and click on Purchases when in MAS to download your 10.7 etc.

  • Can an iPad purchased only for Wi-Fi be configured for 4G?

    Can an iPad purchased only for Wi-Fi be configured for 4G?

    If you want cellular on a Wi-Fi only model you'd have to buy a mobile hotspot like a MiFi.

  • How to create one inbound delivery for multiple purchase order?

    Hi Experts,
    Please let me know how can I create one inbound delivery for multiple purchasing documents(PO or SA)? 
    Is there a configuration needed for this?  If yes, please let me know the configuration to make this happen.
    Appreciate your help on this.  Right answers will be rewarded.
    Thank you.
    with regards,
    Muthu Ganapathy.

    Hi,
    my situation is:
    - a WM managed warehouse, society A;
    - a HU managed warehouse (without WM), society B;
    - a purchasing process of HU from society A towards society B.
    Society B have a scheduling agreement; when a delivery schedule appears, in society A born a sales order and a delivery. After the registration of the delivery good issue, an idoc transfer information for inbound delivery creation.
    This process is ok without WM, but with a WM managed warehouse the idoc has the following problem:
    "V51VP - item was not found - process cancelled".
    Can you help me to transfer these HU?

  • MM configurations for SAP AFS System

    Hi,
            I'm working in MM configuration for SAP AFS production system, After uploading AFS Materials successfully and also created Purchase order to make a stock for that material, but PO created successfully but not able to do Goods receipts for created PO.
           Errors : Purchase order xxxxx has no items,
    Once created sales order for the same material again we got the error while GR but error is different.
          GR is not possible for this PO number.
    But material type is ROH , and its external procurement only.
    Please let me know when we will get this type of errors.
    Thanks and regards
    Nisar.

    Hi Nasir;
    Some possible causes are;
    1.     Defining inbound delivery (Or kind of a confirmation) in the PO LI level and not maintaining the document subsequently
    2.     Not releasing the PO before the GRN
    3.     Creating the PO with a material with Grids (AFS Basic Data Screen) and not maintaining the grid value at item detail level of the PO
    Azwath Mohammad
    http://www.sapafs.net

  • How I restrict Scheduling agreement type for specific Purchase organization.

    Hello Experts,
    I have created Scheduling agreement type (ZLT). I want to restrict this agreement type for specific purchasing organization.
    I have search many threads but I didn't get solution.
    Is it possible through Configuration or user exit.
    Kindly give me solution in details.
    Thanks,
    Ranjit Kumar.

    hi,
    I don't think that there is standard configuration to restrict Purchasing document type for purchasing group. you can restrict this trough user authorization or you can make user exit development.
    Regards,
    mukesh

  • Pricing determination for services purchase order

    Hi All,
    Please provide the configuration and assignment steps involved for service Purchase orders.
    Regards
    Vijay

    Hi Vijay
    Please check the following links,
    Service Pricing Conditions
    Hope Help U..
    Regards
    Vikrant

  • Configuration for Message Exchange in integration process

    Hi,
    I'm a beginner in SAP XI (7.0) and trying to develop an integration process for a purchase order.
    There will be sent a message via Http to a receiver with Ftp.
    So for the integration process are two communication channels necessary which will be defined in the integration directory:
    One for the Sender: Http.
    One for the receiver: Ftp.
    Within the integration process are some sender and receiver steps with Bapi's.
    My questions are:
    - how and where could these sendings to a Bapi (send step) and from a Bapi (receive step) be configured?
    - is it possible at all to configure a communication channel for these sending and receiving steps within a integration process?
    Thanks for your help!
    Zoran

    Hi Zoran
    While using BPM as well you will need to have communication channels.
    BPM - > BAPI request.
    BAPI response -> BPM
    both sender and receiver channels are required for you.
    1.Demand for a material is send via HTTP to XI
    2.XI does a material availability check to the SAP system
    3.A material reservation has to be done if there are any materials available in the stock (inventory) to the SAP system
    4.If there is no material available a purchase order to a supplier (no SAP) has to be done via FTP
    5.Parallel to the purchase order a purchase order confirmation is send to the the SAP system.
    6.The supplier sends a purchase order confirmation to XI
    7.The XI sends a purchase order confirmation to the SAP system
    If i understood your requirement correctly and you want to use BPM. You need to do following in BPM
    Receivestep1(receive HTTP post) -> transform1(mapping to BAPI request) ->send step1(Send BAPI request to SAP) -> Receivestep2 (Receive BAPI response from SAP) -> Transform2 (Map BAPI response to File)-> send2(File post to non SAP supplier)-> Receive3(receive purchase order confirmation)-> transform3(map to SAP purchase order confirmation)-> send3(Purchase order confirmation to sap)
    You need no of channels
    1.Receive 1 - (HTTP)
    2.Send1/Receive2 - (RFC)
    3.Send2 - (FTP)
    4. Receive3( HTTP or FTP)
    5. For purchase order confirmation.
    Thanks
    Gaurav

  • Best RAM configuration for Macbook (mid 2007)

    Hi, I have a Macbook (mid 2007) with 1 GB ram and I would like to upgrade. Currently I have 2x512MB, so both of my memory slots are taken. Is it a good idea to have one 512MB card and a 2GB card in the other slot? Otherwise, what is the best RAM configuration for a mid 2007 macbook?
    I am also looking into purchasing this memory card for my macbook, is this a good choice?
    http://www.amazon.com/Crucial-2x1GB-200-Pin-667Mhz-SODIMM/dp/B000FQ2JLW/ref=sr_1 _3?ie=UTF8&qid=1307335802&sr=8-3
    Any advice would be very much appreciated!

    Kappy wrote:
    In  these early models, Ronda, the benefit is very marginal.
    Yes, I read the figure 128 in regards to the benefit. Something about interleaving, maybe?
    In doing a Google search for that article I saw, I found this:
    http://www.mac-forums.com/forums/apple-notebooks/99215-4gb-ram-my-macbook.html
    the maximum amount of RAM your laptop can take is 3.3GB. So while you can physically insert 4GB of RAM, OS X will only be able to see 3.3GB of it.
    But I don't know how knowledgeable that poster is who says it can utilize 3.3 GB. I do know that the full 4 GB shows up in the System Profiler on my MacBook Core 2 Duo 2.16 GHz.

  • Difference in CIN configuration of depot sales and factory sales

    Hi all,
    I have just completed CIN configuration of a manufacturing plant. I want to know waht would be different in cin configuration of depot sales and factory sales. please guide me in this regard.
    thanks,
    Vikrant

    hi vikrant,
    first define the plant as either depot or factory. this can be dne by putting a chek mark against the plant in the depot column. then you need to knw if the depot is excisble or non excible. for excisible depot there will be an excise registration number maintained for the non excisble there will be none.
    then define the excise groups against each plant. here u again define the depot or non depot settings, the kind of excise invoices, the registers (RG1 for factory and RE23D for depot).
    saurabh

Maybe you are looking for

  • Customer open item transfer

    Hi gurus, We have business requirement to transfer customer open invoice from exicting normal reconcialation account to new reconlication account. The reason to do so is there are some cutomer who are bankrupt and we want to transer  open item for th

  • Export from 8.1.6 to 8.1.7

    What and where is the utility that will export from 8.1.7 to an 8.1.6 dmp file. I have seen it mentioned as exp816 the following posting http://lists.suse.com/archive/suse-oracle/2001-May/0127.html but I can't find it anywhere. I have a source 8.1.7

  • Execute Immediate in Oracle 10g

    Hi , I have a small doubt regarding execute immediate. As per my knowledge we use execute immediate for writing DDL(create,truncate,...) statements to execute in the procedure or function. But i have seen in my organization , some of the senior peopl

  • Hide Partial Query Results

    I need to get the results that display to a webpage from one of my pl/sql queries to hide certain characters, but only in certain conditions. The problem is, one of our vendors has been making the mistake of placing their customers social security nu

  • Strange behavior in Lyx

    Hi, I've stumbled to an strange behavior in Lyx. When I write a document (I have this problem in Finnish at least) and convert it to pdf, in every word that has "fi" in it has the "fi" syllable been replaced with white square. It also happens with "-