Quantcast
Channel: SCN: Message List - Supplier Relationship Management (SAP SRM)
Viewing all 6690 articles
Browse latest View live

Re: Co.code based search to get the Supplier List

$
0
0

Hi Hari,

 

I understand your issue, you need to be sure if the vendor is available in the company code before someone raises the SC/PO for the same.

 

As Sushil pointed out, amending the search help may not be the right solution. Instead you can work on BBP_DOC_CHECK_BADI to populate the error to the user if the selected vendor is not present in the company code, selected on the SC/PO item. There you can RFC to ECC system to cross check the vendor's existence in the company.

 

Regards,

Ravi


Re: %23EBP_GEN_REPLY%23_Offline Approval Not updating SC status

$
0
0

Hello Ivy,

 

I have activated the trace and found the following

Please guide from here to fix this issue.

How can we trace the successful case?

 

I have checked the user profile and seems everything fine.

 

Please suggest how to fix this.

 

Regards

Pratap J

Re: Need clarification on SRM & SRM SUS

$
0
0

Hi Naresh,

 

1) Yes, you can have only SUS.

2) You can have MM as backend system.

3) Yes, all the PO related documents stores at SUS system.

4) You can check with system admin/basis to findout the size.

 

Senthil

SRM eAuction- Live Auction Cockpit Applet

$
0
0


Hi,

 

I am working on SRM-eAuction, where I have done all the related configuration.

RFC user is created and assigned under landscape. eAuction for ABAP is activated.

 

I am able to create eAuction, but when I clicking on Live auction cockpit I am getting an java applet error.

image002.jpg

 

Then I updated my Java runtime envioronment to JRE -7 version.

Then I got this type error.

 

image001.png

 

I dont have any clue on this error. Please help me out here. If any body has encountered this type of error while launching live Auction Cockpit.

Re: shopping cart missing in SRM 7

$
0
0

Check T-code: RZ20 - Shopping cart, any error?

Re: ECS PO not transferred to ERP

$
0
0

Hi,

 

please put a breakpoint in fm B46B_DPO_TRANSFER at line "CALL FUNCTION 'BBP_PO_INBOUND' DESTINATION lv_destination", this is just inside the first enhancement section.


Transfer the PO again using its GUID and FM BBP_PD_PO_TRANSFER_EXEC.

Use F6 to jump over the fm executing it.

Now double click on the lt_bapi_return to look at the ECC messages.


This should give you enough information to investigate further. It could be that the FM aborts, then you should start debugging ECC.


Regards,

Robin


Re: SoCo -> Multiple PO Types in Step3 (Classic Scenario) - Possible w/o Modification?

$
0
0

Hi Robin,

I already had a look to note 1580116 and unfortunately the SRM behaves different here depending on the selected Scenario.

 

Kind regards,

Thomas

Re: Need clarification on SRM & SRM SUS

$
0
0

Hi Senthil,

 

Thank you so much for reply. I have few more queries:

 

1) I could not see any installation document for only SRM-SUS in the service market place. Can you please share the path of the installation document for only installing SRM-SUS

 

2) Even I could not find the software to install only SRM-SUS in the SAP SMP. But I could a component SAP SRM SUS LOCIN with the following 2 version:

 

SAP SRM SUS LOCIN 100

SAP SRM SUS LOCIN 701

 

If I double click on the "SAP SRM SUS LOCIN 100" then I could see the add-in: "LOCINSUS 100: Add-On Installation"

 

3) If SRM-SUS is a add-in, then how can we install without SRM??

 

Can you please share the standard documents.

 

Thanks and Regards
KLNR


Re: Suppliers from SC items to be Added to RFX bidders

$
0
0

Hi Sriram,

 

you should implement a BBP_DOC_CHANGE_BADI for RFx, there you should be able to read a source shopping cart (vendor details) and populate them into the bidding document structures.

 

Regards

Konstantin

Re: limitation on size

$
0
0

Hi Anna,

 

I'm afraid it's not so easy. There is only one parameter, which allow the size of request to the server.

For the attachments size check you have to first upload it, then you a re able to trigger an error message.

 

For one of the clients an enhancement of WDC /SAPSRM/WDC_DODC_NA have been done.

 

Regards

Konstantin

Interface Determination Fail at Mapping in Integration Builder.

$
0
0

Hi SRM Integration Builder Experts,

 

 

We have created interface determination In integration Builder.

Interface is : DespatchedDeliveryNotification_Out

