Schedulign agreement issue

Hi all,
I created a scheduling agreement for a vendor in ME31L. After saveing when i went to ME33l not able to display the created SA.
When i create for another vendor it is working fine.
When i check in the table teh SA for the particular vendor not updated in table.
Any clue
Yash

Hi,
The above issue you have encountered is because of database update termination.
Please create one more SA document for the same Vendor/Porg/Plant combination and save the document.
After saving the document goto the SAP easy access screen by entering /n then you will get update termination message which you can also check in SM13 transaction.
Sometimes this can happen due to wrong output message settings.
Take the help of your ABAP person to explore further.
Thanks & Regards,

Similar Messages

  • Getting Receiver Agreement issue in IDOC to File scenario

    Hi Gurus,
                Need your help. I'm working on a IDOC to File scenario. I'm using CREMDM.CREMDM04 as outbound Interface & small structure VEND_FILE_IN_MI as Inbound Interface. Though I've configured the receiver Communication Channel as a File Adapter with proper Inbound Interface I'm seeing the message getting failed which is showing CREMDM.CREMDM04 as both Outbound & Inbound interface and pointing a Receiver Agreement issue . The Receiver service is coming Properly, only the Interface is coming wrong as the sender interface. I've checked both Receiver Agreement & Receiver determination and found the Receiver Service, Communication Channel & Interface are perfectly mapped there, I cross checked the same Configurations in IE via SXI_CACHE after full Cache copy.
    Error Message:
    No receiver agreement found for sender -SAPERP to receiver -IDOC2FileReceiver,urn:sap-com:document:sap:idoc:messages
    Error  Category : Outbounding
    Error ID : CO_TXT_OUTBINDING_NOT_FOUND
    My IR design:
    Sender:
          Interface : VEND_IDOC_OUT_MI
          Message Type : CREMDM.CREMDM04
    Receiver:
          Interface : VEND_FILE_IN_MI
         Message Type : VEND_IN_MT , Data Type VEND_FILE_DT
    My ID Config:
    1. Sender / Outbound  Message:  Service Type --> Business System
                                                  Service  ---> SAPERP
                                                 Interface--> VEND_IDOC_OUT_MI
                                                 Adapter Type : IDOC
    2. Receiver / Inbound Message: Service Type --> Business Service
                                               Service       --> IDOC2FileReceiver
                                               Interface    ---> VEND_FILE_IN_MI
                                               Adapter Type--> File
    3. In Sender Agreement : Specified the Sender Communication Channel
                                         VEND_IDOC_OUT_Channel
    4. In Receiver Agreement Configured the receiver service IDOC2FileReceiver aging sender service SAPERP & Interface VEND_IDOC_OUT_MI.
    5. In Interface Determination Specified the Inbound Interface VEND_FILE_IN_MI and Interface Mapping VEND_IDOC_FILE_IMAP
    6. In Receiver Agreement specified the receiver communication Channel IDOC2FileChannel against Receiver Service & Interface.
    I used the Configuration wizard in my second attempt to make sure the sequence of configuration.
    Can anyone help me identifying what's going wrong. I'm very new to XI and basically this  is the first assignment I'm working on.
      Regards,
    Subhadip

    Hi Babu,
               In the Inbound data type all the fields have MinOccurance = 0 and MaxOccurances unbounded.
    Please find the XSD:
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://adc.com/poc/sample" targetNamespace="http://adc.com/poc/sample">
         <xsd:complexType name="VEND_FILE_DT">
              <xsd:annotation>
                   <xsd:appinfo source="http://sap.com/xi/TextID">
                   8f584d80456311dccd680018fe79f69b
                   </xsd:appinfo>
              </xsd:annotation>
              <xsd:sequence>
                   <xsd:element name="VENDCODE" minOccurs="0" maxOccurs="unbounded">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             a8653cb0390c11dc843000188bd09370
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             Vendor Code
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:minLength value="0" />
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="VENDNAME1" minOccurs="0" maxOccurs="unbounded">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             a8653cb4390c11dc84e800188bd09370
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             Vendor name4
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:minLength value="0" />
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="ORT01" minOccurs="0" maxOccurs="unbounded">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             a8653cb5390c11dcbe3400188bd09370
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             Vendor City
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:minLength value="0" />
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="PFACH" minOccurs="0" maxOccurs="unbounded">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             a8653cb6390c11dc896100188bd09370
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             Vendor PO Box
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:minLength value="0" />
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="STRAS" minOccurs="0" maxOccurs="unbounded">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             4811db0335fd11dc9e9600188bd09370
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             Vendor House No &amp; Street
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:minLength value="0" />
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="PSTLZ" minOccurs="0" maxOccurs="unbounded">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             4811db0435fd11dc98b000188bd09370
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             Vendor Postal Code
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:minLength value="0" />
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="LAND1" minOccurs="0" maxOccurs="unbounded">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             4811db0535fd11dc870500188bd09370
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             Vendor Country
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:minLength value="0" />
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="STCD1" minOccurs="0" maxOccurs="unbounded">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             7ca8d600403b11dcc9bd00188bd09370
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             Tax Number 1
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:minLength value="0" />
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="TELF1" minOccurs="0" maxOccurs="unbounded">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             9abaee7040e611dcce4300188bd09370
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             Telephone number
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:minLength value="0" />
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="STCEG" minOccurs="0" maxOccurs="unbounded">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             9abaee7140e611dc8f3900188bd09370
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             VAT Registration Number
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:minLength value="0" />
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="LIFNR" minOccurs="0" maxOccurs="unbounded">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             9abaee7240e611dccef700188bd09370
                             </xsd:appinfo>
                             <xsd:documentation xml:lang="EN">
                             Account Number of Vendor or Creditor
                             </xsd:documentation>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:minLength value="0" />
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
                   <xsd:element name="ALTKN" minOccurs="0" maxOccurs="unbounded">
                        <xsd:annotation>
                             <xsd:appinfo source="http://sap.com/xi/TextID">
                             9abaee7340e611dcb3bc00188bd09370
                             </xsd:appinfo>
                        </xsd:annotation>
                        <xsd:simpleType>
                             <xsd:restriction base="xsd:string">
                                  <xsd:minLength value="0" />
                                  <xsd:maxLength value="50" />
                             </xsd:restriction>
                        </xsd:simpleType>
                   </xsd:element>
              </xsd:sequence>
         </xsd:complexType>
    </xsd:schema>

  • Scheduling agreement issue during GR

    Dear all ,
    I have created scheduling agreement(ME31L), agreement type LP. Have released it by ME35L (as it is with release strategy) and the maintained the delivery schedule by ME38.
    We have earlier receipts of goods against scheduling agreement.  When we are making GR using MIGO, refering Schedule agreement the qty copied is zero.
    the devivery date in delivery schedule is 12th july, 2006 and we are doing GR referring to scheduling agreement today(ie on 9th july, 2006,)
    I have selected "Propose All Items" indicator in default settings also. I am receiving error message PU order quantity exceeded by 100 pcs. <b>Message number M7022.
    When i checked the settings for this message i found it is set to W not to E. the system is not permitting GR.</b>
    I am not able to do GR.
    please provide solution for early goods receipts for scheduling agreement. i will be greatful to you
    regards

    Hi ajay arora ,
    how did you solve the problem?
    I have the same issue, the message M7022 is  set to W but appear E.
    Can you help?
    Thanks
    Susana

  • Agreement issue for Event based Billing

    Hi,
    We are on R12.0.6 and using Project Billing (not using Project Costing)
    For the monthly reimbursements approved by our customer, we create project & task based events, enter total amounts in revenue and billing fields. We use Event types in AA rules to record revenue in different account codes.
    Customer issues quarterly POs for this purpose. So there are multiple POs against single Project & Task.
    For the revenue accrued and billing done in the past, if we need to make adjustments, is there a functionality available similar to that of expenditure item? e.g. split, transfer etc so that linkage with originally billed item will be maintained?
    If there is no such functionality, then we will have to enter negative events. In that case, how do we ensure that correct agreement will get picked (same as that of the original revenue-invoice)? Also, since rules for revenue and invoicing are different, we will not have control on whether same agreement will get picked for negative revenue and credit memo.
    Please help
    Regards,
    Ketan

    Hi
    Controling the agreement that will be used is a new feature Oracle presented with R12.1.1.
    You might want to look at upgrade.
    On your corrent release, the solution is more complex (however, it works for us).
    A) Add a flexfield on the event form, so user may enter the agreement number for any new event.
    B) When running the GDR / GDI processes, users should enter the agreement number as a parameter.
    C) Develop a billing extension called on pre-processing of GDR/GDI. That extension reads the agreement number on the parameter, and then go on and put all existing events of the project on hold, but those events with the sameagreement number on their dff. The same billing extension is also updating the customer on all agreements which are not the selected agreement. Upodate to a dummy customer which is not one of the project customers.
    D) Develop a billing extension called on post-process of GDR/GDI. That extension remove the hold from all events, and also update back the customer on all agreements from the dummy customer to the real project customer.
    Dina

  • Acrobat XI Pro CC Software Agreement Issue

    I have repeatedly attempted to load Acrobat XI CC from online. While the download of the software works and the Acrobat launches then promtly shuts down, the software agreement
    comes up with a blank box. The header is ther, the box is there and the Quit and Accept buttons are there. There is no way to accept and move on to use the software. When the cursor is moved over
    the text box, the text tool is visable. SYSTEM OSX 10.7.5 MACPRO, 16GB RAM, TONS OF HD SPACE.
    HELP!!!!

    Hi David,
    This is a known issue with Acrobat on Mac.
    Please follow the steps mentioned in the KB : http://helpx.adobe.com/acrobat/kb/blank-eula-screen-appears-acrobat.html

  • Rebate Agreement Issue.

    Dear Gurus,
    My client's requirement is like this.
    Quantity and rebates are given below.
    Qty       Rs
    100     10
    200     20
    300     30
    400     40
    This rebate agreement is on monthly basis.
    If the customer buys 100 tonnes then accrual is 100*10 Rs.
    Like that he buys 4 times in a month, then each invoice accrual is 100*10 *(4 invoices)- 4000.
    But they calculate the rebate on cumulative monthly sales it means his sales should fall under 400 tonnes.
    So his accrual should be 400*40 Rs *(4 invoices)- 64000
    Can anybody guide me how to do this.
    Presently accrual is happening for Rs.4000, but it should be 64000.  Pl guide me to rectify the issue.
    Thanks & Regards,
    Sreehari.
    Edited by: Sreehari Kondapalli on Jul 8, 2008 8:15 PM

    Hi Sreehari
    What I can make out from this is that Is it possible for you to change the amount on each rebate record for example Rs. 400 for quantity 400.
    Does it serve the purpose or do we have some implication of it
    Manu

  • TP agreement issue

    Hello All,
    Have an issue with TP agreement identification. I have two TPs setup in B2B gateway SOA 11g 1.1.1.5. Both are set up exactly same using the same EDI documents. One works fine. The other fails when an inbound message comes in with following error: "Agreement not found for trading partners: FromTP null". It seems the EDI file name is interpreted as TP name. Is there any setting that turns on "use file name as TP name"?
    Thanks,
    Suresh

    Hi Suresh,
    It seems the EDI file name is interpreted as TP nameHow did you reach to this conclusion?
    "Agreement not found for trading partners: FromTP nullIn case of EDI, TP identification can also be performed using EDI identifiers present in the data file, so if identifiers in EDI file and in B2B configuration match then also B2B will be able to identify the TP's. Make sure that your listening channel is not marked as "internal" (under channel attributes)
    Regards,
    Anuj

  • Scheduling Agreement - Issue Output To

    Hi,
    I have a Scheduling Agreement created but not able to output to printer using the transaction VA33 -> Sales Document -> Issue Output To. Suppose there should have a message type YLP0 that allows me to print but this message type does not appear. Anything wrong?
    Thanks.

    Hi,
    if you are not getting any output type here, then go to VA32 doc -.Extras ->output->header->Edit.
    Add manually this output type here and save.
    Then go to VA33 and see that you will have output.
    thanks

  • Quantity missing in schedulign agreement

    Hello Experts,
    I am unable to replicate a scheduling agreement in development client, while i am trying to use all the info that is there in the scheduling agreement which is in production client.
    Being more specific, I have one scheduling agreement in production client.while creating/entering quantity, the same scheduling agreeement, the quantity is not displayed in the fast data entry screen or in the line item qty/sales screen. what are the possible reasons for this error?
    there is no configuration problem in the document type as I checked, also the development client is a copy of the production client.Hence data flow/copy control missing may not be the case here
    Regards,
    Raj
    Edited by: Nori Raja Sekhar on Nov 5, 2008 1:20 PM

    Dear Raj
    Really this is a strange issue that you could not see the quantity.
    Not sure but go to VOV8, select the scheduling agreement both in development and production and compare the following fields:
    -  Screen sequence grp.
    -  Display Range
    Also are you able to see the item code ??
    thanks
    G. Lakshmipathi

  • Playbook Agreement Issue

    hey,
    I am now trying to set up my playbook but it wont go pass the agreement screen. I selected the country and language but a message, "Unable to display the Blackberry ID Agreement. Please select your country and language, then try again." keeps coming up.  How can I solve this issue?
    P.S. I have tried all the languages and the same message keeps coming up.
    Regards

    i have a router that works with everything except ipads.
    All my Blackberry playbooks, phones and comps have no issue.
    what should I do?
    I do nothing and put them on my other router which works with all of them.
    sometimes it is the router or the connection, i still have not bothered to fix my router issue as it does not affect me.
    Click here to Backup the data on your BlackBerry Device! It's important, and FREE!
    Click "Accept as Solution" if your problem is solved. To give thanks, click thumbs up
    Click to search the Knowledge Base at BTSC and click to Read The Fabulous Manuals
    BESAdmin's, please make a signature with your BES environment info.
    SIM Free BlackBerry Unlocking FAQ
    Follow me on Twitter @knottyrope
    Want to thank me? Buy my KnottyRope App here
    BES 12 and BES 5.0.4 with Exchange 2010 and SQL 2012 Hyper V

  • Blackberry Travel License Agreement Issue

    I have just moved to Warsaw and have a new Blackberry Bold with T-Mobile Poland and cannot now use the Blackberry Travel App.
    The error is :-
    "Could not get updated license agreement (Network Coverage is not available, Please try again later"
    Is this an issue linked to Polish Carriers not yet set-up for this service or is there an issue with the set up of my Blackberry? Help appreciated!

    Hi croissant045,
    Welcome to the BlackBerry Support Community.
    Do you have a data plan from your carrier that includes BlackBerry Internet Service? I would recommend first verifying with them that your plan has the correct services to use the BlackBerry Travel application as not having these services can cause this error.
    If you have the correct services, I suggest checking to see if an IT Policy may be preventing the use of Internet Browsing services. This blog post shows how to check for an IT Policy. http://helpblog.blackberry.com/2011/11/blackberry-it-policy/
    If an IT Policy is present and you are using a BlackBerry Enterprise Server, I suggest contacting your server administrator for assistance with modifying this.
    If you have an IT Policy but are not using a BlackBerry Enterprise Server, this KB article should help you remove the IT Policy by doing a reset to factory. "How to reset a BlackBerry smartphone to factory settings using BlackBerry Desktop Software" http://blackberry.com/btsc/KB31291 Please make sure to backup your data before performing these steps as the reset to factory will remove all data.
    Let me know if you need any further assistance with this.
    -FS
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click Solution? for posts that have solved your issue(s)!

  • Schedulling agreement issue

    Hi All,
    For a certain PN,I need to create more than one SA(SA 1, SA 2,...) to a single supplier with different price and different Q'ty,and when the Q'ty of SA 1 is use up, SA 2 will be released automatically.
    Is it possible to realize?
    Kindly give me some advise to do.
    Thanks,
    Jerlyn

    >
    aakansha kumar wrote:
    > Hi All,
    >
    > This issue is related to scheduling agreement release. I've mentained condition record for doc type/ purch. org/ vendor through transaction MN10 for this.
    >
    > Now i am maitaining Delivery schedule for this, but system is not fetching the output type automatically here. Nor its is allowing me to put it manualluy as the whole field is greyed out.
    >
    > Can anybody help in resolving this issue?
    >
    > Thanks in advance.
    Check if your output type is present in the output type determination in the following path:
    Materials Management -> Purchasing -> Messages -> Output Control -> Message Determination Schemas ->  Define Message Schema for Scheduling Agreement Release/Expediter
    Also check the analysis tab while you check the SA release, it will give you clearer idea about the problem.
    Regards,
    Aroop

  • ITunes license agreement issue

    Ever since the iTunes update every time I start iTunes on my iMac I have to agree to the license. Never had this issue before. Why isn't it remembering that I did it the last time I agreed to it?

    McAfee AntiVirus by any chance? See the thread Why does iTunes delete my itunesprefs.xml?
    tt2

  • Mac OS X 10.7.5 Adobe license agreement issue for Acrobat Pro

    Acrobat Pro keeps popping up the License agreement whenever I try to use it. Even viewing pdf documents that already exist doesn't work. I've tried all the usual fixes including the Deactivate a different program. This didn't work either. I got Acrobat Pro as part of the CS6 suite offered to academic staff via a university agreement. Can you help?

    Deactivate. Use the Creative Suite Cleaner Tool then re-install.
    http://www.adobe.com/support/contact/cscleanertool.html

  • Scheduling Agreements Issues -Urgent!-

    Hi Experts!
    I had some questions regarding our scheduling agreements.  Questions are below:
    1)  Our Open Order Report only shows the "unconfirmed" schedule lines...Is there any way or a report that will show the "confirmed" schedule lines as well?
    2)  Our delivery schedule lines remain on the delivery schedule list item detail screen (VA32 or VA33), even though the delivery has been delivered and completed.  The only way this seems to disappear is when a new schedule line is loaded.  Why do the old delivery schedule lines remain on the list even though they have been fully delivered and completed?
    3)  What is the difference between "New Delivery Schedule <b>WITH</b> Proposal" and New Delivery Schedule <b>WITHOUT</b> Proposal"?
    4)  What is "JIT Horizon"?
    5)  What does the "Propose CRQ" button do in scheduling agreements?
    6)  What is "Go Ahead Quantity"?  What is the "Analysis" function used for in scheduling agreemtns? 
    This is an urgent matter.  Any responses will be greatly appreciated.   Thank you for your time!!
    Best Regards,
    WC

    HI,
    Pl find info on
    http://help.sap.com/saphelp_47x200/helpdata/en/93/743af7546011d1a7020000e829fd11/content.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/93/743b11546011d1a7020000e829fd11/content.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/93/743b52546011d1a7020000e829fd11/content.htm
    Vrajesh

