Quantcast
Channel: SCN: Message List
Viewing all 10512 articles
Browse latest View live

Re: why do we need to release a function module

$
0
0

Vinay,

 

I hope that you are pointing towards the RELEASE attribute of the FM and not the Transpor Request.

 

A RELEASED FM is an indication of SAP confirmation that this FM can be used by Customer and any issues related to this FM will be addressed through SAP Notes whereas a Non RELEASED FM is not meant for Customer Usage and any issues related to this FM will not be addressed by SAP.Literally speaking there will be no support for non released FM from SAP and it's usage is at Customer's own risk.

 

K.Kiran.


Webservice - element choice problem in XML out - SOAP:1001 CX_ST_SWITCH_NO_CASE:XSLT exception.

$
0
0

  Hi,

       I created a webservice base in a WSDL file, in the definition there is a element CHOICE, the structure was create correctly, but when I execute the proxy the error SOAP:1001 CX_ST_SWITCH_NO_CASE:XSLT exception occur.

 

  There is no PI, I'm using soamager to execute the proxy.

 

Anyone know if the element CHOICE is supported in ABAP WEBSERVICE ??

 

  WSDL file

 

Structure created

 

the error

Re: WEBI table breaks summing incorrectly!

$
0
0

Hi,

 

What is the BO version?

 

Amit

Re: Can not delete item in Putchase order for services

Re: problem in wily introscope config

Re: SAP: Lean Maintenance

Re: Error:Version is already Active; activity "Set Version to Active" not executed (while trying to Reject/Activate Inbound Delivery Notification)

$
0
0

Can you pls. try to find ID on item level? Go to item detail and to Document Flow tab, maybe there you can find your ID number.

Then I would really search in database, there is table /scdl/db_refdoc, which should show linked documents.

Hope this helps.

Petr

Re: Modify or update a not UDF in a system form

$
0
0

Hi Pedro,

thanks a lot.

I'm going to work on the add/update click then.

Thank you very much again!

Best regards.

Giulio


Re: WEBI table breaks summing incorrectly!

$
0
0

Swapnil,

 

P.S. - I also tried the formulas you kindly provided and results were exactly the same.

 

Brian

Re: PR deletion issue

$
0
0

Hi Nitisha,

 

have you run RKACOR04 and or  ZKAOIDE0

They should reduce any commitments

Ger

Re: Arrears

$
0
0

yes, the scenario is correct, thanks

whatever is current deduction, that plus one missed deduction should be deducted and rest is carried forward in arrears

Re: SAP research PhD scholarship

$
0
0

Dear Jimmy,

 

I would like to enroll for Business-Oriented PhD in SAP - ERP.

Can you please give me information about German Universities which offers PhD in SAP-ERP.

I've completed my bachelor's in Electronics and Telecommunications in 2010.

For 2 (2010-2012) years I was working with IGATE as software engineer.

Also I hold my Master of Business Administration degree in Operation Management (2012-2014).

Currently I'm working with TCS as Functional Consultant in SAP MM-WM Modules.

 

 

Regards,

Ganesh

 

Mail ID - navalega@gmail.com / ganesh.navale@tcs.com

Re: Document Parking WF Release Task Routing, Agent Not Being Picked (Using Responsilites Rule)

$
0
0

The  Workflow Container element TotalAmount is not receiving a value though  I have fixed the typo and the binding in the Rule itself. Its still not picking the relevant agent as defined in the following thresholds:


  1. 0 - 49999.99 (Finance Accountant)
  2. 50000.00 - 99999.99 (Finance Manager)
  3. 100000.00 - 499999.99 (Finance Director)
  4. 500000 and Above (Managing Director)

SOAP:1023 SRT: Processing error in Internet Communication Framework: ("Connect to www.webservicex.net:80 failed: NIECONN_REFUSED

$
0
0

Dear all,

 

i tried to implement test webservice from the following blog Consuming WebServices directly from ABAP

But when I test it I got the following error: "SOAP:1023 SRT: Processing error in Internet Communication Framework: ("Connect to www.webservicex.net:80 failed: NIECONN_REFUSED"

Error when calling SOAP Runtime functions: SRT: Processing error in Internet Communication Framework: ("Connect to www.webservicex.net:80 failed: NIECONN_REFUSED(-10)")

Exception of class CX_SOAP_CORE

 

My second problem creating the service was using the url instead of local file, I got the message:

Exception occurred in communication framework:Error in HTTP Framework:404Connection Refusedhttp://www.webservicex.net/length.asmx?WSDL

Exception of class CX_PROXY_GEN_ERROR

 

I guess that both problems has the same issue.

How can I solve the problems.

 

Best regards

Marcus

Re: Proxy To JDBC Synchronous Scenario

$
0
0

Hi Dhyanesh,

 

It seems your Receiver Stored Procedure structure is not matching with what suggested by SAP.

 

  <StatementName5>

<storedProcedureName action=” EXECUTE”>

  <table>realStoredProcedureeName</table>

<param1 [isInput=”true”] [isOutput=true] type=SQLDatatype>val1</param1>

</storedProcedureName >

  </StatementName5>


Data Type:

http://scn.sap.com/servlet/JiveServlet/downloadImage/38-71472-135891/509-400/SP.jpg

Message Type:

SP1.jpg


You can compare with the above Pic and also please go through the below blog:

JDBC Receiver scenarios best practices - Stored procedure design-Part4


Regards,

Nabendu.


Re: Control chart in SAP Dashboard 4.0 ?

$
0
0

Hi Mayur Jain,

 

We can't change marker size/enable,disable based on series. That's why what value u want to give value for marker size, that same value give to Line thickness for Upper,Lower,Middle series.

1.png

 

Pavan Sarma,

Lera Technologies.

Re: Create Long text in IE01 and IE02

$
0
0

Even if the sy-subrc is 0 , text is not getting updated .

 

Also for case 1 - when long text  exist before saving :

 

then system goes to "SET_TEXT_OBJECT" before my enhancement point .

 

 

 

For case 2 - when long text is edited before saving in IE02 :

 

System goes to a "SAVE_TEXT" in program  LSTXXFTE under FORM TE_SAVE_TEXT at line  no 588 .

 

 

Please suggest if anything can be done .

Re: Problems faced in xslt mapping

$
0
0

Hi Treya,

 

instead of going to XSLT mapping, i can suggest you to go for Graphical only..and try to create structure for target as what ever fields you want to send type name, create structure as same like that.

 

all you have to do is just add an argument for particular fields while you create data type.

 

and make sure argument name would be type

 

then in mapping level you just map with constant or map with source filed if u are getting type from source structure,

 

i hope this is easy way to develop.

 

let me know if u stuck.

BR,

Maheswarareddy

Re: Report on Component Assignment User

$
0
0

Thank You all,

I will check the above solutions with ABAP.

 

Ashok M

Re: Select a Table Row on Checkbox Click

$
0
0

Dennis, this is useful, but what if we will use Button instead of Checkbox?

I mean, when we press a button, a row becomes selected.

When we press another row's button, it becomes selected too and previous row remains selected)

Viewing all 10512 articles
Browse latest View live


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