cancel
Showing results for 
Search instead for 
Did you mean: 

SAPMEINT - Material custom data

Former Member
0 Kudos

Hi,

I have customised the xslt for Z_MATMAS03 (ItemUpdateRequest_sync) that it has revision and current revision is the to false. Eg as below

<sch:ItemUpdateRequest_sync>

  <sch:Item>

  <sch:SiteRef>

<sch:Site>1000</sch:Site>

</sch:SiteRef><sch:Item>HEIHOLETSGO</sch:Item>

<sch:Revision>P</sch:Revision>

<sch:CurrentRevision>false</sch:CurrentRevision>......

The result was as expected that in SAP ME , the Material current version is set to false.

After that when I send <sch:ItemUpdateCustomDataRequest_sync>  (Custom Data) to this Material version, in SAP ME, somehow this Material current version is automaticall set to true. Anyone has any idea why and how to prevent it?

(ME Version 6.1, MII 14.0)

thanks.

Mein example <sch:ItemUpdateCustomDataRequest_sync> as below:

<?xml version="1.0" encoding="UTF-8" standalone="no"?><soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:gdt="http://sap.com/xi/SAPGlobal/GDT" xmlns:me="http://sap.com/xi/ME" xmlns:ns1="http://sap.com/xi/ME" xmlns:sch="http://sap.com/xi/ME"><soapenv:Header/><soapenv:Body><sch:ItemUpdateCustomDataRequest_sync><sch:UpdateCustomData><sch:ItemRef><sch:Item>HEIHOLETSGO</sch:Item><sch:SiteRef><sch:Site>1000</sch:Site></sch:SiteRef><sch:Revision>P</sch:Revision></sch:ItemRef><sch:CustomFieldList><sch:CustomField><sch:Attribute>ZDATE</sch:Attribute><sch:Value>

                    ZDATE

                    DEMO2

                    20130805

                      2.0130715000000000E+07

                      0.0000000000000000E+00

                    1

                      0.0000000000000000E+00

                      0.0000000000000000E+00

                      0.0000000000000000E+00

                    0000000000

                    000

                </sch:Value></sch:CustomField><sch:CustomField><sch:Attribute>ZDATE</sch:Attribute><sch:Value>

                    ZDATE

                    DEMO2

                    20130805

                      2.0130719000000000E+07

                      0.0000000000000000E+00

                    1

                      0.0000000000000000E+00

                      0.0000000000000000E+00

                      0.0000000000000000E+00

                    0000000000

                    000

                </sch:Value></sch:CustomField><sch:CustomField><sch:Attribute>PIPE_CONF_LENGTH</sch:Attribute><sch:Value>

                    PIPE_CONF_LENGTH

                    DEMO2

                    20130805

                      5.0000000000000000E+00

                      0.0000000000000000E+00

                    1

                      0.0000000000000000E+00

                      0.0000000000000000E+00

                      0.0000000000000000E+00

                    0000000000

                    000

                </sch:Value></sch:CustomField></sch:CustomFieldList></sch:UpdateCustomData></sch:ItemUpdateCustomDataRequest_sync></soapenv:Body></soapenv:Envelope>

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I have created a support ticket to SAP.

Former Member
0 Kudos

Hi,

Were you able to get your issue resolved?  If so can you share it?

Thanks!

0 Kudos

Hi Justin,

As far as I can see this issue has been fixed and available in SAP ME6.1 SP01 patch 9 release, SAP ME 6.1 SP02 patch 4 release, SAP ME6.1 SP03 patch release, SAP ME 6.0 SP04 release.

Regards,

Alex.