BAPI_GOODSMVT_CREATE  for code 04 and special ind E

Hi Everybody
My requirement is like when we create sales order and put Item category ZXLC local branch transfer and save the sale order..It creates purchase requisation and we pass supply plant there. It shold create document through MB1B. We are using BAPI  BAPI_GOODSMVT_CREATE for that but it is not creating document.
We are passing code 04 goods movement code and special indicator  E.
My problem is that where I have to call this BAPI. I mean user exit or enhancement and what are the parameter we should pass. Can any body send me the piece of code for that...

I m calling this BAPI thru user exit USEREXIT_SAVE_DOCUMENT in the include program MV45AFZZ. I m passing posting date, doc date, user name movement type 412 at header level. I passed GOODSMVT_CODE as '04'.
LT_GOODSMVT_ITEM-material = xvbap-matnr.
  LT_GOODSMVT_ITEM-plant    = eban-RESWK.
  if xvbap-lgort is initial.
    LT_GOODSMVT_ITEM-stge_loc = '0001'.
  else.
    LT_GOODSMVT_ITEM-stge_loc = xvbap-lgort.
  endif.
  LT_GOODSMVT_ITEM-spec_stock = 'E'.
  LT_GOODSMVT_ITEM-SALES_ORD  = xvbap-vbeln.
  LT_GOODSMVT_ITEM-S_ORD_ITEM = xvbap-POSNR.
  LT_GOODSMVT_ITEM-VAL_SALES_ORD     = xvbap-vbeln.
  LT_GOODSMVT_ITEM-VAL_S_ORD_ITEM      = xvbap-POSNR.
*quantity
  LT_GOODSMVT_ITEM-entry_qnt = xvbap-KWMENG.
  LT_GOODSMVT_ITEM-entry_uom = xvbap-meins.
AT ITEM LEVEL.
Is this the right place for calling this BAPI and for code 04 and special ind E r these the sufficient parameters. It shows error msg
pass the sales order number whereas I m passing the sales order no. correctly even I tested this with existing sales order in debug mode..

