How do I account for expenses in an SAP IDoc segment?

How do I account for expenses in an SAP IDoc segment?

I want to capture unplanned delivery expenses in an SAP IDoc. In the user exit "EXIT_SAPLMRMH_014," there is a mention of using "E1EDS01."

What should be the qualifier if I am able to use E1EDP26? (Note: My unplanned expenses have no reference to purchase orders because it is not mentioned in a purchase order.)

    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

If you look in SE11 for the structure (data type) of E1EDP26, you see that qualifier QUALF has a data element. Drill down the data element to the domain and check out the value range for the domain. There, you shall see possible data values.

This was first published in April 2010