New GL acc for COGS with same movement type

Hi
I have  a requirement where i want to assign the new GL account to the COGS simulataneouly using the existing one.
i dont want to create a new movement type.
i want to use a same movement type, same valution class.
Can this be met by using a new Acc modifier?
How can this be acheive
Regards,
DDP

HI
Yes i am talking about 601 movement type
We want to now send a existing material from different plant also.
currently we are sending it from "A" plant
NOw we want to send it from "B" plant also.
In both the above cases we want different COGS account (valuation class will remain same)
Hope this is clear
Revert in case of queries

Similar Messages

  • Creating new logical ports for WSDL with several port types not working

    Hi all,
    I am trying to integrate some BODS webservice into the BPM. I am using CE 7.2 Kernel Version:     7.20.3710. When I am trying to assign a provider system in the application configuration I get following error:
    The provider system successfully found the needed service, but its wsdl is without webservice policy. Thus the generated client configuration might not work because of different configurations between service and client (most probable a difference in the security settings). Either assign a provider system with access to wsdl with policy or manually create the client configuration.
    The regarding provider system is using a communication profil where the authentication method is set to "none". Normally this configuration should work, but it isn't.
    So I started to create new logical ports for each port type. But then I get the error:
    Port type name of loaded WSDL does not match the port type name of the Service Reference.
    I checked already the port type names in the WSDL but they are 100% the same. What I found was that the configuration is always trying to use the first port type in the WSDL. So I am not able to configure the other port types in the service group.
    I also tried to do the same thing using a WSDL with just one port type and surprise it is working...
    I hope somebody can help me out
    Thanks in advance
    Andy

    Hi Andy,
    Please check this Link: https://cw.sdn.sap.com/cw/docs/DOC-45012
    Regards,
    Naresh B

  • User exit or BADI for PGI with blank movement type

    Hello,
       Am looking for a BADI or user exit which can throw a pop message based on certain checks. The BADI LE_SHP_GOODSMOVEMENT doesn't help because it is not called if the movement type is blank on the delivery (a particular delivery item category in our case).
       USER_EXIT_SAVE_DOCUMENT_PREPARE cannot be used as it is called in update task(?) and can interfere with rest of the processing.
       So which user exit or BADI can I use. Pop message is required after hitting the PGI button on VL02N screen. Access to LIKP, LIPS, VBPA and VBUK is required inside the exit/BADI code for the validations.
    Thanks,
    Rajesh

    Hi Rajesh,
    I have validated  multiple condition in the USEREXIT_SAVE_DOCUMENT_PREPARE   with socndition and I don't have any problem for update  task thing.
    Thi user exit  update only internal table not databse table . once this perform run after that system run for update  to another subroutine USEREXIT_SAVE_DOCUMENT. for updating record in database.
    If you need this run only only for PGI then  please add condition as I mention earlier, it will be work.
    Regards,
    Prasenjit

  • I heard there is a new Apple TV for use with apple ipad air. Is this true?

    I heard there is a new Apple TV for use with apple ipad air. Is this true?

    Re: I heard there is a new Apple TV for use with apple ipad air. Is this true?

  • Post extra goods recieved with 501 movement type

    Hello experts,
    I have a requirement that after PO, at the time of MIGO if extra quantity is received from vendor then that extra quantity should automatically get posted in background with movement type 501 and the actual quantity will work as normal.
    Like: if purchase order is of 100 quantity and quantity received from vendor is 150 then at present when i am trying to post error message is coming "quantity exceeded by 50 quantity" but I want this 50 quantity should get posted with 501 movement type automatically in background.
    How should I do this??
    Please help.

    HI
    Hi,
    Is it possible if I ask abaper to debug the code and insert some code within.
    Is it the right solution to insert programming lines within standard sap transaction code???
    NOT possible
    I have some question for you
    1) What will be accounting posting for 501 it will same as 101 or different
    it will different
    2) system will generate two accounting document or one
    If two how you will post MIRO ,because 501 not link with PO
    Regards
    kailas Ugale

  • BORGR 649 error message while posting with 105 mov type

    Hi Gurus,
    I faced a problem when I try to post with 105 mov type, when material doc is related to Inbound delivery.
    Explained better:
    I did a purchase order with inbound delivery confirmation.
    I carried out Good Receipt (related to Inb delievery) with mov type 103 (blocked stock from PO)
    When I try to post stock with 105 mov type, the following error appear:
    "Movement type 105 not allowed as it is not assigned to item category"
    Msg ID: BORGR
    Msg no: 649
    I already checked delivery item category configuration, movement types involved and transactions allowed for each mov types.
    Take care that the error mentioned doesn't occur if posting is related directly to purchase order, instead of inbound delivery..
    Thanks in advance
    Regards
    Ale

    Hi Sandra_PF
    in the inbound delivery the mov type is not 105, but 101 (correct, it's the default value for Inb delivery)
    With transaction MIGO I do 2 different operations (in 2 different moments):
    1°) Good Receipt referred to Inbound delivery (103 mov type - Blocked stock from PO)
    2°) Stock posting with 105 mov type, to transfer stock from Blocked to Unrestricted
    Here the system notice me that is not possible, because the mov type 105 is not assigned to the delivery inboud category.
    Please note that we did the same thing in another system with the same configuration, without any problems..
    Cheers,
    Ale

  • Different material- same valuation class-same movement type - but should hi

    dear all,
    Different material- same valuation class-same movement type - but should hit different gl account.
    the requirement is the materials are different but having same valuation class. Now during issue certain gl account are hitting because of val grp code, account modifier and account determination in mov type. Now my question is can i use same movement type and hit different gl account for materials having same val class???
    It is possible??

    Hi,
    In OBYC, we maintain G/L account for the transaction key (for ex: GBB) for the combination of Val. grouping code, Valuation class & account modifier (ex: VBR - determined via mov.type).
    As per your requirement, Materials have the same valuation class and you are using the same mov.type for Goods Issue, so only option is to use different val.grouping code (which is assigned to a valuation area).
    So in short, you can trigger different G/L for the different materials with same val class, mov.type only if the Plant - valuation area is different.
    If the Plant is same then system will always determine the same G/L even though materials are different.
    Hope it is clear.
    Thanks & Regards,

  • Goods Receipt Report With 101 movement type using bapi_goodsmvt_create

    Dear Abapers,
            i am getting some problem, i got requirement like Goods Receipt Report with 101 movement type using
    bapi_goodsmvt_create and data should upload through excel sheet.
    still facing problems, i have searched sdn forum n sdn code also, but relevant answer i could not find.
    What are all the inputs i need to take and please give some valuable inputs to me.
    please do help ..... thanks for advance..
    Thanks & regards,
    Vinay.
    Moderator message : Spec dumping is not allowed, show the work you have already done. Thead locked.
    Edited by: Vinod Kumar on Sep 27, 2011 10:58 AM

    Dear Abapers,
            i am getting some problem, i got requirement like Goods Receipt Report with 101 movement type using
    bapi_goodsmvt_create and data should upload through excel sheet.
    still facing problems, i have searched sdn forum n sdn code also, but relevant answer i could not find.
    What are all the inputs i need to take and please give some valuable inputs to me.
    please do help ..... thanks for advance..
    Thanks & regards,
    Vinay.
    Moderator message : Spec dumping is not allowed, show the work you have already done. Thead locked.
    Edited by: Vinod Kumar on Sep 27, 2011 10:58 AM

  • Restriction of GR & IR for PO with specific document type

    Hi,
    How we can restrict doing Goods Receipt & Invoice Receipt for a Purchase order, instead they do the payment directly for the Purchase order item in FI. We need to restrict GR & IR for PO with particular document type.
    Regards,
    Srinivas

    Hi,
    Yes i do feel the same. Normally if a PO is created means system expects a GR and and IR .If you do not expect the ir means it is a free entry.
    But however you can control the GR / IR through account assignment .please check the account assignment definition at SPROMMPUR-Account assignment-AAcategory.
    Once the PO is created with account assignment the procurement is for consumption  (non stock)
    if it is a stocked procurement system will check the GR/IR indicator in the PO.
    When a PO is created in MM module and the cycle is not completed , it will always show as open PO.I think the context for FI direct posting will be differrant.
    Regards,

  • Posting of Goods Issue for a Delivery (Different movement types)

    Hello SD Experts,
    We have this process wherein we use Deliveries w/o reference. There's a customization in place for this process, the movement type is determined through the item category of the material.
    Given this scenario, my question is if it is possible to process the goods issue of a delivery with multiple item which require different movement types (diffrent items and item categories thus it have different movement types)?
    Thank you for your kind consideration.

    Hello,
    Yes, you can.
    As you know LO is std delv doc for delv w/o reference.
    And I cat determination for that LO delv doc are
    Delv Type  __ I Cat Group  __  Usage __ High I Cat  __  Def I Cat  __ Man I Cat __ Man I Cat
    LO _____________________TEXT ______________ DLTX          
    LO ________DIEN____________________________ DLX _______DLX     
    LO ________LEER___________________________ DLN          
    LO ________LEER________________DLNG_______DLNZ          
    LO ________LEIS_____________________________DLX_______DLX     
    LO________ NLAG____________________________ DLX          
    LO________NORM____________________________DLN          
    LO________NORM________CHSP_______________DLN          
    LO________NORM________CHSP____KLN________KLN          
    LO________NORM________CHSP____TANN______TANN          
    LO________NORM________PACK_______________DLN________DLX________DLP
    LO________VERP____________________________DLN          
    LO________VERP_________PACK_______________HUPM______DLN     
    LO ________VOLL____________________________ DLNG          
    LO ________ WERT____________________________ DLW          
    Corresponding maintain movement type in Schedule line cat (Tcode VOV6) & determination that in TCode VOV5.
    If you want diff movement type then create your own 'Z' Sch line cat with you desired Movement type (Tcode VOV6) and determine the Sch line Cat accordingly in TCoDe VOV5.
    Thanks & Regards
    JP

  • Goods receipt for return PO - MB01-Movement type 101-161

    Hi guys!
    I have one problem with output determination for goods movement (movement type 101 with internal movement type 161).
    I used SAP Note 426554 and for as I know the output determination customizing is ok:
    output type WE03, collective slip, access sequence 0003 , condition table: 72 Transaction/Printed Version/Print ID, Transaction/event type: WE, movement type: 101 - 161, Print indicator: 1Material document printout – 2 Return delivery, Transmission time-spot of the condition record (1 to 4):1-3, print indicator (RM07M-XNAPR) is set manually and maintained as NDR parameter in user master record, Output type print parameter is Plant/storage location (7), printer determination is customized.
    At header level, the document created with MB01 with reference to a return PO, doesn't have the XNAPR parameter (don't know why - it is set when using MB01). It may be this one the reason for not having any output message to print. For movement type 101 (in reference to a PO) all works fine. Just for 101-161 movement type the system doesn't create any output type.
    Do you have some suggestions? What should I do..what else soul I check?
    Thanks.
    Message was edited by:
            Florina Cheta

    Have a look at any of the following notes:-
    1)  Note 171989 - Sales-order-related productn: Custmr exit COPCP002
    2)  Note 520000 - FAQ: Valuated special stocks
    3)  Note 557582 - User exit and valuated sales order stock
    4)  Note 580228 - Incorrect prices for materials procured externally
    5)  Note 983193 - Docu:Externally procurd material in valtd sales order stock
    thanks
    G. Lakshmipathi

  • BAPI_GOODSMVT_CREATE with a movement type of 262

    hi:
    when  I do a goods movement using BAPI_GOODSMVT_CREATE with a movement type of 262. If I supply the reservation number it creates the material document with a movement type of 261 ignoring the 262 . why ?

    Hi,
    Check if GM_CODE in the import parameters is set to "06" for the reversal movement type. If not, please set it to 06.
    Regards,
    Sachin .

  • How to transfer one file to multi sap with same IDOC Type?

    Hi all!
    I need your help..
    My senario is tansfer one xml-file to multi-sap server
    with same IDOC type.
    IS it possible to transfer without BPM?
    I think that the way not using bpm is impossble,
    because the file is deleted by sender adapter.
    If I'm using BPM, how to design?
    I consider 'fork' or 'switch',
    but, I guess,
    Idoc is will be initialized by other branch at last step.
    I hope good information.
    Regards.

    Hi,
    you can create using BPM .
    IR
    you need to create source for one interface and trager for two differnent interfaces.
    suppose if you are doing message mapping in message tab source is one interface targer is multiple interface..so that source can map multiple interfaces...
    create the Interface mapping one source two are target interfaces.
    Create the Integration proces...
    First step is receive step next use the Transformation Step that means source message it will conver two targets...then use the Fork step Recever Determination step goes to the first Send step..
    again drag the another receiver determination and use tge send step..close the FORK step.
    regards,
    venu.

  • Invoice split with same document type

    Hi Experts,
    Kindly suggest on following issue:-
    Currently we are using two billing types ZBBL  for division 11 & ZDBL for division 12.
    Whenever we do invoice with billing type ZBBL(manual entry) with reference to delivery for 12, system gives error message i.e. ZBBL can not be processed with division 12 & vice versa.  This is OK .
    But if we do VF01 for two delivery document one with division 11 & other with division 12-billing document ZBBL(manual entry) , system splits the invoces. It create two invoices. Again its a standard process.
    So my problem is system is creating two different invoices , one for division 11 & other for 12-but with same billing type.
    How can I make setting so that if system splits into two invoices ,it should create one invoice with ZBBL & other with ZDBL.
    Please advise.
    Thanks in advance.
    Regards,
    Dharminder dalal

    There can be many reasons why your invoices with same sales area are getting split. It many based on:
    - Billing type
    - Billing date
    - Payer
    - Billing unit
    - Terms of payment
    - Incoterms
    - Letter of credit
    Further, if you want analysis, on what bases system is splitting these in invoice. Try following steps:
    - Try using Tcode VF04. Opt for delivery related billing.
    - Select the desired delivery docs in Billing due list. (Press Ctrl Key from keyboard to select multiple lines).
    - Then click on simulation button.
    - Billing Doc Simulate: Billing Doc Overview Screen
    - Select all lines.
    - There first go for Logs, by pressing Log button.
    - If log is fine then, click on Split Analysis button to get split analysis.
    For further reference on Invoice split. Refer SAP Note 11162 - Invoice split criteria in billing document
    So, how to handle this?
    Based on the split analysis amend your copying control for Delivery to Billing in TCode VTFL.
    There many be a possibility that you might need to create customized routine with help of a tech consultant to suffice your requirement.
    Also, refer link - multiple delivery but single invoice for reference/understanding.
    Then to combine the billing. Follow following steps:
    1. Use Tcode VF04. Opt for delivery related billing.
    2. Select the desired delivery docs in Billing due list. (Press Ctrl Key from keyboard to select multiple lines).
    3. Then click on Collective Billing button.
    Regards
    JP

  • Difference between Return Po and Retuning with 122 movement type

    Dear Experts,
    i need some clarification on Return Po and retuning goods with 122 movement type in the context of Excise invoice.
    in our previous company we used 122 movement we capture excise invoice with J1IS and referring the incoming excise
    and return the material to vendor.
    in present company we are directly doing return Po and capturing excise invoice with J1is,here we are not capturing against the
    incoming excise,please clarify me.
    Regards,
    Varun

    Hi,
    Refer the below thread:
    Difference between 102, 122 and 161
    In terms of stock movement, both 122 and 161 represents the return delivery to your vendor. The difference takes place in terms of how you are returning your delivery to your vendor - It is movement type 161 that SAP will automatically propose if your return PO is referenced. Otherwise, 122 movement type will be used instead.
    Regards,
    Prashant
    Edited by: Prashant Prasad on Apr 22, 2011 8:51 AM

Maybe you are looking for