Maybe you are looking for

  • Best Buy is my Nightmare

    I am going to preface this post by stating that I am an elite plus member. If I could take everything I ever purchased at best buy and trade it for a bucket of peanuts, I would. If that meant they would not get any of my money.  A month ago, I purcha

  • How to add data in fields

    Dear friends i have created one report in that report jan_QUANTITY FEB_QUANTITY .........DEC_QUANTITY are there and below that fields i have to add material quantity...through vbak and vbap kwmeng is the field for the material quantity...and that is

  • External Hard Drive Error -- alias "Home Hard Drive" can't be opened be

    I've got an iMac and an external hard drive I've been using for about three years. Recently, every time I try to open the external hard drive I get the following error, "The alias "Home Hard Drive" can't be opened because the original item can't be f

  • Response from XI to IDOC

    Hi, I have a IDOC -> XI -> HTTP and IDOC -> XI -> SOAP. Based on the success from the receiver side is it possible to send acknowledgement from XI to IDOC so that i can destroy the IDOC immediately. Client doesn't want to archive the IDOCs, they want

  • Editing LDAP User attributes from UME interface

    Hi Gurus, We want to develop a solution with user management screens in WD. These screens will provide password reset and unlock functionality for users. Our users are stored in LDAP. Current connection to LDAP is in Read Only manner. I want to know