cancel
Showing results for 
Search instead for 
Did you mean: 

ESW: Status Codes for ECC_QUALITYISSUENOTPEQR needed

richard_hirsch
Active Contributor
0 Kudos

Hi,

I am trying to find the status codes for "ECC_QUALITYISSUENOTPEQR" (QualityIssueNotificationProductByElementsQueryResponse_In). There are two fields that are mandatory - "ReleaseStatusCode" and "ClosureStatusCode" where I have no idea what the values are. I know they have a max length of 2 but I can't find any indication of what they are. I've looked in the ESWorkpace (Transaction QM3 and QM11) but I am not any better off.

Unfortunately, the <a href="http://erp.esworkplace.sap.com/socoview(bD1kZSZjPTgwMCZkPW1pbg==)/smdisplay.asp?id=665EFEC3172948B0A6246B92B7DA3227&fragID=&packageid=DBBB6D8AA3B382F191E0000F20F64781&iv=">documentation</a> and the <a href="https://wiki.sdn.sap.com/wiki/display/ESpackages/FindQualityIssueNotificationProductbyElements">wiki</a> have no additional information.

Can anyone help me?

Thanks.

Dick

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Dick,

this is probably a (patented) SAP GDT(global data type). Possible values are described in yet undisclosed word documents(afaik). I never found out how SAP plans to get them to the customers; I think, not all IP issues have been cleared yet and that's why they are not available.

This issue has already been discussed here in the SOA forum, but due to the §$%/&() functionality of TREX I can't point you at those threads since I don't find them anymore.

It probably would be best just to open a customer message and ask for this and other GDTs documentation.

regards,

anton

richard_hirsch
Active Contributor
0 Kudos

Hi Anton,

I'll try and find some more details about the GDTs.

I saw that old forum post. Can't locate it either ....

If SAP doesn't release this documentation and other E-SOA related documentation, then SOA users will be able to find the ESs they need but won't be able to use them, because they will have no idea how to fill the parameters.

I'm probably going to write a blog about this, because I think this needs more attention on the part of SAP,.

Thanks.

Dick

Former Member
0 Kudos

good idea to blog about, I somehow became tired of raising the issue over and over again here and elswhere.

in this context you could also, ask why SAP doesn't support enumerations. in case you don't know what that is, have a short look at <a href="http://de.wikipedia.org/wiki/XML_Schema">wikipedia</a> and search for enumaration. you might quickly see that his could automatically solve your (and others) problems. finally one could ask why they don't support annotations. an example can be found <a href="http://www.xmlschemareference.com/annotationElement.html">here</a>.

given the possibilities of enumerations and annotations one would never face the issue you stumbled upon, one could avoid wrong inputs already on the consumer side and so on...I think I do not have to elaborate it further, it is no rocket science.

regards,

anton

richard_hirsch
Active Contributor
0 Kudos

Hi,

Just wanted to tell everyone that the <a href="http://erp.esworkplace.sap.com/sap/bc/bsp/sap/z_gdt_catalog/GDTcatalog.pdf">GDT documentation</a> has been released and is invaluable to those working with ESs.

By the way, after filling the GDT values and setting a field to null. I was able to solve the problem.

Dick