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

Re: SAP Data Transfer to Excel using Transaction Code

$
0
0

You can use this method to get data out of SAP, only if the function module returns it as a parameter.

 

For eg. BAPI_USER_GET_DETAIL has some return parameters, which will give you back user details. But, RFC_CALL_TRANSACTION isn't for meant for returning any data from SAP.

 

We may be able to better assist you if you can tell the Tcode, which you are trying to access.

 

Thanks,

Juwin


Buyoff - system behaviour different from specification

$
0
0

Hi Experts

 

I want to use the buyoff Scenario as specified (online help: Message Board -> Example Processing Buyoff Message)

 

However in my system I do not find the described behavior:

 

1st difference: on reject there is no Default NC Code COMMENT displayed

-> first it was not even possible to select this NC code

-> therefore I added COMMENT to NC Group PRIMARY, afterwards it can be selected in the browse, but still not displayed as Default NC code

 

2nd difference: upon rejection of buyoff SFC is not placed in status 'Active (R)'. Instead it's placed 'In Queue (R)'

 

I need both points to work as specified in online help.

What do I have to configure to achieve this?

 

ME 15.0.3.23

 

best regards
Ulrike

Re: Error while treasury postings 'Balancing field "Profit Center" in line item 001 not filled'

$
0
0

Dear friends,

 

The issue got resolved by assigning default profit centre to the 'FD investment' GL in Tcode FAGL3KEH.

 

Dear Priya,

I had maintained profit centre in cost centre.

Nothing maintained in OKB9.

 

Regards,

Rohan

Re: Node - [error] authentication : Authentication failure:Invalid login credentials

$
0
0

Hi Jan,

Yes, you can set up a user (or give permissions to the esp1 user) that has privileges to add workspaces. For more information, see the ESP Security Guide / User Authorization Policies / Granting Permissions / Example: Setting up Workspace Permissions.

Thanks,

Alice

Re: Can we display currency symbol (as stored in BW) in a chart's datalabel?

$
0
0

Thanks Tammy for the links. Unfortunately we can't use extensions in our case.

 

Finally displayed the currency symbol in a text box next to title itself instead of datalabel.

 

 

var total = DS_1.getData("measure", {});

var total_with_symbol =total.unitOfMeasure;

var symbol= total_with_symbol.substring(total_with_symbol.length-1);

 

 

TEXT_1.setText(symbol);

Re: Reload view

$
0
0

are u using binding and model?

don't get some data from backend and set to ui element. use binding

Could not open app: TypeError - i.getKey is not a function

$
0
0

Hello Experts,

 

 

We are having a problem with custom Fiori apps that we have deployed on the SAP HANA Cloud Platform.

 

The Fiori apps work well when we preview them, but then they don't open in the Fiori Launchpad.

 

 

We get the error message: "Could not open app. Try again later"

 

In the browser console we find the following detailed error:  "TypeError - i.getKey is not a function"

 

We don't use that function in any of our code, so I understand it belongs to a standard SAP controller.

 

Looking forward to hearing the experts' feedback.


Regards,

Priya.

Create Course Location in LSO

$
0
0

Dear Experts,

 

kindly support me in my issue

 

I tried many times to create location ( to maintain it in the course creation) through (HUMAN CAPITAL / SAP LEARNING SOLUTAION / SETTINGS / CURRENT SETTINGS / PVF0 - LOCATION ) after that when I've to select the location I didn't found any values in the menu !

 

however when I search with the location ID it's appeared in the menu but when I select it I got NO HITS FOUND !!

 

any advice please cause we have to maintain the location filed in the Course creation screen

 

 

Thanks in dvance,
Muhammed Azim


Re: Electronic bank statement: Error B1882 "ISO code is not assigned to a currency key in the valid time period" in tx ff.5

$
0
0

HI ,

 

Please look below OSS notes

 

1744853 The Error Message BI882 occurs in FF.5

SAP Crystal Reports 2013 how to sort values from a subreport?

$
0
0

I have a subreport field that will show values from an end software and I would like to sort the those values in preview mode. Is this possible?

Re: Some Fields not visible in the Imported Idoc structure ( eg.- SEGNAM)

$
0
0

Hello Anit,

 

These fields will be standard and will updated by SAP.

 

Any specific reason for udpating.

 

They will updated automatically,No need of any specific mapping.

Unable to load UI5 URL in webgui

$
0
0

I built a Gui Dynpro application same as per below post where I am trying to load a UI5 url into GUI Dynpro. This is working perfectly fine when I try to load in SAPGUI. But when I am accessing using webgui, UI5 is not loading. Any idea what could be the issue?

 

http://scn.sap.com/docs/DOC-65636

 

Thank you,

Baba

Re: How to disable pop in QM02 when we click GOS link

$
0
0

Hello,

 

Use the transaction variant SHD0 for QM02 here you have an option to disable the screen.

Refer consulting note  46625 - SHD0: Different execution of variant transactions

 

Best Regards,

R.Brahmankar

Re: Error registering for push notifications with SMP

$
0
0

Mihail Jekov

 

Once you have received the google registration id, you can test the GCM from REST client itself.

 

POST call:

http(s)://smp:port/restnotification/application/appid

 

header: Authorization gcmpushuser and its password

content-type: application/json

payload:{"alert":"New Vacation Approval Request", "data":"For (i826565) request (7)" }

 

You have to make sure you modified 'Notification' security profile with its pushUser and password.

 

I always refer this guide for Push notifications related work. Push

 

Regards,

JK

Re: (New to EPM) Need to select multiple members of 1 dimension in EPM Retrieve report

$
0
0

P.S. Even multiple member selection in page axis is not a recommended option due to significant performance degradation. Have to repeat - use hierarchy aggregation, if necessary- create additional hierarchy.


Re: SAP PI Missing message version data

Validation rule on Profitability segment

$
0
0

Dears,

 

I am currently implementing a Validation rule and a substitution rule at line item levelfor FB70.

In my exit, I need to substitute the profit centre based on the COPA characteristic Brand of the material from the profitability segment. Afterwards I am validating the same. However I don't find any structure available which contains the brand or the material . I have checked if i can retrieve it from the table CE4XXXX_ACCT from the bseg-paobjnr but at that moment the table is not filled. Any idea how i can get the characteristic value?

 

Thanks in advance for your help!

 

regards,

Char

Re: DIAGNOSIS: Some database applications might still be running.

$
0
0

Hola Laura,

 

Muchas gracias por clarificarnos que está resuelta. Solo pedirte si puedes marcar la respuesta como correcta para que pueda servir como referencia a otro compañero y ayude para un caso similar.

 

Gracias por tu colaboración.

 

Un saludo.

 

Fran ( Moderador SCN en Español)

Re: Thermometer graphics on design studio

$
0
0

Hello Jesus,

 

you could use bullet charts for that or you can use a slider component for that. Both offer advanced conditional formatting capabilities that can be based on single measures, calculations, and target value definitions such as % achievement of the forecast.

 

Feel free to download the trial of those extensions here:

http://www.visualbi.com/sap-design-studio/dsx-extensions/

 

Best regards

Ingo Hilgefort, Visual BI

How to find info in Community using Search box

$
0
0

Hi

 

Since SAP switched to this new Search Powered by HANA functionality I have a difficult to no success rate when searching the Communities.

 

Maybe I am not typing in the parameters correctly? Can you guys please give me your tips/ideas.

 

Here is an example where I was looking for information on a topic in Cloud for Customer.  Where can I narrow the search to only C4C posts?

 

del.jpg

 

del.png

 

Thank you

Belinda

Viewing all 8880 articles
Browse latest View live


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