BD10 - Send material -- issue

Hello
I am using BD10 transaction to send material from one system A to another system B. I have done all the config set up in BD64. When i send a material using BD10 the IDOC is generated and i can see the IDOC in we02/We05. The status of the IDOC is 03 "IDoc sent to SAP system or external program". 
The Problem:
When i check in the recieving system i dont see the Material. Even though the in the sending system the IDOC is in 03 status.
Question:
Is there any other step missing? Why is that i am not seeing the material sent in the other system?
~Suresh
Update...
The inbound process code was referring to a wrong Function module in the receving system. I changed the inbound process code and the IDOC was posted but with Errors. The IDOC status on the receiving system is 51. When i check the details of the IDOC in the recieving system through WE02 it says
- No authorization for this transaction.
I can go to MM01 and create material and i have no issues in changing the material. Not sure what is the problem. Any inputs on the same?
~ Suresh
Edited by: Suresh Reddy on Dec 28, 2007 4:05 AM

hi,
if sending system sends the data and it show status 03 it is suceesfully posted the data. upto there sending system part will be over. where as recieving system doesnt get the material at that time check the status of the recieving system. we can check where the error gets. by seeing that status we can find error in which step we got the problem.
please check it once the status of recieving system. based on that do it.
please reward points, if it is useful.
regards,
satish.