Name space is : http://sap.com/xi/SRM/SupplierEnablement/Global

And we are giving the communication component as our Development server.

 

When we test this interface determination gives following

test1.JPG

 

  Sender Agreement<Not found>
  
<Trace level="1" type="B">SENDER AGREEMENT SIMULATION</Trace>... (5 lines)
  Receiver Determination
| SRM_EBP_400 | PurchaseOrderConfirmation_Out
  
<Trace level="1" type="B">CL_RD_PLSRV-ENTER_PLSRV</Trace>... (4 lines)
  Interface Determination
| SRM_EBP_400 | PurchaseOrderConfirmation_Out | | DEV_ECC_KDA
  
<Trace level="1" type="B">CL_ID_PLSRV-ENTER_PLSRV</Trace>... (4 lines)
  Operation Mapping
SUS2MMOrderResponse
Name SUS2MMOrderResponse
Namespace http://sap.com/xi/SRM/SupplierEnablement/Global/IC
   Runtime error Runtime exception occurred during application mapping com/sap/xi/tf/_SUS2MMOrderResponse_; com.sap.aii.utilxi.misc.api.BaseRuntimeException:RuntimeException in Message-Mapping transformation: Runtime exception during processing target fiel~
  
<Trace level="1" type="B">CL_MAPPING_XMS_PLSRV3-ENTER_PLSRV</Trace>
<Trace level="1" type="T">Interface Mapping http://sap.com/xi/SRM/SupplierEnablement/Global/IC SUS2MMOrderResponse </Trace>
<Trace level="1" type="T">RuntimeException during appliction Java mapping com/sap/xi/tf/_SUS2MMOrderResponse_
Thrown:
com.sap.aii.utilxi.misc.api.BaseRuntimeException: RuntimeException in Message-Mapping transformation: Runtime exception during processing target field mapping /ORDERS02/IDOC/E1EDP01/E1EDP20/EDATU. The message is: Exception:[java.lang.StringIndexOutOfBoundsException: String index out of range: 10] in class com.sap.aii.mappingtool.flib3.TextFunctions method substring[, com.sap.aii.mappingtool.tf3.rt.Context@398c379]
at com.sap.aii.mappingtool.tf3.AMappingProgram.start(AMappingProgram.java:424)
at com.sap.aii.mappingtool.tf3.Transformer.start(Transformer.java:135)
at com.sap.aii.mappingtool.tf3.AMappingProgram.execute(AMappingProgram.java:143)
at com.sap.aii.ib.server.mapping.execution.TransformationWrapper.transform(TransformationWrapper.java:39)
at com.sap.aii.ib.server.mapping.execution.JavaMapping.executeStep(JavaMapping.java:92)
at com.sap.aii.ib.server.mapping.execution.Mapping.execute(Mapping.java:60)
at com.sap.aii.ib.server.mapping.execution.MappingHandler.map(MappingHandler.java:87)
at com.sap.aii.ib.server.mapping.execution.MappingHandler.map(MappingHandler.java:71)
at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleMappingRequest(MappingRequestHandler.java:120)
at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleRequest(MappingRequestHandler.java:73)
at com.sap.aii.ibrun.sbeans.mapping.MappingServiceImpl.processFunction(MappingServiceImpl.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:47)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:37)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:21)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MethodRetry.invoke(Interceptors_MethodRetry.java:46)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138)
at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164)
at $Proxy586.processFunction(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:183)
at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:267)
at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
at java.security.AccessController.doPrivileged(Native Method)
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:185)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:302)
Caused by: com.sap.aii.mappingtool.tf3.MessageMappingException: Runtime exception during processing target field mapping /ORDERS02/IDOC/E1EDP01/E1EDP20/EDATU. The message is: Exception:[java.lang.StringIndexOutOfBoundsException: String index out of range: 10] in class com.sap.aii.mappingtool.flib3.TextFunctions method substring[, com.sap.aii.mappingtool.tf3.rt.Context@398c379]
at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:370)
at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:332)
at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:332)
at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:332)
at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:332)
at com.sap.aii.mappingtool.tf3.AMappingProgram.start(AMappingProgram.java:419)
... 45 more
Caused by: com.sap.aii.utilxi.misc.api.BaseRuntimeException: Exception:[java.lang.StringIndexOutOfBoundsException: String index out of range: 10] in class com.sap.aii.mappingtool.flib3.TextFunctions method substring[, com.sap.aii.mappingtool.tf3.rt.Context@398c379]
at com.sap.aii.mappingtool.tf3.rt.FunctionWrapper.calculateCurrentValue(FunctionWrapper.java:85)
at com.sap.aii.mappingtool.tf3.rt.FunctionWrapper.cacheValue(FunctionWrapper.java:61)
at com.sap.aii.mappingtool.tf3.rt.FunctionWrapper.gotoNextContext(FunctionWrapper.java:41)
at com.sap.aii.mappingtool.tf3.rt.AResIterator.gotoNextContext(AResIterator.java:37)
at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:272)
... 50 more
Caused by: java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sap.aii.mappingtool.tf3.rt.FunctionWrapper.calculateCurrentValue(FunctionWrapper.java:77)
... 54 more
Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: 10
at java.lang.String.substring(String.java:1973)
at com.sap.aii.mappingtool.flib3.TextFunctions.substring(TextFunctions.java:33)
... 59 more
</Trace>
<Trace level="1" type="T">Runtime Exception when executing application mapping program com/sap/xi/tf/_SUS2MMOrderResponse_; Details: com.sap.aii.utilxi.misc.api.BaseRuntimeException; RuntimeException in Message-Mapping transformation: Runtime exception during processing target field mapping /ORDERS02/IDOC/E1EDP01/E1EDP20/EDATU. The message is: Exception:[java.lang.StringIndexOutOfBoundsException: String index out of range: 10] in class com.sap.aii.mappingtool.flib3.TextFunctions method substring[, com.sap.aii.mappingtool.tf3.rt.Context@398c379]
Thrown:
com.sap.aii.ib.core.mapping.execution.ApplicationRuntimeException: Runtime Exception when executing application mapping program com/sap/xi/tf/_SUS2MMOrderResponse_; Details: com.sap.aii.utilxi.misc.api.BaseRuntimeException; RuntimeException in Message-Mapping transformation: Runtime exception during processing target field mapping /ORDERS02/IDOC/E1EDP01/E1EDP20/EDATU. The message is: Exception:[java.lang.StringIndexOutOfBoundsException: String index out of range: 10] in class com.sap.aii.mappingtool.flib3.TextFunctions method substring[, com.sap.aii.mappingtool.tf3.rt.Context@398c379]
at com.sap.aii.ib.server.mapping.execution.JavaMapping.executeStep(JavaMapping.java:118)
at com.sap.aii.ib.server.mapping.execution.Mapping.execute(Mapping.java:60)
at com.sap.aii.ib.server.mapping.execution.MappingHandler.map(MappingHandler.java:87)
at com.sap.aii.ib.server.mapping.execution.MappingHandler.map(MappingHandler.java:71)
at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleMappingRequest(MappingRequestHandler.java:120)
at com.sap.aii.ibrun.sbeans.mapping.MappingRequestHandler.handleRequest(MappingRequestHandler.java:73)
at com.sap.aii.ibrun.sbeans.mapping.MappingServiceImpl.processFunction(MappingServiceImpl.java:79)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:47)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:37)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:21)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MethodRetry.invoke(Interceptors_MethodRetry.java:46)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17)
at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138)
at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164)
at $Proxy586.processFunction(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sap.engine.services.rfcengine.RFCDefaultRequestHandler.handleRequest(RFCDefaultRequestHandler.java:183)
at com.sap.engine.services.rfcengine.RFCJCOServer$J2EEApplicationRunnable.run(RFCJCOServer.java:267)
at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
at java.security.AccessController.doPrivileged(Native Method)
at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:185)
at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:302)
Caused by: com.sap.aii.utilxi.misc.api.BaseRuntimeException: RuntimeException in Message-Mapping transformation: Runtime exception during processing target field mapping /ORDERS02/IDOC/E1EDP01/E1EDP20/EDATU. The message is: Exception:[java.lang.StringIndexOutOfBoundsException: String index out of range: 10] in class com.sap.aii.mappingtool.flib3.TextFunctions method substring[, com.sap.aii.mappingtool.tf3.rt.Context@398c379]
at com.sap.aii.mappingtool.tf3.AMappingProgram.start(AMappingProgram.java:424)
at com.sap.aii.mappingtool.tf3.Transformer.start(Transformer.java:135)
at com.sap.aii.mappingtool.tf3.AMappingProgram.execute(AMappingProgram.java:143)
at com.sap.aii.ib.server.mapping.execution.TransformationWrapper.transform(TransformationWrapper.java:39)
at com.sap.aii.ib.server.mapping.execution.JavaMapping.executeStep(JavaMapping.java:92)
... 41 more
Caused by: com.sap.aii.mappingtool.tf3.MessageMappingException: Runtime exception during processing target field mapping /ORDERS02/IDOC/E1EDP01/E1EDP20/EDATU. The message is: Exception:[java.lang.StringIndexOutOfBoundsException: String index out of range: 10] in class com.sap.aii.mappingtool.flib3.TextFunctions method substring[, com.sap.aii.mappingtool.tf3.rt.Context@398c379]
at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:370)
at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:332)
at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:332)
at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:332)
at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:332)
at com.sap.aii.mappingtool.tf3.AMappingProgram.start(AMappingProgram.java:419)
... 45 more
Caused by: com.sap.aii.utilxi.misc.api.BaseRuntimeException: Exception:[java.lang.StringIndexOutOfBoundsException: String index out of range: 10] in class com.sap.aii.mappingtool.flib3.TextFunctions method substring[, com.sap.aii.mappingtool.tf3.rt.Context@398c379]
at com.sap.aii.mappingtool.tf3.rt.FunctionWrapper.calculateCurrentValue(FunctionWrapper.java:85)
at com.sap.aii.mappingtool.tf3.rt.FunctionWrapper.cacheValue(FunctionWrapper.java:61)
at com.sap.aii.mappingtool.tf3.rt.FunctionWrapper.gotoNextContext(FunctionWrapper.java:41)
at com.sap.aii.mappingtool.tf3.rt.AResIterator.gotoNextContext(AResIterator.java:37)
at com.sap.aii.mappingtool.tf3.AMappingProgram.processNode(AMappingProgram.java:272)
... 50 more
Caused by: java.lang.reflect.InvocationTargetException: null
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sap.aii.mappingtool.tf3.rt.FunctionWrapper.calculateCurrentValue(FunctionWrapper.java:77)
... 54 more
Caused by: java.lang.StringIndexOutOfBoundsException: String index out of range: 10
at java.lang.String.substring(String.java:1973)
at com.sap.aii.mappingtool.flib3.TextFunctions.substring(TextFunctions.java:33)
... 59 more
</Trace>
<Trace level="1" type="E">CL_XMS_PLSRV_MAPPING~ENTER_PLSRV</Trace>

 

 

 

 

