Idoc for material characteristics

Hi Friends,
I know the IDoc message type for material batch characteristics (SKU_COLOR , SKU_SIZE , SKU_WINDOW, etc.,) is CLFMAS. Does anybody know the message and basic type for Material characteristics (ART_WIDTH , ART_DEPTH , ART_HEIGHT, etc.,) ?
Regards,
Dikshitha G

Hi,
You need to do the ALE confguration for change pointers of materials to trigger the idoc. Please search in SCN , you will find information reagrding change pointers of Idoc.
Regards,
Nagaraj

Similar Messages

  • Problem with mass IDoc for Material Master

    Hi All,
    Can anyone suggest a solution to work with mass IDocs for Material master?
    We have DEBMDM and CREMDM as mass capable IDocs for Customer and Vendor. How do we get mass Material Master IDocs from R/3 in a single XML file?
    Also the standard Material repository supplied with SAP MDM 5.5 SP3 doesn't have any XSD definition for MATMDM. Can anyone throw some light on this problem?
    Regards
    Pooja

    Hello Pooja:
    The standard way to do it is to generate a single file containing multiple idocs (And for the sake of performance, I suggest you stick to this technique).
    In the case of material master, everything is straight forward. In the case of customer and vendor master, when data flows from R/3 to MDM no idoc conversion needs to be performed by XI.
    However, for the case of customer and vendor master, when data flows from MDM to R/3, XI needs to separate the data in CREMDM to CREMAS and ADRMAS in order for R/3 to be able to process the idocs; as well as separate the data in DEBMDM to DEBMAS and ADRMAS.
    The good thing is that you do not need to worry about all this mappings and conversions in XI. The only thing you need to do in XI is to import the standard business content for SAP MDM 5.5 into XI.
    Hope this helps.
    Regards,
    Jorge.

  • Idoc for Material Change

    Hi Experts,
    The requirement is to receive a standard Idoc for material change and trigger the material creation process in case the material does not exist.
    Secondly, what is the Idoc for material change?
    Thanks and Regards,
    Ravi

    Hi,
    Go through the following Steps for Creating IDoc Via ALE
    ALE IDOC
    Sending System(Outbound ALE Process)
    Tcode SALE ? for
    a) Define Logical System
    b) Assign Client to Logical System
    Tcode SM59-RFC Destination
    Tcode BD64 ? Create Model View
    Tcode BD82 ? Generate partner Profiles & Create Ports
    Tcode BD64 ? Distribute the Model view
    Message Type MATMAS
    Tcode BD10 ? Send Material Data
    Tcode WE05 ? Idoc List for watching any Errors
    Receiving System(Inbound ALE )
    Tcode SALE ? for
    a) Define Logical System
    b) Assign Client to Logical System
    Tcode SM59-RFC Destination
    Tcode BD64 ? Check for Model view whether it has distributed or not
    Tcode BD82 -- Generate partner Profiles & Create Ports
    Tcode BD11 Getting Material Data
    Tcode WE05 ? Idoc List for inbound status codes
    ALE IDOC Steps
    Sending System(Outbound ALE Process)
    Tcode SALE ?3 for
    a) Define Logical System
    b) Assign Client to Logical System
    Tcode SM59-RFC Destination
    Tcode BD64 !V Create Model View
    Tcode BD82 !V Generate partner Profiles & Create Ports
    Tcode BD64 !V Distribute the Model view
    This is Receiving system Settings
    Receiving System(Inbound ALE )
    Tcode SALE ?3 for
    a) Define Logical System
    b) Assign Client to Logical System
    Tcode SM59-RFC Destination
    Tcode BD64 !V Check for Model view whether it has distributed or not
    Tcode BD82 -- Generate partner Profiles & Create Ports
    Tcode BD11 Getting Material Data
    Tcode WE05 !V Idoc List for inbound status codes
    Message Type MATMAS
    Tcode BD10 !V Send Material Data
    Tcode WE05 !V Idoc List for watching any Errors
    1)a Goto Tcode SALE
    Click on Sending & Receiving Systems-->Select Logical Systems
    Here Define Logical Systems---> Click on Execute Button
    go for new entries
    1) System Name : ERP000
    Description : Sending System
    2) System Name : ERP800
    Description : Receiving System
    press Enter & Save
    it will ask Request
    if you want new request create new Request orpress continue for transfering the objects
    B) goto Tcode SALE
    Select Assign Client to Logical Systems-->Execute
    000--> Double click on this
    Give the following Information
    Client : ERP 000
    City :
    Logical System
    Currency
    Client role
    Save this Data
    Step 2) For RFC Creation
    Goto Tcode SM59-->Select R/3 Connects
    Click on Create Button
    RFC Destination Name should be same as partner's logical system name and case sensitive to create the ports automatically while generating the partner profiles
    give the information for required fields
    RFC Destination : ERP800
    Connection type: 3
    Description
    Target Host : ERP000
    System No:000
    lan : EN
    Client : 800
    User : Login User Name
    Password:
    save this & Test it & RemortLogin
    3)
    Goto Tcode BD64 -- click on Change mode button
    click on create moduleview
    short text : xxxxxxxxxxxxxx
    Technical Neme : MODEL_ALV
    save this & Press ok
    select your just created modelview Name :'MODEL_ALV'.
    goto add message type
    Model Name : MODEL_ALV
    sender : ERP000
    Receiver : ERP800
    Message type :MATMAS
    save & Press Enter
    4) Goto Tcode BD82
    Give Model View : MODEL_ALV
    Partner system : ERP800
    execute this by press F8 Button
    it will gives you sending system port No :A000000015(Like)
    5) Goto Tcode BD64
    seelct the modelview
    goto >edit>modelview-->distribute
    press ok & Press enter
    6)goto Tcode : BD10 for Material sending
    Material : mat_001
    Message Type : MATMAS
    Logical System : ERP800
    and Execute
    7)goto Tcode : BD11 for Material Receiving
    Material : mat_001
    Message Type : MATMAS
    and Execute --> 1 request idoc created for message type Matmas
    press enter
    Here Master Idoc set for Messge type MATMAS-->press Enter
    1 Communication Idoc generated for Message Type
    this is your IDOC
    Change Pointers
    I know how to change the description of a material using ALE Change Pointers.
    I will give the following few steps
    1) Tcode BD61---> check the change pointers activated check box
    save and goback.
    2) Tcode BD50---> check the MATMAS check box save and comeback.
    3) Tcode BD51---> goto IDOC_INPUT_MATMAS01 select the checkbox save and comeback.
    4) Tcode BD52---> give message type : matmas press ok button.
    select all what ever you want and delete remaining fields.
    save & come back.
    5) 5) go to Tcode MM02 select one material and try to change the description and save it
    it will effects the target systems material desciption will also changes
    6) goto Tcode SE38 give program Name is : RBDMIDOC and Execute
    give Message type : MATMAS and Executte
    ALE/IDOC Status Codes/Messages
    01 Error --> Idoc Added
    30 Error --> Idoc ready for dispatch(ALE Service)
    then goto SE38 --> Execute the Program RBDMIDOC
    29 Error --> ALE Service Layer
    then goto SE38 --> Execute the Program RSEOUT00
    03 Error --> Data Passed to Port ok
    then goto SE38 --> Execute the Program RBDMOIND
    12 Error --> Dispatch ok
    Inbound Status Codes
    50 Error --> It will go for ALE Service Layer
    56 Error --> Idoc with Errors added
    51 Error --> Application Document not posted
    65 Error --> Error in ALE Service Layer
    for 51 or 56 Errors do the following steps
    goto WE19 > give the IDOC Number and Execute>
    Press on Inbound function Module
    for 65 Error --> goto SE38 --> Execute the Program RBDAPP01 then your getting 51 Error.
    hope this helps you.
    plz reward if useful.
    thanks,
    dhanashri.

  • Inbound Idoc for material document cancellation

    Hello,
    Could you update me whether there is any Inbound Idoc type available for material document cancellation (like t.code MBST).  I found message type MGBMCR, but it's only allowing me to create the material document like GRs but not cancellations.
    /Mallik

    To my knowledge, there is no such IDoc. Cancellation is an exceptional situation and should be treated as such. If one needs an IDoc interface for cancellations, I'd have to say there is something very wrong with the business process.

  • IDOC for material upload

    hi friends,
    if we use idoc or bapi for material upload.will it create internal material number by itself has it does in bdc
    and also plz suggest me which is best method for data upload.
    regards
    raj

    its beteer to go uploading with LSMW
    for uploading
    and in LSME with direct input pethod its the easiest way to upload the data

  • How to generate Outbound idoc for Material Reservation

    Hi Experts,
    I want to send outbound IDoc when a material reservation is created with tcode MB21.
    I have been working on this issue and finding the solution in SCN for a week...
    I found some messages similar to this but I could not find out the correct way how to do that.
    At this moment, I configured BD64/WE20 referring the following topic which seems to be feasible solution but could not find any outbound IDocs created, unfortunately.
    Implement ALE_RESERVATION_CREATE
    I appreciate if someone can help me how to create outbound IDoc with MB21 or advice some possibility of missing configuration or steps.
    Best Regards,
    Kenji

    Hi;
    Have been able to find the solution to create the IDoc MRESCR after entering a reservation? 
    I am in the same situation and I do not see the IDoc output in the BD87. 
    It would be nice if you share the solution.
    Thanks in advance

  • Extractor for Material Characteristics - Variants

    Hello Gurus,
    There are few characteristics that we have configured in ECC system for Materila. If you go to MM01 or MM03-> BASIC DATA 2 -> Client Specific configuration -> There is an option of creating a Cross-Plant CM. You can create additional characteristics once you click the Configure Variant button. There are values that are assigned to the Characteristic Value Assignment.
    I would like to know is there a Standard Extractor, that gets these characteristics.
    Thanks in advance
    Full points to right answers

    Thanks for your reply again.
    The following are the parameters:-
    Basis Datasource : 0MATERIAL_ATTR
    Client: 100
    Class Type: 001 (Material Class) It does not allow me to select any other class
    Obj Table: MARA
    Datasource Type: ATTR
    Datasource : 1CL_OMAT001
    And then I double click on characteristic, to add my characteristics.
    The system generates a TEXT DATASOURCE for individual text characteristics, which when using RSA3 gets the relevant data.
    But when I execute the datasource 1CL_OMAT001, it does not retrieve any data.
    Just to clarify: The SBIW node says "Maintain Data Sources for Classification Data".
    Does it mean, it will extract data from the CLASSIFICATION tab of the MM03.
    B'cas I am interested in the "BASIC DATA 2" tab -> Client Specific Config-> Configure Variant (button).
    Thanks

  • OutBound IDoc for Material master

    Hi everyone
    I need to send Material Masterdata whenever data is saved in MM01,MM02 using BTE1250 .
    I need to use function module MASTERIDOC_CREATE_REQ_MATMAS to send idoc.
    Can anyone please help me with a basic program/ code for sending Idoc using MASTERIDOC_CREATE_REQ_MATMAS.
    I am new to Idoc and could not understand programs given in SDN.
    Thanks in advance.

    Hi,
    Refer to SAP standard program "RBDSEMAT".
    Regards
    Vinod

  • Idoc for Material Master Specific to SAP AFS

    Hi All,
    I have requirement to create & extend the material master from Non-SAP to SAP specific to AFS industry, however can anyone suggest which inbound idoc needs to be configured in details like (Message type, basic type & process code)
       Also please suggest how it can be extend at the same time to different plants
    Thanks & Regards
    Parag

    Hi Tomek,
    Thanks for details, can you please guide / suggest on extend the mateial for other plants & Storage location as well after creation of material.
    Thanks
    Parag  

  • Classification Segment in IDOC for Material Master

    Hi,
         Can anyone let me know which IDOC message type will get me the classification segment in that. I am assuming that to be the segment is E10CLFM but i dont know which IDOC message type has it.
    which IDOC type will get the batch data Inbound to SAP with all the batch class and batch characteristics to be posted to inventory.
    thanks a bunch

    you can create inventory with IDOC
    message type MBGMCR
    basis type MBGMCR03
    alternative with program RM07MMBL
    You have to decide if you create batches internally while loading inventory or if you load the batches seperatly and assign just the batch number when doing the movement for initial inventory.
    Especially if your batch characteristics  cannot be valuated automatically, you have to load them before inventory to get all the characteristic values.
    batches can be loaded with Idoc
    BATMAS
    BATMAS03

  • Mdm_clnt_extr is not able to create idoc for material

    Hello ,
    In my scenario material data has to transfered from ECC6.0 to MDM5.5 using XI.
    Scenario is configured in XI.
    Trying to extreact materials from ECC6.0 using mdm_clnt_extr.
    Material_extract is extraction object used in variant required for mdm_clnt_extr.
    once I give values for matnr and starts extraction, background job goes into error
    saying 'This idoc is permitted for XI logical system'. where In we20 of ECC6.0 , I have MATMAS04 and MATMAS05. In both cases I am getting error 'This idoc is permitted for XI logical system'.
    At the same one bp document od MDM , message type MATMDM is given, but i dont see that in ECC6.0.
    Pl can anyone suugest on this.
    thanks,
    Sharada

    Hi Sharada,
    i think there is some problem in your RFC destination settings,tats why the error is coming.
    I am trying to get the exact solution for your error,meanwhile you can check your configuration settings.
    I will outline the ALE Settings .
    1 WE21 : Set up the port in IDOC Processing
    2 SM59 : Set the RFC Destination to XI and check it.
    3 WE20 : Create a partner profile with Partner Type LS (Logical System) for XI
    Include the message types : DEBMDM, MATMAS, MDMRECEIPT
    4 BD64 : Create a Distribution model with Sender as SAP and receiver as XI.
    Include the message type DEBMDM,MDMRECEIPT,MATMAS,/SAPSSLL/MATMAS_SLL
    5 Generate partner profile. This will generate it in the receiving system.
    Following transactions are useful for trouble shooting any idoc issues
    WE02, WE20 ,BD87,SMQ2,SMQ3 and SALE->System Monitor->trfc check
    Hope it will solve your problem.
    <b>Please remark iof it really helped you :-)</b>
    Thanks,
    shiv prashant dixit

  • IDoc for Material Reservations

    Hi all,
    I need to send out an IDoc (outbound) when a new material reservation is created using tcode MB21.
    -> Which IDoc message type can I use for this scenario?
    -> Does it also work in combination with an ALE distribution model?
    Does anybody have any tips? Thanks in advance for your replies!
    Regards,
    Kenny

    Hi,
    Thanks for your reply. Can you explain how to setup the ALE distribution model for this message type?
    I have included the BAPI MaterialReservation.CreateFromData in the model. However, when I post a material reservation with transaction MB21 no outbound Idoc is generated?
    Please advice.
    Regards,
    Kenny

  • Need an IDOC EDI STEPS for material document(MB03)

    HI ALL,
    i need an IDOC for material document. For example, user in SAP make material document (t-code MIGO or MB11), then automatical is downloading outbound IDOC, which contain information about material document.HOW TO PROCESS IT THROUGH EDI .GIVE THE STEPS.

    like below you can do your settings
    The EDI Configuration required to be done for Transfering IDoc to non SAP System is.
    1. First of all, we need to identify the Transaction Data which is required to be Transfered to external System.(Ex: Sales Order Data or Shipment Data or Delivery Related Data).
    2. Secondly, Identify the IDoc Type & Message Type. IDoc Type can be found in Transaction WE30 & Message Type Can be explored in Transaction WE81.
    3. After that, assign the IDoc Type to Message Type in WE82.
    4. Identify the Selection Program (Outbound) which is generally a Function Module in the Form of IDOC_OUTPUT_<Message Type>. Example, if the Message Type is ORDERS, the FM will be IDOC_OUTPUT_ORDERS.
    5. Assign the Function Module to a Process Code in WE41 (Process Code for Outbound).
    6. Configure Port Definitions in WE21 for which the RFC destinations are to be maintained in Transaction SM59.
    7. Maintain Partner Profiles for the Outbound Message Processing in WE20.
    8. Last, but not the Least, we need to Focus Mainly on Message Control Configuration which is nothing but maintaining the Output Type for the Outbound IDoc to be Triggered for the Sales Order Application or Delivery Application.
    i. In Message Control Configuration, we'll maintain
    a. Condition Tables
    b. Access Sequences
    c. Output Types
    ii. To Create the above elements, we can go to SPRO Transaction and do the same depending on the Application Area such as Sales / Shipping / Logistics Execution etc.
    iii. For Output Types & Access Sequences, we can go to the Transaction NACE or VK01 in which we'll maintain the Output Types / Access Sequences & Condition Records.
    Please note that all the above steps may not be needed if we are using some of the Standard Elements provided by SAP such as Message Type, Process Code, IDoc Type & Selection Program as many of the Standard SAP Applications have their own Elements for different Application Areas.
    For example, if you want to send an Order Confirmation IDoc when the Sales Order is saved, you can use the Message Type ORDRSP, IDoc Type ORDERS05 & Selection Program as IDOC_OUTPUT_ORDRSP.
    However, Message Control Configuration is the Key Factor and is required for all the Applications as per the Customer's / Client's Requirements.

  • Material master iDOC for inbound process

    Hi,
    I am trying to post the Data to the inbound iDOC for material master and i want to set the KZKUP(coproduct Flag) in MARA table but there is no field in the E1MARAM segment of the MATMAS03 iDOC to set this flag. There is one field in the E1MARCM segment but setting that is not reflecting in the MARA table it is setting in the MARC table only.
    So can anybody help me out in this.
    Thanks.

    Hi Dirk ,
    Thanks for your reply . Can we use matmas03 for loading. What will be the differences between these two IDOCS.

  • Icoc for material movement

    What is the IDoc for Material Movement?
    thanks

    Janice,
    Check this michals weblog:
    /people/michal.krawczyk2/blog/2006/09/19/aii-material-movements-to-erp-r3-via-the-xipi
    Also WMMBID01 idoc is used for material movement.
    ---Satish