Similar Messages

  • New Idoc in BD10 to send material grid

    Hi Experts,
    We have a requirement like this : In transaction BD10 when "send material in full" is flagged, we have to start IDOC J3AGRI01 creation (using FM J_4A_MASTERIDOC_CRE_REQ_J3AGRI). At present when the flag is set, only the classifications are distributed.
    example:
    Transaction BD10.
    Material: MOSHF2CND
    Message Type: /AFS/MATMAS05
    Logical System: IECCLNT510
    Flag Send Material in full
    with above input it only creates /AFS/MATMAS05 and CLFMAS Idocs, I want J3AGRI IDOC also to be created.
    Can you suggest me some BADI/EXITs to meet this requirement? Or any other way to accomplish the above requirement.
    A quick reply is highly appreciated.
    Thanks,
    Vani

    Check the BADI "BADI_MATERIAL_OD", method "MG_IDOC_CREATE_FULL" which is called from function module MG_IDOC_CREATE_FULL_MAT line number 185 (Which is called from main program of BD10 when "Send article in Full" option is selected.)

  • Refurbishment order for sending material to external vendor

    Hello everyone
    We have the requirement like the material is partially refurbished internally with the available resources and then we will send the same material to the external vendor for further processing(subcontracting).
    The cost of the both (internal + external) should be settled to the material.
    Thank for your inputs.
    Regards
    Santosh

    Hi Santosh,
    Below steps may help you, Anyway please check with your MM consultant as well
    MIGO     Send material to stores , Good Issue , Movement Type 202
    ME54N     Release PR : Order which you have raised.
    ME21N     Create P O
    ME29N     Release P O
    MIGO     Transfer posting to vendor, Transfer Posting to Vendor,Movement Type 941.
    And After return Movement type 942 and 201.
    Hope this will help you.
    Riyaj

  • IDOC for sending material data including classification data?

    Hi everyone,
    I'm just looking for an IDOC to send to an external system all data of certain materials but including classification system data, variant configuration data...
    I have checked MATMAS0x but I am not sure if those IDOCs match with my requirement.
    I would be very grateful if someone could please help me.
    Thanks in advance and best regards,
    Ben

    Hi Ben
    Kindly follows the below steps and trasaction screens, I believe you will be able to send the mat data incl. classification data to other external system through IDOC.
    Steps:
    Create material master record in SAP
    Enter T.Code BD10 to  send material master data from SAP to 3rd Party Logistics Provider
    Enter Material,Logical System and click Execute(F8)
    Press ENTER to continue
    Press ENTER to continue
    Enter T.Code WE09 to check the status and content of the Idoc created
    Enter Idoc Segment name in Search in Segment, Field name in Search in Field, Material No in "for Value" and press F8 to execute
    Double click on the Idoc number to check the content and status of the Idoc
    Expand the Status records to check the STATUS of the Idoc
    To check the fields in the Idoc, expand Data records and check the Mandatory fields in each Segment
    Transaction Screens:
    Transaction / Screen
    MM01
    BD10
    BD10 Screen
    BD10 Screen
    BD10 Screen
    WE09
    WE09 Screen
    WE09 Screen
    WE09 Screen
    WE09 Screen
    Expected Result:
    Expected Result
    Material Master Record Created
    Send Material Screen appears
    A popup window appears with a message "1 master Idoc(s) set up for message type MATMAS"
    A popup window appears with a message "1 Communication Idoc(s) generated for message type MATMAS"
    Send Material Screen appears
    Idoc Search for Business Content screen appears
    Idoc corresponding to the material no is displayed
    Idoc along with the 3 records(Control Record,Data Record,Status Record) appers
    Final STATUS should be 03(Data passed to port OK)
    All Mandatory fields must be populated with correct data
    If it is useful reward points
    Thanks
    Saravana

  • Send material master with classifications (ALE)

    Hi,
    I want to send material master data with its classifications. I am using transaction 'BD10' to send materials. I understood that in order to send the classifications I have to check the ckeckbox 'Send material in full' - I did it, and there are no classifications in the IDoc.
      please advise,
        Thanks, Nir.

    You can use change pointer mechanism. This is nothing but, when you change a material SAP Coded in such a way, if that specific field is marked for Change Document then an entry can be entered in TBDCP table.
    (you can find this by going to SE11 put the table name MARA, display the table. Specific field like MATNR double click on the data element and go to Further Characteristics tab, there you can see whether it is marked for change document or not)
    After this, you have to activate the change pointers for the system using BD50 transaction.
    Then in transaction BD52 you have to maintain what fields are relavent for the change pointers in the IDoc. This is the deciding factor. If your IDoc field is mentioned in this table, then whenever a material is created or changed SAP will make an entry into TBDCP table.
    Then you have to run BD21 transaction as a batch job for that specific message type to pick up the changes and create idocs. (That means BD21 program will select the data from TBDCP table and creates IDocs)
    CHANGE POINTERS IS A BATCH PROCESS.
    regards
    SKM

  • Report for Material Issued against Service Orders But not Billed.

    Hi Experts,
    For CRM Service Orders Based on the Reservation number generated in CRM we will make the Goods issue document in ECC.
    My Question In CRM Do we have any standard report to see Material issued against CRM Service orders but not billed. i.e. Work in progress.
    Thanks in Advance,
    Abhinesh

    Hi Vivek,
    What I wanted to say that you won't get information from VAV about billing since as far as I know it doesn't contain any relevant table.
    You should try create a query using LIKP-LIPS-(joint type: left outer)-VBRK. This will connect deliveries to billing document, you can also get SO number. Please try this.
    (Sorrowully I don't know which logical database would be good for you)
    BR
    Csaba

  • Standard report for - Daily Store Material Issue

    Hi All,
    Can any one let me know which standard report gives me the details for "DAILY STORES MATERIAL ISSUE" in Oracle Inventory.
    Thanks
    Sunil

    You can try the "Transaction Register" report and narrow it by transaction type and subinventory.
    Hope this helps,
    Sandeep Gandhi

  • PO number and material issued against this PO for subcontracting

    How to know the link in between the PO number and material issued against this PO for subcontracting.
    I have checked that PO history is not getting updated.
    Thanks,

    Hi,
    We have 2 different scenarios where you can post a goods issue to Subcontract Venodrs.
    Scenarios 1: You can post the goods issue against a subcontrac vendor with out referencing the Subcon PO from ME2O, at this stage we will be knowing what is the stock at subcontract vendor but we will not be knowing the issues against which and how much Quantities are posted.
    So when we are post goods receipt, then we will come to know the consuption quantities.
    Scenario: 2, If we use the delivery concept then we can track the goods issues against the subcon POs.
    If you really keen to track the material issued to Subcon vendor against a PO so better use with delivery.
    Thansk,
    Satya.

  • Sending material from one subcontracting vendor to another vendor

    Hi Experts
    we have a scenario we have more than one subcontracting vendors.so the unused raw material should be send to one vendor to another.so how can we configure it.please give me feedback.
    Thanks in advance...

    Hi Madhu ,
    What do u mean sending unused material from one vendor to another ?
    In subcontracting u can send material to only one vendor at a time.
    Regards
    Ramesh Ch

  • How to block material issuing after sales order invoiced?

    As the subject mentioned,  could be a possible to block material issuing since sales order invoiced, or
    in the another words, after the sales order completed?
    Or could be a possible to set sales order as closed, and then material issuing related with this sales order are
    forbidden?
    Thanks in advanced,
    Zhou Zhen

    Dear Friend
    A sales order is created say order no 10000 and for material X say 10 units this order is delivered and PGIed and invoiced and the payment too has come
    That means the order 10000 is closed
    Case 1
    Now an user goes to VA02 t code and put this order no 10000 and changes the material X qty from 10 to 12 and opens up the whole order once again
    This can be controlled by using t code OVAH choosing message class the V4 message no 083 and change from warning to error
    Case2
    But to avoid the user to add material Y to the existing order say 10000 then i think we have to go for user exit
    Because the system doesnot even throw a warning message too in case 2 (according to my knowledge) and allows another line item to be added in the same order
    But you can test it if it throws any warning message we can try to convert that error
    But in case 2 it is not happening(even warning is not there)
    Regards
    Raja

  • Goods(Material) issue to production

    Hi All,
    While issuing materials against production orders, my client has specific requirement to issue material from a specific supplier only to production. Stocks are lying at plant from various sources(suppliers). We have stocks with split valuation with different sources of supply on the single material code.
    How can it be restricted to any one of the supplier(source of supply).?
    Within a storage location, I have the stocks seperately identified supplier wise as "IMPORTED" & "DOMESTIC".
    While issue of goods can't i issue only material in "IMPORTED" stock and lock the material issue of "DOMESTIC" stock.
    In split valuation, during each material movement the system prompts to select the valuation type.
    In this case either "Domestic " or "Imported". So can i somehow block the prompting of any one of the valuation type?(say domestic)..
    Durga.

    Hi,
    You can restrict the goods movement by applying STOCK DETERMINATION RULE for your material as you have the option of selecting a valuation type and restricting it from issuing the material.
    Please read the documentation and if you want a detailed setting on how to customize revert back..
    https://forums.sdn.sap.com/click.jspa?searchID=18444194&messageID=5740972
    Regards,
    Deepak.

  • Sub-Contracting material Issued to Vendor and balance to be Issud

    Hi,
    Sub-Contracting material Issued to Vendor and balance to be issued against the Sub-contracting Purchase Order.
    Please suggest T.Code for the same.  (Same Like ME2O, but PO number should be an input parameter)
    For example I have Created PO with header Material for 1 quantity which having one child item and qty say 20 numbers, and issued child material to vendor 10 numbers (541) and balance is to be issued to vendor is 10 numbers, now I want a report which gives PO number, Header item with qty, total requirement of qty for the child item with line item number, issued child item with qty and balance to be issued child item with qty.
    Thanks
    Ramesh.G

    Report MB51 is there. Here you have to input your Purchase order number and execute but, it will show only material issued to subcontractor through 541. It will not show the balance quantities.
    And there is no such standard report which will show information how much issued to subcontractor and how much is balance based on Purchase order.
    You can develop a z report with the help of abaper.

  • Material Issue to cost center which are not allocated to ML

    Dear Experts,
    We have a senario, Material issue to the cost center and through activity type the cost updated in production order, Client wants when reu  CKMLCP the same should  be updated in ML, and also revaluate actual activity price and updated in cost center.
    Please help to solve the issue.
    Thank you

    Hi Nuki
    I hope this material is not price control = 3/S (standard) and also the cost center is not productive type.
    If you consume material with standard price to production cost center it will start a looping in activity calculation and at month end there will balance in this cost center.
    Well I hope I helped you.
    Regards

  • Pls send material for idocs in ECC 6.0

    Pls send material for idocs in ECC6.0

    Hi sitaram s ,
    IDoc
    - IDoc (for intermediate document) is a standard data structure for electronic data interchange (EDI) between application programs written for the popular SAP business system or between an SAP application and an external program. IDocs serve as the vehicle for data transfer in SAP's Application Link Enabling (ALE) system. IDocs are used for asynchronous transactions: each IDoc generated exists as a self-contained text file that can then be transmitted to the requesting workstation without connecting to the central database. Another SAP mechanism, the Business Application Programming Interface (BAPI) is used for synchronous transactions.
    A large enterprise's networked computing environment is likely to connect many geographically distributed computers to the main database. These computers are likely to use different hardware and/or operating system platforms. An IDoc encapsulates data so that it can be exchanged between different systems without conversion from one format to another.
    IDoc types define different categories of data, such as purchase orders or invoices, which may then be broken down into more specific categories called message types. Greater specificity means that an IDoc type is capable of storing only the data required for a particular transaction, which increases efficiency and decreases resource demands.
    An IDoc can be generated at any point in a transaction process. For example, during a shipping transaction process, an IDoc may be generated that includes the data fields required to print a shipping manifest. After a user performs an SAP transaction, one or more IDocs are generated in the sending database and passed to the ALE communication layer. The communication layer performs a Remote Function Call (RFC), using the port definition and RFC destination specified by the customer model. The IDoc is transmitted to the receiver, which may be an R/3, R/2, or some external system.
    Archiving Processed IDocs
    IDoc archiving is a two-step process:
    1. Archive the IDoc.
    2. After that another job will be generated. You can see in your SARA for your trigger to delete those archived IDocs.
    Have a look at transaction WE47, set "Archiving - Possible" for all statuses to be archived. Use transaction SARA with object IDoc to archive. If the above is set then all IDocs are archived the same way.
    Transaction SARA works in the following way:
    On the main screen enter IDoc as the object. Click on Customising -> Technical settings. This shows the logical filename (configured via transaction FILE & SF01) that will be used to get a filename when writing the archive files. It also shows the document type (that links to an archive via transaction 0AC0) or the archive, depending on SAP version. You can also set the size of the archive files and whether the deletion and storage jobs should execute automatically or not.
    On the main screen there are, amongst others, buttons for ARCHIVE, DELETE and MANAGEMENT. When you click on ARCHIVE you will go to a screen where you can create variants, and set the parameters for the archiving job. The EXECUTE button will schedule this job. If the "start automatic" tic for the deletion program was not set in customising, you will need to go to the DELETE button on the main screen to schedule the deletion jobs, after the archive job has finished. This schedules a job per archive file. In MANAGEMENT you will be able to see the statuses of each archive run.
    SAP Integration Using ALE(Application Linking and Enabling)
    - IDOCS -
    http://www.thespot4sap.com/Articles/SAP_ALE_IDOCS.asp
    Updating IDoc data in segments,Changing a control record of an IDoc,Getting IDocs linked to Application documents,
    Displaying and IDoc in a report,Read IDoc from Database,Creating and sending an IDoc,Update IDoc status on the database
    ALE Inbound Pre-Processing
    http://www.erpgenie.com/sapedi/idoc_abap.htm
    cheers!
    gyanaraj
    reward points if u find this helpful

  • Material issued towards vendor

    Hi
    1.Stores material issued towards vendor which can be deducted from his invoice.
    2.Vendor involves in a activity/work
           Eg. Construction
    3. Cement bag cost should be bare by vendor, but he avails it from stores, which can be settled against his bill
    Question
    1.How to capture the goods issue in MIGO to control the vendor invoice.
    Note : Vendor is one time.
    Please guide.
    Regards
    Sr

    It not clear ? Why u give mat to venmdor . Iis it Subcontracting Process .If not proceed as follows
    U need to create the vendor as a customer , Do delivery and PGI, Bill the customer , and when customet gives the amout , clear the customer .
    OR
    1.Stores material issued towards vendor which can be deducted from his invoice.( CREATE SEPERATE CR MEMO FOR THE SAME - INVOIVE POST AND CREATE CR MEMO)
    2.Vendor involves in a activity/work
    Eg. Construction
    3. Cement bag cost should be bare by vendor, but he avails it from stores, which can be settled against his bill
    Question
    1.How to capture the goods issue in MIGO to control the vendor invoice.(CREATE RETURN PO - ITEM TICKED RETURN, DO MIGO -161 MVT TYPE , cr memo)
    Note : Vendor is one time.
    Please guide.
    Regards
    Sr
    rewdzzz

Maybe you are looking for

  • Upgraded to Mavericks but now I can't work out how to share my iPhoto 11 library with other computers on our home network?

    Any tips? There doesn't seem to be a sharing option under Preferences > General anymore?

  • Version management for a program

    Hello Experts,                       can someone please help by suggesting a table for version management where all the versions are stored for the given Z-program. regards, YK Edited by: 1234_abcd on Dec 29, 2010 11:47 AM

  • Minor (but annoying) issues

    Pause feature - When leaving a show paused for 20 minutes (way too soon in my opinion) it will stop pausing and jump ahead TO REAL TIME (boy this annoying when pausing the hockey game to put the kids to bed and being surprised at the new score!) Is t

  • Adobe AIR Apps Won't Install!!! Help!

    Please help me. Whenever I' try to install adobe air apps i get an error message: "Something went wrong trying to install this application. Please install the latest version of Adobe AIR from http"//www.adobe.com/go/getair and then try again." I've d

  • Updating XML content

    Please, I would to know how I could update XML content from Spry... I need a dbless system (i means, without convencional db engine, with XML only). Could someone help me? Thanks in advance