Quantcast
Channel: SCN : All Content - All Communities
Viewing all 3523 articles
Browse latest View live

Could not connect to SAP Message Server from Web Dispatcher

$
0
0

Hi Everyone,

 

Most of the times we face this error message in the Web dispatcher trace file (dev_webdisp) stating that connection to message server is not possible.

There are different reasons for this to occur. Most of the times the issue is occurring because of wrong configuration of the message server port in the Web Dispatcher port.

We can configure the parameter related to message server port HTTP(S) in the Web Dispatcher host profile. The port on which the message server receives HTTP requests

 

The common entries occurring the trace file looks like:

 

*** ERROR => Connection request from (-1/65535/0) to host: <message server hostname>, service: <message server port> failed (NIECONN_REFUSED) {001d7388} [icxxconn.c 2712]

*** ERROR => IcmConnClientRqCreate() failed (rc=-8) [icrxx.c 6910]

*** ERROR => Could not connect to SAP Message Server at <message server host> URL=/msgserver/text/logon?version=1.2 [icrxx.c 3870]

*** ERROR => rc=-1, HTTP response code: 0 [icrxx.c 3871]

 

 

These entries show us that web dispatcher is not able to connect to message server on the http port.

 

To check this we have one solution to do.

We can check the connectivity of the backend message server's http port by using simple telnet command.

 

How to check the connectivity using telnet ?

 

You can check this by using

 

telnet <message server hostname> <message server port>


You can find the message server http port in dev_ms trace file

where entries usually would look like:

 

I listen to HTTP port ****

 

You should be able to successfully test telnet command. The result would be something like :

 

telnet <msg server hostname> <msg server port>

trying to connect ..

connected successfully..

 

 

 

Hope this information helps

Cheers


Bug: Unable to open any blog posts in beta SCN

$
0
0

Hi All,

 

I started trying out the beta version of SCN today.

 

When I go to Enterprise Portal community, I am facing the following issues when trying to access any blog in this community:

 

1. When I open the blog posted by myself, I am able to do so. However, on trying to open any other blog posted by other members in the community, I am getting the following error:

 

Capture.JPG

2. When I go to Author page, and try to open the same blog from the link listed there, I am able to do so.

 

This shows, it is not an authorization issue, rather a linking issue.

 

Can you let me know if anyone else has encountered the same problem.

 

Best Regards,

Rohit

Enhancing the standard TI screen with an Event Handler to trigger an Action

$
0
0

Hi Experts,

 

I have a requirement to hide few tabs in opportunity TI screen based on an Indicator field.If the indicator(first) is set only members of the sales team should see all the available tabs of TI,others should see only few tabs.

 

For this requirement I have created an action that checks all the conditions and based on the logged in user.If the logged in user is a part of sales team it set an indicator(second) and this indicator(second) is bound to the visibility property of the tabs in the TI.

 

But the problem here is this action needs to be called at the time of screen loading so that validations will be done as required.Is there any way to add this action under the standard Edit Handler.

 

Can SAP allow to add custom event handlers if we request via incident.

 

Kindly share your views on this and also if there is any other work around to achieve the same without using action/script.

 

Horst Schaude

 

Pradeep Kumar N

 

Sathianarayanan Hari

 

Regards,

Navin

Error while login to RF device

$
0
0

Hi All.

 

I m facing a issue while trying to login to the RF device.

 

while logon i m getting a error message as " Logon cookie check failed , repeat logon ".

 

can you please suggest me to rid the issue .

 

Thanks,

Siva.

Use of ABAP Functional Module in ABAP CDS Views

$
0
0

Hello All,

 

In our operational BW reports which are based on ABAP CDS Views created in S4HANA System, we need to use functional module to populate few fields in the ABAP CDS View.


Can you please let us know if this is feasible else suggest an alternate solution.


Regards,

Purnima

Account Assignment for Forex Product 60c

$
0
0

Hello Everyone,

 

I am configuring Forex product 60C - Non Delivery forward.

 

There is no transfer of principle amount, only the difference in the Forex buy and Forex sell (Gain or Loss) needs to be posted at a future date.

 

For the Account assignments under Link to other accounting Components, I have to assign GLs for the followng accounting symbols :

 

1               Position

3.1            Bank Clearing

3.2            Bank Clearing

4.9.1.1       Realized Loss FX

4.9.2.1       Realized Gain FX

9.1.3         Technical Clearing

9.1.4         Swap Currencies Position-/Paymentcurrency

9.1.5         Technical Clearing Hedgeaccounting

 

 

Please guide me on which GL accounts are to be used for the above and also the end user activity for the same would be helpful.

 

Thanks,

 

Sheena

Issues with Webdynpro Development (in Eclipse)

$
0
0