Similar Messages

  • BAPI_GOODSMVT_CREATE with code 04 and special indicator E

    Hi Everybody
    My requirement is like when we create sales order and put Item category ZXLC local branch transfer and save the sale order..It creates purchase requisation and we pass supply plant there. It shold create document through MB1B. We are using BAPI  BAPI_GOODSMVT_CREATE for that but it is not creating document.
    We are passing code 04 goods movement code and special indicator  E.
    My problem is that where I have to call this BAPI. I mean user exit or enhancement and what are the parameter we should pass. Can any body send me the piece of code for that...

    1)
    Please remove BAPI_TRANSACTION_COMMITT from the user exit, it is a wrong way of using it.
    Generally it is a practice to not to use BAPI_TRANSACTION_COMMITT / Committ work in any user exits.  it will lead to database inconsistency.
    2) If you are using the material same as sales orders item , threre is a possibility that material gets locked out..
    3) Please consult your functional person to know what the special stock indicator is about?
    4) generally we need to pass sales order number with leading zeroes.. for ex: if order number is 1234 , you should pass it as  0000001234.
    Krishnan

  • How to generate single signature for code signing and timestamp

    Hi we are developing Win 7 VC++ app using Crypto APIs.
    Here code signing is done using Cryptsignhash() method, that generates the signature. Later for time stamping CryptRetriveTimestamp() method is used which also generate the time stamp signature. Thus we wanted to know
    whether there is any single Crypto API available that can do code signing and timestamping together and shall generate single signature. At verification side it should be also possible to separate code signing and timestamp signatures prior to verification.
    Any help is highly appreciated. Thanks.

    On 4/17/2015 1:21 AM, Babu12345 wrote:
    *Hi we are developing Win 7 VC++ app using Crypto APIs. *
    *Here code signing is done using Cryptsignhash() method, that generates the signature. Later for time stamping CryptRetriveTimestamp() method is used which also generate the time stamp signature. Thus we wanted to know whether there is any single Crypto API
    available that can do code signing and timestamping together and shall generate single signature.
    No. Normally, you don't counter-sign the actual data - you counter-sign and time stamp your signature. You don't want to transmit the whole data (which could be a) large and b) confidential) to a third party. This is why it's a two step process.
    Igor Tandetnik

  • Tooling for code analisis and monitoring

    I would like to know if there is a good tool for java code analisis and monitoring, and also JVM performance monitoring.
    Thanks,
    arturo

    I would suggest checking out VisualVM (https://visualvm.dev.java.net/). This integrates several tools that provide both >monitoring and profiling capabilities.
    It seams like most of the function work only on 6.0 !! Nice Tool to work

  • Guys... I need help asap! Ummm... I got an iPhone 4, and when i click on an app, it doesnt pop up the game, it juss turns off the app and goes to home screen, all my apps are free except for COD zombies and doodle jump... How can i fix the problem?

    Umm... Help quick please, im desperate!

    Read the manual.
    The basics are restart, reset, restore.
    iPhone User Guide (For iOS 4.2 and 4.3 Software)

  • Change payment status for COD order only

    Hi,
    I know that if I click on the edit button within any order, I can click a button to the right of the Status and a window pops up listing the status types. If I click on "Purchase - Awaiting Payment", I can make that the default status type however this would make it the default for all payments, not just COD payments which is what I'm after.
    I wondered if anyone knows if there is a workaround so that "Purchase - Awaiting Payment" is the status type only for COD payments and "Purchase - Payment Received" is for all other payments?
    Thanks

    Ok thanks. It would be good if it was more specific because then you could create a report to see who has paid and who hasn't but maybe this is something for the future.

  • Using Apple Mac Developer account for code signing

    Has anyone been using their Apple Mac Developer account for code signing and Adobe Air desktop App?
    Any hints, tips comments appreciated!

    Why would I do that?  I simply want to know, is the binary file I downloaded signed by with MY cert?  I can determine this within reasonable doubt by answering two simple questions:
    1.  Is the cert that this file signed with valid (chain of trust and all that).
    2.  What is the name of the cert (the identity).
    If the Identity is the right one (in our case, the name of our company) and it is valid, then I will trust that this binary is ours.
    Maybe this will clarify my question. I guess I could rephrase this question as:
    "How do I write a simple tool that will verify a file has a valid signature and will give me the signer's identity"?

  • Special G/L transactions not defined for bills/exch.and down pmnts ERROR

    Dear Experts,
    I am trying to park document via F-63 - Invoice Parking - General  to park  down payments made to vendor using following details in initial screen for F-63:
    Posting Key_____29
    Account number _1000
    SGL Ind ________A
    after pressing enter key the system prompt error message that is:
    Special G/L transactions not defined for bills/exch.and down pmnts
    Message no. FP030
    Diagnosis
    You have selected a posting key with a special G/L indicator of type 'Bill of exchange', or 'Down payment'. Document parking is not defined for special G/L transactions of the type 'Bill of exchange' or 'Down payment'.
    System Response
    Document parking cannot be carried out.
    Procedure
    Select a different posting key or special G/L indicator. If the posting is a 'One-time posting' to a rent contract, select a different transaction type or post the document directly.
    HOW CAN I PARK DOWN PAYMENT DOCUMENT FOR VENDOR. KINDLY PROVIDE SUITABLE SOLUTION.
    REGARDS

    Dear,
    Your special G/L "A" is set as Down Payment/Down Payment request, this is what cause the error.
    To meet your requirement just go to FBKP select special G/L "A" enter your chart of accounts and go into properties, change
    Special G/L transaction types to Others from Payment/Down payment request.
    Advances can be created as Special G/L transaction types Others
    If parking is utmost required by you then according to me you should create two special G/L for Down Payment. New created should be used for parking and default by SAP you can use with functionality like F-47, F-48, F-54.
    System is stopping you because down payment functionality is provided exhaustively in SAP so you should follow that.
    Please analyze the process exhaustively and implement to smoothen your process.
    Regards,
    Chintan Joshi.

  • Tax code and Special equipment code

    Hi All,
    Our Tax Department brought to our attention the need to include a Tax Code and a Special Equipment Code to all fixed assets. We are loading balances from last year to new company code. Where do we include this tax code and Special equipment code.
    Thank You,
    Misbah

    Hi,
    1.     When you are transferring the balances of assets which are already in use in the business to the new company code, you have to use the non-taxable transaction codes for this transaction.
    Create the tax codes in T.Code : FTXP .
    You can configure these taxes in SPRO>Financial Accounting>Asset Accounting>Integration with the General Ledger>Assign Input Tax Indicator for Non-Taxable Acquisitions.
    2.     Special equipment code for identifying these assets can be identified through the Eval group codes.
    The Eval codes can be configured in SPRO> Financial Accounting>Asset Accounting>Master Data>User Fields>Define 4-Character Evaluation Groups
    The Eval code can be assigned in the asset master. With this code you can classify the assets.
    You can use an evaluation group to:
    •     Create reports on the defined evaluation groups
    Access individual assets using a match code defined for the evaluation group
    Regards
    Prasad

  • I have had  adobe creative suit 6 design standard for 2 years and all of the sudden it would not open. I do not have the windows disc anymore however i still have the product code, number and serial number. is there anyway to get my photoshop back?

    I have had  adobe creative suit 6 design standard for 2 years and all of the sudden it would not open. I do not have the windows disc anymore however i still have the product code, number and serial number. is there anyway to get my photoshop back?

    uninstall, clean and reinstall per Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    for the installation file(s):
    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  12 | 11, 10 | 9,8,7
    Lightroom:  5.5 (win), 5.5 (mac) | 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • T-Code for report generating Open Special GL Items

    Dear Experts,
    i wish to know a procedure or T-Code which would list Special GL Items of Vendors, which yet to get clear with Vendor Invoices and are still lying as Open Items in the Special GL.
    i have researched thru T-Code S_ALR_87012082 and it displays all Open as well Cleared Debit/Credit Items and did not find results what i want.
    any way out, please help.

    Hi in FBL1N (Vendor line item display) select special GL Transaction in the option TYPE. Also you can see Noted items if you seletc the Noted items option.

  • T-code for cancelled Invoice and cancelled Excise Invoice

    Dear Guru,
    kindly let me know the T-code for cancelled Invoice and cancelled Excise Invoice.
    Wishes,
    Abhishek

    Hi Abhishek,
    I am not aware of any T-code through which you can see the cancelled invoice. I think either you have to go for development (SQVI)
    or
    Extract the list of your all billing document like billing document created from 01.01.2010 to 22.04.2010
    Now go to SE16 --> Table VBFA --> Give your billing document number in field "Preceding Doc." --> and in the field "Subs.doc.categ." --> choose entry "N     Invoice cancellation" --> system will show you all the entries for which cancellation billing document has been created.
    or
    Go to SE16 --> Table VBRK --> enter your billing document list --> In the field "Posting status" --> Choose  option "E      Billing Document Canceled"
    Hope it helps,
    Regards,
    MT

  • I got an itunes giftcard for my birthday and when i tried to add it on my balance on my ipod touch it says the code you entered is not  recognized as a valid code. but i just got this card brand new for my birthday.

    i got an itunes giftcard for my birthday and when i tried to add it on my balance on my ipod touch it says the code you entered is not  recognized as a valid code. but i just got this card brand new for my birthday.

    Make sure you're using the correct code. For most iTunes cards, the code is under the scratchoff area on the back of the card. For more information, see this support article:
    http://support.apple.com/kb/TS1292
    If you can't get to work after perusing that page, contact the iTunes Store Support; instructions are at the bottom of that article.
    Regards.

  • I bought an ipod for my grandaughter and it says ipod disabled  and under that connect to itunes. When i connect to itunes it says cant read because it is locked with security code. Grand-daughter doesn't remember the code she put in.  Can anyone help?

    I bought an ipod for my granddaughter and it says ipod disabled and under that connect to itunes. When i connect to iturnes it says i need a passcode. My granddaughter doesnt remember what pass code she put in. Can anyone help granny please?????????

    we can connect iturnes but we cant buy from it because it ask for security question and i dont know it and none one else

  • TS1292 hi, I've got itunes music card for my birthday and when I scratch the back to redeem the code everything gone, so no code, what can I do?

    hi, I've got itunes music card for my birthday and when I scratched the back to redeem the code everything gone, so no code, what can I do? I've been to tesco to customer service and they told to contact itunes support

    These are user-to-user forums. If the page that you posted from doesn't help then you can try contacting iTunes Support via this page (you will probably need to give them images of the front and back of the card, and possibly its receipt) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then iTunes Cards And Codes

Maybe you are looking for

  • Why is my Iphone's facetime volume so quiet now?

    Hey! I have a North American (Canadian) iPhone 4 running IOS 4.3.2.  Prior to this I had never updated the OS from 4.1.1.  I have never jailbroken/unlocked my phone or attempted to hack it in anyway.  It has always been in a case and has never experi

  • Trouble connecting LaserJet6p to Windows 7 64 bit computer using usb to parallel printer cable

    The printer isn't responding at all--not even a test page. I've verified that the correct driver is installed and the computer does recognize the printer (even as the "default"). Any suggestions?   The computer is working with my other printer throug

  • Some questions on interrupts, threads etc

    Havng gone through some documentation on interrupt, kernel level threads etc in WDF, I got a couple of questions: 1)  Can a hardware interrupt be preempted by another interrupt in a single processor system? 2)  What exactly is the difference between

  • Image capture not work with ios5

    Image capture/iphoto couldn't recognize my iphone4 after update it to ios5.

  • Write a debugger using JDI

    Hi, I am new to JDI and I want to create a debugger to listen to events like ClassUnloadEvent . I start the application that I want to debug with: java -Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=80000 <mailclass> is this correct ? I than