We have following Objects in ESR.

SAP APPL 6.05

SRM SERVER 7.02

SRM SERVER IC 7.02

 

Please Let me know solution.

Thank you in advance for your support.

Re: Suppliers from SC items to be Added to RFX bidders

$
0
0

Hi Konstantin,

 

I have done my code using above Badi . I forget to update the message with my solution.I have awarded points for your fast response.

 

Thanks,

Sriram


Re: Install MM-SUS

$
0
0

Hi,

 

There is no separate system for SUS. The same package has both SRM and SUS, the configuration brings the client as SUS.

 

You can find part of SUS configuration in SRM configuration guide.

 

Senthil


2-way matching

$
0
0

Is there a way to validate SRM contract item prices when processing an ECC invoice?

Printing Shopping Cart PO

$
0
0


I have approved shopping carts and can see the PO numbers in the related documents, but how can I view or print the PO as the vendor would see it?


Re: Printing Shopping Cart PO

$
0
0

Hi Kevin,

 

I would say that we can go to Process PO screen-- Display PO -- Print preview --- and later can print it

 

Regards

Pavithra

Re: Add LOCATION field to PO details table in SRMSUS

$
0
0

Hi Kathirvel,

can you provide me the "step by step" file ?

 

thanks & regards,

Gonzalo

Re: crm middleware replication error from r/3 to srm 7.0

$
0
0

Good to know you solved it! You need to maintain filters to sync object with backend.

 

Kind regards

Re: Personalized Value of a PPOMA_BBP Attribute?

$
0
0

Hi Konstantin,

 

your answer doen't help very much because I don't want to know how the 'normal' procedure looks in companies with maintaining PPOMA attributes but I want to know how I can retrieve the personalized value of an Attribute? Is the FM BBP_READ_ATTRIBUTES taking care about this or is there a different way to retrieve the personalized value?

 

Kind regards,

Thomas

Re: Personalized Value of a PPOMA_BBP Attribute?

$
0
0

Hi,

 

Konstantin is correct. The personalised value as you call it is maintained by the user and then stored in the org model at position level. Here you can read it with all the Function Modules that are normally used.

 

Regards,

Robin

Viewing all 6690 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>