Good Day,

 

I am running the latest version of AIE on a 740 SP 12 backend. It works great however I constantly encounter the following issues within Webdynpro development which I cant seem to resolve / is not consistent with the standard ABAP development.

 

  1. Activation of a Webdynpro View from the layout tab results in Eclipse Hanging. This has to be closed via the task manager and restarted to be able to work again.
  2. Closing of Webdynpro related tabs often results in a exception being thrown, recommending the editor should be restarted.
  3. The Assignment of Icons to View Elements does not work
  4. Component Controller Method navigation from the outline / CTRL-O takes you to the definition and not to the implementation. F3 from the definition does not take you to the implementation.
  5. Syntax Errors are only displayed on activation
  6. Method / Attribution does not support copy / paste (e.g. Method Parameter name / Type or Attribute Type)
  7. Forward Navigation to component controller Method from a View Method takes you to the component controller interface definition instead of the method implementation.
  8. Navigation from the project explorer to component usages does not work
  9. Deletion of unused Variables on component controller breaks it.
  10. Component controllers with a attribute which has a reference to a BADI are not accessible via eclipse

 

I have applied notes 1949791, 2200818, 2203501, 2218389, 2224383, 2233509, 2263937, 2330264 and 2342766

 

If anyone is able to point me in the correct direction in getting any of these issues resolved it would be appreciated.

 

Kind Regards,

 

Jeremy. 

Cost Center in FB60 Enhancement

$
0
0

Hi Experts,

 

                I need to populate cost center  based on some logic in FB60. I am not finding any suitable BADI/Userexits/BTE for the same. Have you come across any. I tried to find BADI, but didnt find any to alter the cost center logic.

 

B.R.


Storage location determination through stock determination

$
0
0

Hello all,

 

We are trying to activate stock determination on return STO delivery. We made the following steps:

 

  • Set stock determination group on material master
  • Activate stock determination on delivery item type
  • Set stock determination rule for Plant and stock determination group
  • Set table to pick SL on unrestricted stock

 

Despite all that customizing we didn't succeed to activate the stock determation on our inbound delivery (Field still empty or uncorrect SL)

Would you know if it is necessary to have additionnal setting on Material MD (exemple on MRP) and if that functionnality can be used in the context of return STO delivery ?

Would you know how SAP manage to choose between stock determination and SAP-LE picking location in order to determine the storage location ?

 

Best regards,

Asset legacy data migration for rollout project

$
0
0

Hi All,

 

We are doing asset legacy master data uploading. We divided into two templates

 

1. Asset Old legacy data - acquired in previous year

2. Asset New legacy data - acquired in current year

 

I keep transfer data (cut off date) as 30.08.2016

 

now i am testing for asset new legacy date in AS91

 

asset capitalization date 26.01.2016

depreciation key ZSL1

Planned useful life 5 years

Ordinary depreciation start date - 26.01.2016

 

Under Takeover values

 

Acquistion value and accumulated depreciation fields are grayed out - perfect

Ordinary depreciation posted is editable - i have given the value in this field

 

Under Transaction

 

Asset value date 26.01.2016

transaction type 100

acquisition value  xxxx

 

now my issue is , when i see in AW01N under Posted values tab showing as per the screen shot i have attached.

 

my doubt is it should show from 8th period. but it showing from the 2nd period.

 

Kindly clarify me on this.

 

Thanks

Suri

The SCbudget checking based on Cost center

$
0
0

HI, Expert:

     I work in ECS.

     The SRM standard function can support the budget checking based on WBS or internal order. Can I do the budget checking based on cost center ?

The ECC funds management is actived. And the match is done between cost center and funds center. I create the PO withe this cost center , there is the budget checking message. But I create the PO in SRM and check the budget ,then no any message about the budget .

     How I can active the budget checking based on CC?

    BR

     Alex

LOC Credit block

$
0
0

Dear Gurus,

In lOC ( Letter of credit ),once limit of credit reached,we will get Error message while PGI.

8.png

 

But As I know,VXA3 is used to released the blocked documents.

But in my case this blocked documents not being appeared in VXA3.

 

How I can block the sales orders at sales order level only  for LOC Document.

MMS Cockpit Error - Access to the requested resource is not authorized (HTTP 401)

$
0
0

Hi All,

 

I have tried to set up HCP IoT. But I'm getting error in receiving messages.

 

To receive messages that have been pushed to a specific device through the Push Service.This message is cached in MMS. I'm trying to do GET request. But it is throwing error - "Access to the requested resource is not authorized (HTTP 401)".

 

Please help me in solving the issue.

 

Regards,

Sushil Rajakumar

Creation of Entries for Table CSKS (Cost Centers)

$
0
0

Hi Gurus, good afternoo, I hope you are always fine:

 

