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

Re: How to get Backend-system-info?

$
0
0

Hi Juri

 

You could use bookmark functionality to obtain your server name from the url by applying a substring trick:

var bookmark = Bookmark.saveBookmark("URL");

var bobjserver = Bookmark.getBookmarkUrl(id).substring(7,20);

 

Cheers, Carlos

 

 


Re: SELECT TO_DECIMAL(42242.640972,15,15) "to decimal" FROM DUMMY;

Re: SAP IQ 16 Installation issue on Windows 8.1 ?

$
0
0

Hi,

 

Have ever tried to install with Windows 2007 compatibility mode?

Please refer to the following description.

 

Windows Support Issues - SAP IQ Installation and Configuration Guide - SAP Library

 

Windows 2012, Windows 8.1 Installations

 

Some libraries required to support Windows 2012 and Windows 8.1installations are not currently available in the iAnywhere installer. Use Windows 2007 compatibility mode to install Windows 2012. Windows 2012 R2, and Windows 8.1.

 

==

Gi-Sung Jang

Additonal node in Hierarchy Node prompts

$
0
0

Dear experts,

 

Is there a way to hide posted nodes from a hierarchy node variable driven F4 prompt? I know we can hide the posted value from the query results. The hierarchy is time-independent.

 

We face the exact behavior mentioned in this old post, but the note mentioned is not applicable to our environment. We are on BW 7.02

 

Hierarchy display in BEX is confusing

 

I have attached pics of the query settings and attributes for the characteristic.

 

Thank you

WEBI : seems to be a problem (or bug) in providing a multi selection Input control to users when linked to variables

$
0
0

Environment: Web Intelligence Desktop (Version: 4.1 Support Pack 5 Patch 6)

Objective: to get the percentage values based on user Input controls and variables.

Issue: Seems to be a problem (or bug) in providing a multi selection input control to users when linked to variables.

 

Input Controls:

  1. Category - Single selection
  2. Reporting State Name - Ability to select All or Multi or Single
  3. Manufacturer - Ability to select All or Multi or Single
  4. Pack Size - Ability to select All or Multi or Single

 

Sample screen of the report (see description of the issues after this screenshot)

MainScreen.png

  1. Table-1 - Displaying volume numbers based on Input Control selection - No Issues
  2. Table-2 - Displaying the Percentage numbers based on Input Control selection and Formula
    1. Formula Name: Man % MAT
    2. Formula: (Sum([Last 12 Months].[EOS Volume])ForEach([Manufacturer])/Sum([Last 12 Months].[EOS Volume])ForAll([Manufacturer])*100)
    3. Works when "All Values" selected for input control "Manufacturer" (see below)T1_1.png
    4. Issue: But when single value (Example M-ABC) selected for Input Control Manufacturer, the percentages are incorrectly displaying as 100% (see below)
    5. T1_2.png
  3. Table-3 - Displaying the Percentage numbers based on Input Control selection and Formula
    1. Formula Name: Man % MAT 2
    2. Formula: NoFilter(Sum([Last 12 Months].[EOS Volume])ForEach([Manufacturer])/Sum([Last 12 Months].[EOS Volume])ForAll([Manufacturer])*100)Where([Category]=ReportFilter([Category]) And [Last 12 Months].[State Name]=ReportFilter([Reporting State Name]))
    3. Does work only when single value is selected for "Reporting State Name" (see below)
    4. T2_1.png
    5. Issue: Does not work when "All Values" (or more than 1 value) selected for "Reporting State Name" (return blank cells, see below)
    6. T2_2.png
  4. Table-4 - Displaying the Percentage numbers based on Input Control selection and Formula
    1. Formula Name: Man % MAT 3
    2. Formula: (Sum([Last 12 Months].[EOS Volume])ForEach([Manufacturer])/NoFilter(Sum([Last 12 Months].[EOS Volume])ForAll([Manufacturer]))*100)
    3. Issue: Percentages numbers are not correct (NoFilter function seems to be applied incorrectly, see below)
    4. T3_1.png

with all the scenarios we are unable to use multi selection with user input control.

Re: s user id sharing

$
0
0

HI Wayne,

  I have several S numbers. One I received during my initial training years ago, but I also have access to specific S numbers for current and previous customers of mine that (depending on the customer) give me access to System Data, Licence Keys, Installation Guides, SAP downloads, SAP notes, etc.


Think about what these S numbers give access to; in the broadest terms, it includes

- access to a suppliers proprietary information (sap notes, documentation, downloads, etc),

- access to information about your employers systems

 

For most (if not all) of my current customers, sharing that information with customers or co workers without appropriate authorisation would be grounds for termination. More specifically, some of those S numbers give me the capability (should I choose) to install and run and maintain my own SAP systems, without paying SAP any money. Apart from whether SAP would catch me doing it, that would be plain wrong. Providing those S numkbers to someone who intended to do that would be wrong.

 

hth

Re: RE: Absence booking error

$
0
0

In IT 2001 entry screen, navigate to Work schedule, select a period with a couple of days on either side of the absence period, this will show the WS including any substitutions.

Check the relevant days for the WS type/hrs. 

 

It is also possible DWS variants may have been used for the absence period.

Re: Issue


