Enhanced Fields in IDoc Message Type CRMXIF_ORDER_SAVE_M

Dear Experts,
I have enhanced the Business Transaction with EEWB and is used in Complaint Handling scneario. Now, I need to send the IDoc for the complaints. So, I have used the Message Type CRMXIF_ORDER_SAVE_M for this. But this message type does not have the Custom Fields which were enhanced. When  I searched on the internet, I found the solutions to Re-generate the IDoc after adding fields in CRMXIF_CUSTOMER_H Segment. But when I try  to do that it is asking  for Access Key. I think there must be another way.
Please guide me.
Regards,
Sreenivas Raju.

Hey Sreenivas,
Standard provided Idoc will not have segments for Z fields that you add using AET/EEWB. How did you try to regenerate Idoc? You need to use transaction BDFG to generate a custom Idoc.
Follow the steps below.
1. Create a Z function group.
2. Run BDFG. Enter 'CRMXIF_ORDER_SAVE' in parameter for function Module and press enter. It will list the available message types including 'CRMXIF_ORDER_SAVE_M'
3. Press Create button in application toolbar. A popup will come. Give a name for new message type. Another popup will come, give names for inbound/outbound functions using the Z FG you created, suitable development class and press enter.
4. Now view your message type. Go to the idoc type and release it.
5. Finally selecting your new Z message type, go to menu Edit->Idoc Type and Segment Type->Release. Release your objects. There may be a few popups, respond accordingly.
6. Maintain partner profile settings. Process code will be APLI or APLM as per your need.
Voila!! You have your new message type having segments for Z fields.
Let me know the outcome.