Maybe you are looking for

  • [Solved] RAID 5 degraded after 3.13 upgrade

    Hi there, after upgrading my home server to the latest kernel 3.13 I've found out, that my RAID 5 got degraded. One of the drives has been kicked out, but I don't know why. The drive seems okay, I've also done a SMART short test, completed without an

  • I need to know the Object that created my Object

    help needed!! From inside a method of myclass, I want to call a method of the class that created myclass.. public class BSQL{ private Manager m; public void BSQL() { m = new Manager(); public void beeep() {...} The other class: public class Manager {

  • Product key will not work with this edition of Windows 7

    I received a product key for Windows 7 Professional N whilst I was at University via Dreamspark. I'm building a new computer and when it's come to inputting the product key, it comes up saying Product key will not work with this edition of Windows 7.

  • Sent Mail Messages Missing

    I'm trying to do some detective work. I'm not sure what could have caused this, but this morning I discovered that all email messages that I sent after February 24 have disappeared. Yesterday evening I ran MacScan, which I have configured to scan my

  • Black ink cartridge in my Photosmart c309g-m won't print

    I have an HP Photosmart Premium C309g-m printer. The black ink was low so I replaced the cartridge with a brand new HP564 black ink cartridge (not the photo black ink cartridge).  The printer will not print the black ink cartridge since I replaced it