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

Re: Comparing rows and hiding first row if values are the same

0
0

Hi Katy,

 

That's strange.

And in the table you only have the dimension [Operating - Operations Structure] and the measure [Operating - \[Amnt in FM area crcy\]2]?

 

Can you just add a column in the table with the following formula =RelativeValue([Operating - \[Amnt in FM area crcy\]2];([Operating - Operations Structure]);1)

 

Didier


Bug when sorting

0
0

Hi,

 

I try to switch the sorting from "Relevance" to "Created" but this seems not to work. The list doesn't change and the field always shows "Relevance".

Re: SuccessFactors People Profile - Emergency Contacts

0
0

As far as I am aware, you cannot change which fields preview in portlets in People Profile. This may change in a later release.

Re: How to add 'Output Format' Selection screen to a Custom ALV Report

0
0

Hey,

 

for the Radio buttons on the selection screen just take a look at this:

http://sapsimplified.com/sap-abap/creating-radio-buttons-on-selection-screen-in-abap/

(hope the link is allowed)

here is a code snipped from the scn wiki:

RADIOBUTTON in Selection Screen - Code Gallery - SCN Wiki

 

That's a solid explanation.

 

On the other side. The Implementation sure take hell of a time if you don't have some sort of dynamic code.

 

For the most cases it's usually enough to display the content in an ALV and activate the functions, as this gives you access to excel converting, sorting and other neat tricks.

 

You should really ask if this might not be the better solution. FOr Help on the SALV Topic you can take a look here:

 

ALV Grid Report - with Object Oriented SALV Classes - ABAP Development - SCN Wiki

Re: how to send json model via ajax?

0
0

Hi Sergio,

 

Many thanks for your quick answer:)

 

Since my data is already stored in sapui5 JSONModel, whose format is for instance as follows:

 

{    

"propertyA": 123,

"propertyB": "abc",

"propertyC": {

     "p1": "de",

     "p2": "us"

     }

}

 

do I still need to use JSON.stringify() method?

Hands On Experience required for SAP HANA 151 certification??

0
0

Hi All

    I got trained in SAP BI/BW ,SAP BODS, SAP BO.I am a newbie in the world of SAP. I am interested in appearing for SAP HANA certification,the latest one (SAP HANA 151 I guess). I have heard from many senior people that this latest version is little tougher and needs lots of Hands On. I need to know what kind of hand ons( Do we have to read lots of scenario based questions??) .Which sandbox version do we need for practicing ?

Please help me out with the details.

 

Regards

Re: Billing plan tab : Item level : Not visible.

0
0

Dear Mr. Himayat,

I dont think that your requirement BRI will work for complaints. Please see 1888373:

 

Periodic billing plans are designed for use in contracts (excluding sales contracts).
Milestone billing plans are designed for use in sales quotations and sales orders, as well as for sales items in service contracts.

See also:

Please refer to SAP note 1112798 - FAQ note billing plans, question 1 and question 2

 

Also please refer to the following link in our online documentation:

http://help.sap.com/saphelp_crm700_ehp03/helpdata/en/01/3515798ca940399aba8d0984b682b1/frameset.htm

 

Br

Rene

Re: Unable to export large tables from SAP into excel 2013

0
0

Am I going to download all of this or just the corresponding basis for my sap version?


Re: SAP BW extraction failed

0
0

Hello Vaneet,

 

It is not possible to resume the data load from where it failed, as the source system extraction job has failed (with a DB error).

 

Before doing large extractions/data loads please ask your DBA team to increase the size of rollback segment (source and BW systems), else the extraction will fail with same error again. You can also ask them to monitor the system during the load and extend the size as required to avoid job failure.

 

You should also plan to do this activity when there is less system usage(over a weekend or so), so that the system roll back segments, logs are relatively free.

 

Thanks

Francis

Labels get trimmed on a horizontal bar chart

0
0

Hello,

Please can anyone help me with the following issue - I have googled this extensively and could not find any solution.

The labels on my horizontal bar chart almost always get trimmed for the highest values - sometimes they are being centered, which sort of solves the problem (although doesn't look good), but in most cases there seems to be not enough space for them. How do I fix this? Padding trims them even more.

 

Many thanks,

Agata

how to send

0
0

i want to send selected row data only to email in sap abap ?

Re: to add Non deductible tax in PO net price

0
0

Hi,

 

Yes initially i tried with this settings but tax amount wasn't getting calculated in po net price.

 

Regards,

Mamta

Re: Difference Between Expiring Qty' and 'Projected Wastage Quantity KF

0
0

Hi Amol,

 

Thanks for your help.

 

Regards,

Alexander

Re: Doubts in Uniqueness Profiling in SAP BOIS?

0
0

1/. From the documentation, SAP Informatuion Steward User Guide, section 2.9.6 View Uniqueness profile results:

"

For both the unique and non-unique data in the bottom pane, the columns that are part of the uniqueness criteria are highlighted.

"

This might be a bug , because the wrong columns are in bold. I get the same behaviour, but never noticed it .

2/. Uniqueness is based on full columns only.

3/. Uniqueness is based on the combination of columns you specify. That means for you that any combination of Address, City, Combined_Names, Company_Name and Country is unique. But that there are records having the same combination of City and Country (companies in the same city, obviously).

Re: How to maintain CL02 for class 017

0
0

Hi Aniruddha

 

we need to define the characteristics (name of the characteristicsdocument type ) first in ct04 in basic data and addiitional data screen shot attached and create a class in cl02  in class type 017

assign the charactersitc (doctype) to class

 

please find the screeen shots

 

Regards

Sudhakar


Re: PB 12.5 - "SySam License .. not validated" issue

Re: In the mapping for Route Determination Conversion, Should we mention TROLZ and TROIZ tables, or V_TROLZ00, V_TROLZ01 and V_TROLZ02 tables?

0
0

Thanks for your answer DB49,

 

Our client insists on mentioning the tables and fields along with the data load template. The conversion  is expected to update the entries in 0VRF transaction only. I figured out below fields and tables/views.

 

 

Route Determination Entry

 

Cdep, DepZ, DstCntry, RecZ          >>     V_TROLZ00

 

1.PNG

 

Further combinations Entry

 

ShipPnt                                         >>     LIKP

Cntry Dep, DepZ                            >>    TROIZ

Custr, DestCtry, RecZ                    >>    TROIZ

 

2.PNG

 

and fields from V_TROIZ01 and V_TROIZ02 for Sales order and Delivery.

 

Do you think these are correct?

 

Thanks,

Anup

Re: Cancel of  Billing accounting document is disappear

0
0

Hi Jelena thanks for your reply yes this very strange issue system has not showed any error nor error log all possible screen shot i have  posted already what else required?

Re: How to use MS excel as a data source for crystal report designer?

0
0

Hi Malith,

 

You would need to write them again in Crystal Reports - there isn't an Excel to CR converter.

 

Please contact sales at 866-681-3435, if you wish to purchase.

 

Here's the Worldwide Office Locations | SAP contact.

 

-Abhilash

Re: Mail sending to multiple email id with one attachment problem

Viewing all 8667 articles
Browse latest View live




Latest Images