Re: SAP System not coming up. And showing error "ORA-27102: out of memory" while starting Database

$
0
0

Hi Mythili,

Please attach the alert log.

 

best regards,
James

Re: Approval process workflow for Customer XBO

$
0
0

Hi Venkatesh,

 

You cannot approve or reject directly there.

(that is a pain in the neck)

You need to click the link Please approve this customer shadow.

Then, you will be navigated to a screen where you can approve or reject.

 

The limitation of custom approval process:

1) the approval task will not be in Managing My Area

2) the approval task cannot be approved directly from QA

  (you cannot use the approval action as BO Action, as far as I know)

 

Best Regards

Fred

Re: Error while dimension processing "Cannot find document/directory"

$
0
0

Hello,

 

Have you recently upgraded?  If you have you may find note 2149953 useful

 

Best Regards,

Leila

SAML2 to NWBC Desktop

$
0
0

Hi -

 

I am trying to set up SAML2 Single Sign-On to Business Client 6.0.

 

Currently, I am able to access my ADFS instance, click on a URL and have SSO enabled to NWBC for HTML.  The problem is when I try to approach the NWBC desktop client, I am not sure exactly how to do it.  Does anyone know how to configure the NWBC for Desktop to work with SAML2?

 

Thanks,

Ricardo

Re: Web dispatcher on HANA not forwarding to right tenant DB

$
0
0

Hi Marco,

 

I have talked to consultant and as I mentioned it was the routes (in Web Dispatcher) that we amended to fix the issue,

 

If you also have multi tenancy configured then please make sure that following parameters in your routes are matching your need

 

SID

EXTSRV (with right port)

SRCSRV (with right port)

SRCURL (right URL prefixes)

 

Regards

Angad

Supplements are not refreshing the aviable budget.

$
0
0

Hi again

 

I would like to know, if I need to to a liberation process or something like that, because when I make a supplement, it is shown in my report FMRP_RW_BUDGET in the supplements column, but when I try do to a document, is says that I have no enough budget. So I execute the report FMRP_RW_BUDCON and then, I see in the last column (Actual budget) the amount but it is not updating the column "Available amount", so that is why in my postings appears this error.

 

Can you help me understand this? Or what should I do to put the supplement amount in the avilable amount so I can use it?

 

Thanks in advance.

budget01.jpg

Account requires an assignment to a CO object during MIRO

$
0
0

Dear Team,

 

Account requires an assignment to co object during Miro. This is expenses gl account and Field status group is g004 where cost center/Co pp & profit center are optional, co object is suppress. In OkB9 Acct assignment detail is 3 we have maintained 6 different profit cetners and 6 different cost centers according to the profit centers.This gl account is configured for TDS and is expenses gl account and is configured under SPRO-Financial Accounting New-Financial Accounting Global settings (New)-Withholding tax-Extended Withholding tax-Postings-Define Accounts for Withholding tax Offsetting entry. Kindly request to check & suggest to proceed further and resolve the above issue.

 

Regards,

Sai


Re: SAP PI 7.4 - SOAP UI Soap Sender

$
0
0

Hi Sri,

 

You won't be able to use puttygen because it only generates SSH keypairs, not SSL. Use the link suggested by Inaki to generate your keypair.

 

A new keystore in PI NWA is not required, you simply need to import the certificate chain used to sign your keypair into the TrustedCAs keystore view.

 

You then need to import your public key certificate (for the private key that you are using in SOAPUI) into the Java UME in the Certificate Mapping tab against a service account.

 

Provided that you have set up all of the configuration correctly that should be all.

 

Regards,

Nick

soap fault: Virtual Interface not found

$
0
0

Hi,

 

when I tried to post a message from PI to web service, I am getting an error as below in the communication channel. I also tried to post through altova xml spy but getting the same error as Virtual interface not found. Con any one please give me an idea how to resolve this?

 

Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: SOAP: response message contains an error XIAdapter/PARSING/ADAPTER.SOAP_EXCEPTION - soap fault: Virtual Interface not found.


Thanks!

What considerations when adding new Business Area?

$
0
0

Hello FI team,

 

We are adding new business area for new products. What are items that I should consider when adding new business area?

Especially those that concern CO process for closing.,,, and for other Modules.

 

Thank you very much!

Re: SDK如何调用注销

$
0
0

这里的注销SESSION是否包含了提取报表提示对象值列表的那个SESSION?

Linking OQUT to QUT1 and QUT10 in Crystal Report 2008

$
0
0

Dear experts,

 

I am using CR08 to generate the print layout for Sales Quotation as I needed to run formula which can't be done in PLD, but encountering data duplication on my template.

My source data is as follow:

example.JPG

When the data is generated from the CR layout, the data is presented as such:

duplicate.JPG

The layout appears correct in PLD, but not in CR08. After consulting with CR expert at SCN - Crystal Reports (http://scn.sap.com/thread/3832437), he suggest I bring up my issue here as well as it might be the relation (or lack of) for row numbering between OQUT, QUT1, and QUT10. These 3 tables are link via "DocEntry", but I can't lay out the rows in the correct order as seen in the Sales Quotation module.

 

Appreciate any help on this matter

 

Regards,

Joseph

Viewing all 8798 articles
Browse latest View live




Latest Images