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

Re: How to restrict table rows to be display only 20 and if rows are more than 20 ho to handle them as shown below table?1

$
0
0

Hi Irfan,

 

Some days back i was having the same requirement for which i could not find a standard solution. So i have coded my requirement. I have blogged it too.

You might find this helpful.

Pagination in sap.m.Table


Odata service for reporting

$
0
0

Hi ,

 

We are trying to build a ui5 component to show reporting data from the BPM. Is there an Odata service for accessing reporting data, so that it can directly be consumed in ui component.

 

Thanks.

Re: Filtering Data in a sap.m.Table in XML Views

$
0
0

you'll have to add the bindingSyntax="complex" in the bootstrap script to allow calculated fields.

 

<scriptsrc="resources/sap-ui-core.js"
  
id="sap-ui-bootstrap"
  
data-sap-ui-libs="sap.m"
  
data-sap-ui-xx-bindingSyntax="complex"></script>

Re: Connection to Solution Manager

$
0
0

Hi,

 

I'm assuming Business Blueprint and SoCo are installed in your system?

 

If so, please check, that you have permissions to all the needed transactions/components. You can check that using ST01 in SolMan. You have probably a role ZSAP_SOL_PROJ_ADMIN_ALL in the system, so add the missing permissions there.

 

The most importatn are:

 

/SOCO/FABF

  S_SERVICE

  S_USER_PRO

 

Please also check your usear has the proper BPM roles assigned in SolMan

 

Regards,
Rafal

 

Re: SAP system over MS SQL Failover Cluster

$
0
0

Hello Raja,

 

I believe you are right. I only want to install in those two servers (two nodes - cluster environment) the MS SQL Server database. The problem is, as I mentioned, I already done several distributed installations in the past and I know that option always install/load some files in database server (when you run/perform the phase "Database Instance"). For example, bellow I will post an image of other installation that I performed some weeks ago (Distributed Installation - Database Instance phase) and as you can see the SWPM asked for the installation drive, where I want to load some SAP files:

 

SNAG-0151.jpg

SNAG-0155.jpg

SNAG-0157.jpg

As you can see the SWPM (in the "database instance" phase) asked many things related with SAP and of course this will cause what I don´t want in this new implementation/project, the loading of some SAP files in the database hosts!

 

Any tips?

 

Best regards,

samid raif

Re: Account Assignement Config. OME9

$
0
0

Just making the field cost center as optional from OME9 doesn't remove the error message.

It will just allow to change cost center for PO line item.

The old cost center (which is blocked now) is still there for your PO line item.

You need to change the cost center (from old to new) for the PO line item, only then you can do further process (MIRO or MIGO).

Is Cube Indexing required if its already BIA Indexed?

$
0
0

Hello All,

 

Apologies if my question is related to basics of BW but I was curious to know the opinion of BW experts before I jump to conclusion.

 

Consider we have a Cube which has 2Billion entries in total and 0.1Million records are added to this cube daily part of delta update. Do we have to still create and delete the DB index if the Cube is placed on BIA? The cube take more than an hour to recreate DB indexes and I want to know if we can remove this step from daily process chain! Is there a way to expedite the indexing as I do not see parallel processing option?

 

Thanks

Abhishek Shanbhogue

Re: Difference Between "Admin Console" and "Web Admin"

$
0
0

Hi,

 

The term Admin console refers for old version of BPC ie 7.5.

 

In BPC 7.5 version of SAP NW there were 3 clients Admin, Web and Excel.

In the Admin client the Master data, Script logic , Security config etc Admin activities had been done.

Using web client you can access BPF's and pull audit reports etc.

 

In BPC 10.0 Onward SAP Merge Admin client and web client to one. There are 2 clients in SAP BPC 10.0 NW ie Web client and Excel client. IN BPC 10.0 You can control admin activities as well as access to BPF's and auditing reports is done in Web client. Now Admin console specific is not there in latest version.Also dotnet server is removed.

 

Hope this helps.

 

Regards,


Re: Adaptation mode - Silverlight - 1502