Can somebody tell me how Can I create entries in table CSKS?

 

Because I go to Transactions: SE11 or SE80, but I can not see a table to create my Cost Center Catalog yet.

 

I appreciatte so much your experience in this.

 

Have a nice weekend to everybody.

 

=)

Retrieve outgoing payment details for last 24 hours

$
0
0

Hi Everyone,

 

I made below query to get a list of outgoing payments over 100k for management monitoring purpose.  At the moment this retrieves data for the current date or for any date range.

 

However, I would like to modify this query to retrieve data for last 24 hours.

ex - from previous day 12 noon to current date 12 noon.


below is the query;


SELECT T0.DocNum AS 'DOC N0', T0.DocDate AS 'POST DATE', T0.DocTime AS 'TIME', T0.TransId AS 'TRANSACTION ID', T0.CardName AS 'VENDOR/CUSTOMER NAME',

T0.TrsfrSum AS 'AMOUNT', T0.TrsfrAcct AS 'TRANSFER A/C', T0.TrsfrRef AS 'REFERENCE', T0.Comments AS 'REMARKS', T1.U_NAME AS 'USER NAME' FROM dbo.OVPM T0


INNER JOIN dbo.OUSR T1 ON T1.USERID = T0.UserSign


WHERE DATEDIFF(DD, T0.DocDate , SYSDATETIME ()) > 0

AND DATEDIFF (DD, T0.DocDate, SYSDATETIME ()) < 2

AND T0.TrsfrSum > '100000'


GROUP BY T0.DocNum, T0.DocDate, T0.TransId, T0.CardName, T0.TrsfrAcct, T0.TrsfrRef, T0.Comments, T0.DocTime, T1.U_NAME, T0.TrsfrSum

ORDER BY T0.TrsfrSum desc, T0.DocDate desc, T0.DocTime desc

 

DocDate (DateTime)

DocTime (SmallInt)

 

Appreciate if you could explain to me how to modify the query to retrieve data for last 24 hours.

 

Thanks

 



Does BO 4.2 supports Postgres database for reporting?

$
0
0

I am successfully able to create universe using Postgres ODBC connection.

Can also design reports in webi rich client but when I deploy the report on server and try to open it using BI launch pad, It won't work.

It gives the error that SQL ODBC driver not found etc.

I have defined odbc connection string in server as well where our CMS is installed. Any help?

Send SMS

$
0
0

Hi Expert.

 

We have generated below code for Send SMS.  But this is not working please check and suggest what i have missed.

 

CONCATENATE 'http://smsidea.co.in/sendsms.aspx?&mobile=serviceprovidemobileno&pass= password' '&senderid= sendid' '&to='wa_mobno-mobileno'&msg='text

                       INTO msg_string.

 

           CALL METHOD cl_http_client=>create_by_url

             EXPORTING

               url                = msg_string

             IMPORTING

               client             = http_client

             EXCEPTIONS

               argument_not_found = 1

               plugin_not_active  = 2

               internal_error     = 3

               OTHERS             = 4.

           IF sy-subrc <> 0.

*            MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno

*                       WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.

           ENDIF.

 

           CALL METHOD http_client->send

             EXCEPTIONS

               http_communication_failure = 1

               http_invalid_state         = 2.

           IF sy-subrc <> 0.

*            MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno

*                       WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.

           ENDIF.

 

           CALL METHOD http_client->receive

             EXCEPTIONS

               http_communication_failure = 1

               http_invalid_state         = 2

               http_processing_failed     = 3.

           IF sy-subrc <> 0.

*            MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno

*                       WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.

           ENDIF.

           CLEAR: wa_mobno, msg_string.



Thanks,


Pradip Patel

Service contract issue

$
0
0

i m creating an Amc contract, after entering all the details and checking in Incompletion log, system is asking for G/L acount. i have done all assignments in vkoa. still i m getting that error.

 

Kindly advice

Posting external links in replies

$
0
0

HI,

I see a question in the comments section of a post in SCN.

The answer is elaborated well on a blog in an external website and it would be good to post it as a reply to this question.

Now, I would like to know if it's ok to post external links as long as it is a relevant answer.

 

Please let me know.

Thanks,

Shyam

WEBDISPATCHER

$
0
0

I have configure webdispatcher on separate server which is on live ip for portals.

 

When i access through local link in premises(http://abc.gxt.pk:50000) and test the connection with back-end system , logon ticket method works perfectly.

 

When i access through dispatcher from link(http://webdisp.gxt.pk:8101) and test the connection with back-end system, it shows me logon page and ticket method does not work.

 

 

Access links are different but server is same.

 

Please suggest if any one is aware of this problem.

Viewing all 3523 articles
Browse latest View live


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