Similar Messages

  • IDOC message type CRMXIF_ORDER_SAVE_M

    Hi friends,
    Anyone ever use message type CRMXIF_ORDER_SAVE_M to upload an attachment?
    What should I populate in segment E101CRMXIF_ATTACHMENT_LINK and E103CRMXIF_ATTACHMENT_LINK?
    Thanks you,
    Selvam

    Anyone can help?

  • Problems with PROOF field in idoc (message type HRMD_A)

    Hello,
    I'm using the standard message type HRMD_A with IDOC base type HRMD_A06 and the function module IDOC_INPUT_HRMD.
    I have a doubt with field 'PROOF' when I fill the IDOC. Does anybody know for what is it used? For example, what's going to happen if I put PROOF = 'X' in an update operation?
    In my case I have tested that when PROOF = 'X', I receive the following warning in intotype 0001:
        The EMPLOYEE_ORG_ASSIGNMENT-ADMINISTRATOR_GROUP field is not maintainable in dialog, so it is ignored
        The EMPLOYEE_ORG_ASSIGNMENT-ORG_UNIT field is not maintainable in dialog, so it is ignored
        The EMPLOYEE_ORG_ASSIGNMENT-COSTCENTER field is not maintainable in dialog, so it is ignored
    but I cannot be sure if these warnings are due to PROFF.
    In the change data record screen, I have filled the following fields: plan version ('01'), object type ('P'), object id (employee number), PROOF ('X'), Operation ('U'). Structure for the idoc is EDIDC->E1PLOGI->E1PITYP.
    Any help on this?

    Hello,
    I'm using the standard message type HRMD_A with IDOC base type HRMD_A06 and the function module IDOC_INPUT_HRMD.
    I have a doubt with field 'PROOF' when I fill the IDOC. Does anybody know for what is it used? For example, what's going to happen if I put PROOF = 'X' in an update operation?
    In my case I have tested that when PROOF = 'X', I receive the following warning in intotype 0001:
        The EMPLOYEE_ORG_ASSIGNMENT-ADMINISTRATOR_GROUP field is not maintainable in dialog, so it is ignored
        The EMPLOYEE_ORG_ASSIGNMENT-ORG_UNIT field is not maintainable in dialog, so it is ignored
        The EMPLOYEE_ORG_ASSIGNMENT-COSTCENTER field is not maintainable in dialog, so it is ignored
    but I cannot be sure if these warnings are due to PROFF.
    In the change data record screen, I have filled the following fields: plan version ('01'), object type ('P'), object id (employee number), PROOF ('X'), Operation ('U'). Structure for the idoc is EDIDC->E1PLOGI->E1PITYP.
    Any help on this?

  • Idoc/message type related to su01 tcode fields?

    hi experts,
    when i create a user in su01,an idoc should get triggered.
    are there any standard idoc / message type having fields related to this.
    thanks,
    charu
    Edited by: charudevrani on Jan 11, 2012 7:38 AM

    Hi Charu,
    You can use one of following IDoc types, depending on the action you want to perform on the user master record:
    USERCHANGE     Change user
    USERCLONE     Create User with Template in Another System
    USERCREATE     BAPI to Create a User
    Regards,
    Marcin

  • Docu of Idoc message type CRMXIF_ORDER_SAVE_M02 for service request

    Hi,
    We are using the customer interaction center / service desk in CRM 7.0 and want to send service calls from other systems to our CRM service desk.
    I've found that this should be possible via IDOC CRMXIF_ORDER_SAVE_M02.
    Does someone has more documentation of this idoc message type (meaning of the fields, obligatory fields, ...) ?
    Thank you,
    Stefan

    Hi,
      Go to we19 t-code, there give messgae type CRMXIF_ORDER_SAVE_M and then execute.
    Next screein beside EEIDC double click and give send and receiver port.
    After that clcck CRMXIF_BUSTRANS popup will open. Fill required fields.
    Then expand CRMXIF_BUSTRANSA do the same for all.
    After that click start oubound processing.
    For more information go to SPRO->CRM->CRM middleware and related componets->exchange data with external components->XIF adapters then click OVERVIEW documentation help. Then click CRMXIF_ORDER_SAVE.
    You will get the information on outbond as well as inobound.
    Regards
    Srinu
    Edited by: sreenivasulareddy eragamreddy on Jul 10, 2009 7:45 PM

  • How to get the segment  detials of IDoc message type.

    Dear Friends,
    I  want to write function module , which takes the IDOC  message type  as an input and returns all the segment fields in response.
    Basically I want to get the XML schema of a IDOC message type and need to expose these details toa 3rd party application to use.
    Dear experts ,Please do give me some ideas how to achieve this .
    like tables from where i can get these details or u feel any other goos way of doing the same.
    thx,
    jeevan

    Hello experts,
    Please participate .........
    To redefine my objective I will say:--
    I am trying to do some thing very similar that is there in XI .
    You might have seen the way IDOCs are shown while mapping an idoc structure.
    Its like you select a message type and u get all the list of  Idoc Structure shown .
    I am really relying on you people.
    thx ,
    jeevan

  • Create a partner profile for message type - 'CRMXIF_ORDER_SAVE_M'

    Hi
    I am trying to create IDOC generateion through LSMW.
    i AM GETTING THE MESSAGEcreate a partner profile for message type - 'CRMXIF_ORDER_SAVE_M'
    How do I create this profile??????

    Hi,
    Execute transaction BD64.
    Identify you distribution Model,
    Select the leaf node, and from menu select
    Environment->Generate Partner Profile
    Here in you specify 'Output mode' and 'Processing Mode'.
    Click on Execute.
    Check if any error occurs (Marked with Red color).
    Try creating the IDOCs
    Best Regards,
    Pratik Patel
    Reward with points if it is of any help to you!

  • Contract creation in Backend with Idoc message type BLAORD

    Hello,
    We are creating Backend contracts from the Bidding engine functionality. We only want to create backend contracts and did the necesary configuration.
    We activated BADI: BBP_DETERMINE_LOGSYS
    Method CONTRACT_LOGSYS_DETERMINE.
    We did not yet implement BADI:
    BBP_CTR_BE_CREATE in SRM 5.0
    In SAP R/3 Backend system (Version 46C) we see SAP is trying to create a contract via Idoc message Type: BLAORD.
    In the trx BD87 in the backend we get status 51 :
    Mesage number: 00 055
    "Make an entry in all required fields"
    In the segments of the Idoc however we do not see which field is missing!
    How can we best analise this problem. Or maybe anyone can give us a a hint what is missing.
    Thanks for any reply.
    Aart

    Hello RRK,
    In ref. to your mentioning to change the backend configuration from WKK to MKK might not be as easy to do for organizations.  As those configurations effect the overall creation of purchasing document types in R/3. 
    The Key issue is why the "Target Value" in the Header of the SRM GOA does not get transferred to the R/3 contract.  That's why the issue is still there. 
    Were you guys able to figure out why that was missing? In the BLAORD IDoc the Target Value seems to not get transferred from SRM - its 0.00 if the IDoc is reviewed in WE19.  This seems to be the problem.
    Just wanted to know if you see the same issue in ur system.
    Thanks.
    Sunny.

  • IDoc Message Type to create Inbound Delivery + Confirm +  GR

    Hi Experts,
    I need IDoc message type which can create Inbound Delivery / Confirm / Create GR with Inbound Delivery as reference and i dont want to use DELVRY05
    because I need to create Inbound Delivery / PICK / Confirm but not with Transfer Order Creation means Unnecessarily  we dont want to create Transfer Orders. We need to exclude Transfer Orders and create GR.
    Please do the needful.

    Dear Kishore,
    It's possible via writing code in enhancement spots of transaction code VL31N, MIGO_GR/MB01.
    R,
    Amala

  • Several deliveries are created through IDOC message type DESADV.

    Hi Gurus,
    Do you happen to know why in IDOC, message type DESADV, FM BORES_IDOC_INPUT_DESADV1, several inbound deliveries are created? What could have been tha reason for the split? One strange thing is, we tried to create an inbound delivery manually using the same material or data in idoc but only one delivery were created. No split occurred.
    I tried to investigate and i found out that Idoc uses FM GN_DELIVERY_CREATE while manual creation uses GN_DELIVERY_CREATE_FOR_DIALOG. Do they have difference?
    I hope someone can help me on this.
    Thanks in advance!

    Hi
    Answer is pure assumption.
    LIKP-ZUKRL is the field used for delivery split, pls check whether you are passing any value for the same
    Regards
    Madhan D

  • Attribute extension generation to IDOC message type CRMXIF_IBASE_SAVE_M

    Various attributes have been defined and assigned to a set type using tcode COMM_ATTRSET.  The set type includes an entry in field CDB Table CDBD_ATTRVAL.  The Create API Append has been checked when including in a transport which generated the API append structure for the set type.  The set type has been assigned to a Category via tcode COMM_HIERARCHY.
    We are planning to use IDOC message type CRMXIF_IBASE_SAVE_M for the legacy data migration.  How do we include the new attributes?

    You have to use TCode BDFG  to generate a new Message Type . This will create a new Message type and a new Idoc type and will include the new Atributes.
    we have used to create a new Message type for our new fields in ACTIVITY_H ( extended through EEWB )
    Make sure , you refer to some OSS Note , which will tell you the steps to do so , As for first time user of BDFG  its very tricky.

  • How to chang the idoc  message type

    Hi,
    I want to change the idoc message type...because the idoc has the status 51...pls advice how to change
    I have tried it from we81 .......but i cant open the msg type ...when i double click on it.
    Regards,
    Somenath

    Hi,
    This may help u
    Steps To Create Custom IDOC
    1.Create Segment Type (WE31)
    Go to Transaction code WE31
    Enter Segment type, click on Create
    Give Description
    Enter the Necessary Fields & Data Elements for those Fields.
    Save the Changes.
    2.Create Idoc Type (WE30)
    Go to transaction code WE30
    Enter the Object Name, select Basic type and click Create icon
    Select the create new option and enter a description for your basic IDOC type and press enter
    Select the IDOC Name and click Create icon
    The system prompts us to enter a segment type and its attributes
    Choose the appropriate values and press Enter
    The system transfers the name of the segment type to the IDOC editor.
    Follow these steps to add more number of segments to Parent or as Parent-child relation
    Save it and go back
    Go to Edit -> Set release
    3.Create Message Type (WE81)
    Go to transaction code WE81
    Change the details from Display mode to Change modenAfter selection, the system will give this message u201CThe table is cross-client (see Help for further info)u201D. Press EnternClick New Entries to create new Message Type
    Fill details
    Save it and go back
    4.Assign Idoc Type to Message Type (WE82)
    Go to transaction code WE82
    Change the details from Display mode to Change moden After selection, the system will give this message u201CThe table is cross-client (see Help for further info)u201D. Press Enter.
    Click New Entries to create new Message Type.
    Fill details
    Save it and go back
    Regards
    Seshagiri

  • IDOC message type and message code and function?

    Hai...
      anyone can explain with example what is IDOC message type and message code and function? how it is used?
    regards,
    prabakaran

    Hi
    An IDoc type can be implemented for various "logical" messages; one message can also be assigned to different IDoc types (m:n relationship).
    The message is defined by the values for message type (required), message code (optional) and message function (optional). These three fields belong to the key fields in the partner profiles, which are used, for example, to determine inbound processing. If the 'Message type' field is not maintained (e.g. in the case of a control record from Release 2.1, in which MESTYP did not exist), the IDoc Interface uses the value from STDMES (EDI message type).
    If possible, the descriptions of the message type should be linked to the corresponding EDI message type.
    The message ORDERS (= message type) identifies purchase orders (outbound) and sales orders (inbound).
    Message code or Process Code for Inbound Processing
    Code which identifies a process type.
    The process type determines which process is used to convert an IDoc to an SAP document.
    Process code for outbound processing
    Code which identifies the type of data which is to be sent via the IDoc interface.
    Using the process code, the IDoc interface finds the application selection module which converts the SAP document into an IDoc.
    The process code is only used with applications which perform outbound processing via Message Control (NAST).
    Thanks & Regards
    Kishore

  • IDOC message type for "Site" in SAP Retail module?

    Hi All,
    We have the need to transfer master data (through master data change pointers) of Retail Sites within the SAP Retail module (transaction:  WB01, WB02).  Does anyone know if there's an IDOC message/type already associated with this?  Thanks in advance for your help!
    Cheers,
    Matt

    Hi,
    please read SAP notes 892103 and 551035.
    The correct IDOC type should be FIDCC1 / FIDCC2.
    Best regards,
    Andreas

  • CRM: IDOC Message Type: CRMXIF_PARTNER_REL_SAVE_M

    Hi,
    I'm currently working on a CRM data migration project. I'm using the IDOC Message Type: <b>CRMXIF_PARTNER_REL_SAVE_M</b> to map data into contact relationship structures.
    The problem I am having is the above interface works with SAP standard <b>BUR001</b> type contact relationships. But a copy was taken of <b>BUR001(is contact person for) => ZUR001 (former contact person of)</b>. This allows you to add a date range: <b>DATE_TO - DATE_FROM</b>. Using the above interface I am able to map these dates to the <b>ZUR001</b> type relationships.
    All the other data I try and map  i.e Function, Telephone No, Fax No ect.. will not map. I'm at a loss as to why not?
    note: running CRM 4.0
    Any help with this would be greatly appreciated.
    Regards,
        Philip Johannesen

    Thanks Saquib, the OSS note was very informative.
    Do you know where I can find <b>" In addition, you can find DXWB/LSMW examples under service.sap.com/CRM-Integration which you can install in a CRM system and use as models."?</b>
    I've looked under the new link <b>"service.sap.com/crm-netweaver"</b>. But have been unable to find any examples.
    I've awarded points as promised.
    Regards,
       Philip Johannesen

Maybe you are looking for

  • HOW DO I GET IT BACK

    So, a bunch of people have been using my computer lately, which I usually don't like, and this is why. Usually, when using Safari, lets say I have a google window open. When I hit tab, it goes from the google search area, to the address bar, to the g

  • Can I install InDesign CS6 and still keep my InDesign CS5 active?

    I have addons in InDesign CS5 that is not compatible with CS6. Can I buy an SC6 subscription (Adobe Creative Cloud) and keep my Adobe InDesign CS5 with addons active (and activated)??

  • SSO configuration

    Hi We have a 11g application that was written using ADF with a login page using form-based authentication using a corporate LDAP server. We now want to use SSO as the method of providing the security for accessing the application. Our administrator h

  • .mov background inside .swf works locally then does not in website???

    This is weird. I really hope someone has an answer. I imported a .mov file into flash then > Covert to symbol > Movie clip then double clicked the movie to go into it. I made all my other layers above the .mov movie base layer. I made a folder on my

  • Colour profiles of images are removed by Muse

    Muse removes the colour profile of images when resizing or cropping them. Apparently, colour profile is preserved when image is in original size. This is a MAJOR ISSUE not solved in more than eight months since it was reported. Muse is useless for an