$
0
0

Hi Michal,

 

Do you assign your user to these work-center Application and User Management and Administration?

 

If not please assign and try again.

 

Regards,

Mithun

Re: How to set External Library DC's Public parts in NWDS 7.02

$
0
0

Hi,

 

I had gone through this link. I am trying to create Standalone library into AS Java Server. So, I can use it from other applications.

 

I have followed the same steps, created library with public parts and ear file.

I assume setting is same for using this in WD Java and Web Application.

However while deploying the Ear file, I am getting the error as below..

 

"None of the available containers recognized the components of the application.

Additional Info:  The achieve contains files normally handled by containers that are not currently operational on the server."

 

I am not able to deploy and consume it from required application to test if it references correctly or not.

Re: Blueprint for SAP B1 Implementation.

$
0
0

Hi Rohit,

 

You can use SAP's Implementation Centre module which has been released from SAP 9.0. You can find it under Administration--> System Initialization--> Implementation Centre.

 

You can carry hard copy for your records. Or you can also visit SAP portal where these documents are readily available.

 

Regards,

 

Rahul

Re: Virtual Directory Server

$
0
0

Hi Christopher,

 

This is my understanding as well, I am thinking on why if the landscape is being run by HCM, why do we need VDS to have a single point of all of our repositories if SAP in terms of Provisioning Framework have predelivered key connectors on various applications?

 

Given that we have key connectors why can't we just utilize it as HCM and GRC are both SAP Systems only. Are there any specific reason to use VDS if we are having HCM and GRC in the picture.

 

Appreciate the response from your end and taking time in giving your idea.

 

Regards,

Santi

Re: Timestamp Based generic extractor problem

$
0
0

Hi

 

What field did you use to set the delta against, in the function module?

 

Thanks,

Deepinder

Re: To clear inbox and outbox of a workplace in worflow

$
0
0

Hi,

 

I remember a performance issue related to the workflow inbox when users have loads and loads of Roles attached to them (it might be that this issue is fixed now).

 

You should check if this is maybe causing the dire performance.

 

Kind regards, Rob Dielemans

Re: Error when bringing BEx Hierarchy into OLAP Analysis


migrate on premise JS application to HCP/HTML5/WebIDE

$
0
0

Hi all,

I am considering the following scenario:

A javascript based application is deployed on the on premise Netweaver Java system.

It could be a .war/.ear file for instance: thus, a web application mainly consisting in javascript code that consumes OData services.

The idea currently under consideration is how/whether this application could be migrated to the HCP/HTML5 technology.

I'd be interested on whether this makes sense at all, and whether there is any coding convention/best practice that can make an on premise application more suitable for migration to the HTML5 stack.

Anyone could support on this?

Thanks, regards

Vincenzo

Re: Order and bill by Rolls (UoM)

$
0
0

Hi Balaji,

 

the scenario is not clear.

 

Please explain with an example showing sales unit, quantity, price per unit (sales unit or base unit), delivery units etc..

 

Regards

 

Jobi

Lumira cannot connect to BO universe

$
0
0

Hi,

We have two BOE environments BO 3.1 and BO 4.1 and with Lumira 1.22 as the reporting tool.

User can connect to an universe in the BO 4.1 environment but while connecting to the same universe in the BO 3.1 environment,

saying : cannot load selected universe: cannot initialize report engine server (Error: RWI00226) 

 

We have checked the cmc and all the webi processing servers and the adaptive processing servers are running and enabled.

 

Could you please advise if this is a case of incompatibility between Lumira and 3.1?

 

Thanks

Vinayak

Re: Physical Inventory Book Quantity

$
0
0

So you are not doing anything in SAP when your stock moved into a trolley.

Can you please tell me how can your system know that the stock is moved into a trolley ?

Re: Issue in idocs sent through XML HTTP port

$
0
0

Hi Jegatha,

 

Is your sender business system is correctly matching according to your receiver determination because i cant see from your screen shots.

 

Regards,
Praveen.

Viewing all 8902 articles
Browse latest View live




Latest Images