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

SAP HTMLViewer taking long time to load

$
0
0

Hi

 

Thanks in advance.

SAP HTMLViewer  taking long time to load in browser.

How to resolve this.

 

Thanks


Re: combining two fields and search for the highest value

$
0
0

Hello Frank ,

thanks for your reply ,

all the fields are varchar datatype

Re: SAP HANA SUSE LINUX SERVER

$
0
0

Can you drill down under the /hana/shared directory structure and check which directory is consuming the space?

 

Possibly you can linux command: $ du -sh * and traverse down the directory structure

Re: Does DTW lock files say OITM during update of Item Master?

$
0
0

Hi Frank,

 

Wouldn't sql provide record level locking instead of table level recording?
Say if we develop our own procedure to update the existing records in OITM master?

 

Thanks.

Re: How to select a from DB having condition?

$
0
0

Hi Veera,

 

When you have condition like 'between' , 'group by ' etc ..better handle by stored procedure .Where the conditions are all mentioned in stored procedure and u need to call that stored procedure with required parameters.

 

Br,

Manoj

Re: Regarding issue in installation of sap po

$
0
0

Hi Pavan,

 

i got a new issue while configuring the post installation steps through wizard (automatically).

 

Here i have selected the Process integration and Orchestration step and executed. while doing this i got an error of database operation error

 

step:store sld host,port and tpe of configuration(local or remote )

 

Please help me

 

Thanks

Giridhar

Re: BODS dataflows that have truncate

$
0
0

That's the table. TY very much.

 

Mike

Campaign Determination using Target Group

$
0
0

Hi All,

 

We are trying to determine the campaign in Quotation. We are using the condition type - CRM MD: CD: Target group ID/ Product in the campaign discounts assignment block. Somehow the campaign is not getting determined.

 

Business Scenario:

Client wants to give discounts to their customers as part of the promotion. Same promotion can be applicable to a group of customers. Hence we are planning to use Target group and Campaign concept in SAP CRM.

 

I have couple of questions.

 

1) From a Sold-to in a quotation, how the system determines that it is part of which Target group? Is it a standard scenario that Target group ID is part of the condition type or there is any custom coding required for the same?

 

2) Need help if there are any additional settings/ configuration for using Target group in a campaign condition type?

 

If anybody has worked on this scenario, please provide your inputs and suggestions. Any help would be appreciated.


Re: How to place two fields as text in ComboBox

$
0
0

so in ui5.. if you have a json model.. you could create an additional property concatenating those two values from the real model

Need Advice for career advancement

$
0
0

Hi All,

 

I badly need an advice for my career advancement. I am certified SAP FI associate. I completed certification in 2011 and have around 4 years of SAP relevant experience and total of 9 years of experience (5 years experience in Finance). I don't see my career progressing and at times I am really depressed. I wanted to learn something new, can you please help me to know the best module that could help me in my career advancement. Currently I am based out in INDIA and am really not sure which Module will help me most.

 

Please advice...

 

 

Thanks and Regards

Rajat Kumar

Re: ADD_COLLECTION throws CX_BOL_EXCEPTION

$
0
0

Hi,

 

try below code once.

 

data lr_col type ref to cl_crm_bol_bo_col.

data: ls_data type ZZTABLE.

data: lr_ent type ref to  cl_bsp_wd_value_node.

 

select * from ZZTABLE

              into table it_ZZTABLE

              where parent_id eq gv_guid.


create object lr_col.

create data ls_data.

create object lr_ent

    exporting

       iv_data_ref = ls_data.

 

   loop at it_ZZTABLEinto lv_ZZTABLE.

     lr_ent-> if_bol_bo_property_access~set_properties( is_attributes = lv_ZZTABLE).

     lr_col-> if_bol_bo_col~add( lr_ent ).

     clearL lr_ent.

   endloop.

 

 

   me->typed_context->ZZCONTEXTNODE->collection_wrapper->clear( ).

 

   try .

me->typed_context->ZZCONTEXTNODE->collection_wrapper->set_collection( lr_col ).

     catch cx_root.

   endtry.


Br,

Navn

restrict the characteristic in the query

$
0
0

I have tow characteristic: characteristic#1 and characteristic#2.

I explain with an example in report.


if there are two strings


 

characteristic#1characteristic#2Summ
String_1 10711023523,123
String_2 10711071578,123


In the report should appear only String_2.

ie rule - show data in the report, if the characteristic#1 = characteristic#2.

 

How to set up such a restriction query?

 

Respectfully yours, Pavel

Re: YEAR not displaying correctly in Listbox

$
0
0

Hi

 

You can use substring function to solve your problem-

 

While passing the value you can use this kind of scripting

 

var getyear=Listbox.getselectedValue();

getyear will have "2010.0"

 

var convert_year=getyear.substring(0,3);

convert_year will show 2010

 

You can try passing this value to the dimension.

Re: Message KE081 in VA01

Re: BPC Report Formatting - Report Border Lines

$
0
0

Hi Selva,

 

 

You can use conditional Formatting to do this.

 

 

Rishi


Re: Detecting if Outlook 2013 is Running (PB12.5 Classic)

$
0
0

Bummer ... its only SourceForge - I wonder why they are blocking that site?

 

Hopefully, you can grab it from another ISP account.  

Migrate step Hana base data from one server to another

$
0
0

Dear, Good morning, Please would you migrate from a base of SAP from one server to another. The type of database is Hana greetings Giovanny

Re: YEAR not displaying correctly in Listbox

$
0
0

Hi Samson,

 

Based on your comments, the Year object in the Universe is defined as a numeric field if I understood correctly, so it appears as though your issue is being caused by the number formatting Design Studio is applying to this field.  How are you filling the items in the listbox?  One quick fix (instead of redefining the Year object as a string in the Universe) could be to reformat the numeric year value via scripting using the Convert.floatToString() function as shown below before adding it to the listbox:

 

ConvertFloatToString.png

 

Regards,

 

Mustafa.

Re: Reports without Universe as a connection

$
0
0

Hello Manikandan

 

Thanks for your reply. I have already executed the same script from one of your answers of previous disuccsion forum. But this command gives reports which is using universe as a connection too.
Capture.GIF

Re: SAP SLC - Deployment on top of ECC or SRM - Advantage and Disadvantages

$
0
0

Hi, I recommend you to  go for an SRM deployment (based on what you wrote, this cannot be a full-blown evaluation).

Technically SLC is far closer to SRM than to ECC and maintenance is going to be easier (down-times apply only to SRM and the integration component update in ECC doesn't require a restart).

Also you can use integrate the supplier easier into the bidding process (there is no replication to SRM needed -> is Emptoris connected to SRM or ECC?).

 

95% of SLC customers go for an SRM deployment, from my experience.

Viewing all 8746 articles
Browse latest View live




Latest Images