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

Re: Use write statement within a Selection screen output

$
0
0

Thank you very much guys,

I could solve it just storing the values I wanted in internal tables, did what I want for the checkbox and disable of input textfields with the selection screen output, and later on in order to print the data I triggered a start-of-selection before.

 

Everything works like expected.

 

 

Regards and thanks a lot again, Jorge.


Re: IDT Rel Conn why no create HANA database connection

$
0
0

thanks to every one, i finally realized that the Excel 32 drivers are not the same as the HANA DB 32 bit drivers !!

 

what a mess

g

 

SQL for listing top tables in a particular node

$
0
0

Hi Team,

 

 

Is there a way to list the top tables occupying the highest amount of space on DISK for a particular node of a multi node system.

Suppose for example we have to list the top tables on the master node, slave node.etc...

Which view should I be considering for the same to get the output?

 

Thanks,

FPN denied permission to execute

$
0
0

Hi experts,

 

I have created an iview using remote delta link. I browsed the WDJ iview on consumer copied it and pasted it in consumer directory.

 

I am getting below error .

 

 

 

I am getting this error in consumer portal and the iview has read permission to everyone in producer and consumer both.

 

Below is full error.

 

Capture.PNG

 

com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Exception was thrown in preprocessing phase of application session 2QUGLepUeNCtyzN*JI58BQ--pyAaHyQxWc7n72h6wP_SFQ--. The causing exception is nested. RID=65181d485ad911e5a4850000125ec4ca

  at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doPreprocessing(ApplicationSession.java:663)

  at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:349)

  at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:326)

  at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)

  at com.sap.tc.webdynpro.serverimpl.wdc.DispatcherServlet.doContent(DispatcherServlet.java:101)

  at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doGet(AbstractDispatcherServlet.java:55)

  at javax.servlet.http.HttpServlet.service(HttpServlet.java:734)

  at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)

  at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:152)

  at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:373)

  at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:499)

  at com.sap.tc.webdynpro.serverimpl.wdc.ForwardServlet.doPost(ForwardServlet.java:77)

  at com.sap.tc.webdynpro.serverimpl.wdc.ForwardServlet.doGet(ForwardServlet.java:34)

  at javax.servlet.http.HttpServlet.service(HttpServlet.java:734)

  at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)

  at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:152)

  at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:38)

  at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)

  at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:210)

  at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:441)

  at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:430)

  at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)

  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

  at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:81)

  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

  at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:278)

  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

  at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)

  at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)

  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

  at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)

  at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)

  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

  at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)

  at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

  at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)

  at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

  at com.sap.engine.services.httpserver.filters.SessionSizeFilter.process(SessionSizeFilter.java:26)

  at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

  at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:57)

  at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

  at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:43)

  at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

  at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)

  at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:475)

  at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:269)

  at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)

  at com.sap.engine.core.thread.execution.Executable.run(Executable.java:122)

  at com.sap.engine.core.thread.execution.Executable.run(Executable.java:101)

  at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)

Caused by: com.sap.tc.webdynpro.services.exceptions.ApplicationFaultException: wdDoInit: exception thrown in this user coding area

  at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:164)

  at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:227)

  at com.sap.tc.webdynpro.progmodel.components.Component.initController(Component.java:258)

  at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:206)

  at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:590)

  at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.doPreprocessing(ClientApplication.java:1457)

  at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doPreprocessing(ApplicationSession.java:660)

  ... 53 more

Caused by: com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Failed to load the object: fpn:DPK/pcd:portal_content/content_by_sy/project_212/customer/customer/roles/com.sy.rl.promotions/com.sy.pg.promotions/com.sy.ivu.promotions:aKSNhw==:1: with user om_exp1

  at com.sap.portal.pb.data.PcdManager.initialContextLookup(PcdManager.java:129)

  at com.sap.portal.pb.data.PcdManager.doInit(PcdManager.java:55)

  at com.sap.portal.pb.PageBuilder.init(PageBuilder.java:622)

  at com.sap.portal.pb.PageBuilder.wdDoInit(PageBuilder.java:227)

  at com.sap.portal.pb.wdp.InternalPageBuilder.wdDoInit(InternalPageBuilder.java:137)

  at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:161)

  ... 59 more

Caused by: javax.naming.NoPermissionException: FPN denied permission to execute 'pcd:portal_content/content_by_sy/project_212/customer/customer/roles/com.sy.rl.promotions/com.sy.pg.promotions/com.sy.ivu.promotions'

  at com.sap.portal.fpn.runtime.FpnRuntimeService.doFpnLookup(FpnRuntimeService.java:356)

  at com.sap.portal.fpnprovider.fpn.GenericContext.lookup(GenericContext.java:79)

  at javax.naming.InitialContext.lookup(InitialContext.java:392)

  at javax.naming.InitialContext.lookup(InitialContext.java:392)

  at com.sap.portal.pb.data.PcdManager.initialContextLookup(PcdManager.java:125)

  ... 64 more



Please help.



Thanks,

Muktesh

Re: Out of Memory Exception when printing Crystal Report in C#.NET Web Service

$
0
0

Interesting. I know DEV has made changes for some formatting bugs that were discovered so likely we are using some different method within those dll's.

 

R&D is aware but busy right now with other updates, once those are done the will be looking into it. I just need to get as much info as I can before escalating.

 

Good to know SP 5 worked and SP 14 does not.....

 

Don

Re: Affordable Care Act (ACA)

$
0
0

I'm sorry I wasn't clear in my first post.  I have applied the 3 pre-requisite notes and this occurred during activation applying the main ACA Note: 2067502.  Sorry for the confusion.

Re: *ADD_DIM concatenate two properties for defining destination member

$
0
0

No, we're only adding the ones with actual balances or we know could have that's a subset of all accounts x cost centers.

We also had the option of maintaining the mapping with conversion files and doing the account assignment on-the-fly when importing but customer wanted to be able to see the trace down of how data got mapped at the report level without having to open a mapping table, that's why the compound dim.

Internal server errors in java portal

$
0
0

Hi community

 

We are facing some troubles in our Java SAP Portal Netweaver 7.4

 

 

in the NWA system overview the dashboard is showing an alert as next image:

 

 

internal server errors.PNG

 

the indicator of internal server errors is in red

 

I found that many of this errors are customized, next is the example:

 

 

 

 

error2.PNG

so I talk with development team and they said that is not critical so we want to avoid it

 

 

the question is:

 

How can I eliminate this specific error in the logs and in the dashboard?  in order to have clean this alert to real internal errors

 

 

 

best regards


Re: Only the first row (line) is being shown

$
0
0

Someone could help me? I'm still having this error...

Re: Calculated Key Figure for date not working

$
0
0

Hi Pulkit,

 

    You can create a RKF as below, This is standard way of reporting cleared items.

 

123.png

 

Regards,

Satya.

Re: BPM(NW) error: Error while getting data objects for instance

IDOC for Change Inbound Delivery

$
0
0

Hi,

 

We have a requirement were we have to use the same ASN and publish at different stages in transportation. While changing the ASN we wanted to update the same inbound delivery which was created while creating the ASN.

 

We are using DELIVRY05 for Action code 01 & 02. So it is creating the inbound delivery everytime when we change the ASN.

 

Please let me know the correct IDOC to change the existing inbound delivery confirmation date and qty.

 

Thanks & Regards

Shan

 

 

Problem solved - Below is the change inbound delivery IDOC & Message type

IDOC - DELIVRY03 for change inbound delivery

Message type - WHSCON

Re: IDOC for Change Inbound Delivery

$
0
0

Problem solved - Below is the change inbound delivery IDOC & Message type

IDOC - DELIVRY03 for change inbound delivery

Message type - WHSCON

Re: Interface building question

$
0
0

You don't want to tell me, that I am the first one with this idea. I am sure, someone invented that, years ago an this way solving this problem has a name

Re: GeoJSON file for compounded key 0REGION

$
0
0

Hello Martin,

 

using the Text would only work if the text is then also used in the GeoJSON file as otherwise you wouldn't be able to do a match up.

 

You can configure if for the matchup the key or the text is being used - that is in the properties of the mapping component.

 

Ingo


Re: Unable to Log Into Consolidation/Ownership Models in EPM Excel

$
0
0

Hi Aravind and Khokan,

 

Thanks for your response.

 

Aravind: I tried what you said. Unchecked secured dimension for consolidation model which gave me message that related data access profile will be deleted. I said ok. I had added access to this model in delivered profile AdminMbrAccPrf. When I checked data access profile after removing secure dimension, access for consolidation model was still there. I am not sure why, I thought it will get deleted after removing secure dimension. Then I deleted it manually and saved. Got message -

 

 

I tried to login through EPM again. No luck, though now there is no secure dimension and have access to full data.

 

Khokan: I recreated connections several times but that did not resolve the issue.


Thanks & Regards,

Neha

Re: Error meassge in SOCO

$
0
0

Hi,

 

It is possible the product ID what you have selected is related to other logical system (for example same id for multiple logical systems) . The standard search may use a product which is related to other logical system, which is wrong.

 

The following notes can help : 2153885,2156548.

 

If not,please let me know exactly the complete scenario (how, and where are you exp. the errors).

 

Kind Regards

Laszlo

Re: JDBC Receiver adapter issue : How to SET IDENTITY_INSERT is set to off ?

$
0
0

I don't think turning off is the only solution here. I'm not sure of the design but may be your table "Materials" can be updated by multiple sources and hence the IDENTITY was turned on for a perticular coloumn.

 

Simple solution is to to find out that column and do not send any value into it from PI(remove the mapping for that field)

How to create carrier party and carrier (SCAC) ID in SAP SNC

$
0
0

Hi,

 

I am new SAP SNC can someone guide me how to create the carrier party and carrier (SCAC) ID in SAP SNC. I see those two fields in PO shipment details tab.

 

Please do the needful

 

Thanks & Regards

Shan

Re: How to generate .apk file for SAPUI5 Mobile App?

$
0
0

Hi,

 

There are multiple ways to generate an Android Apk file form UI5 apps. Most of the blogs that you are refer to are old verions. With new version we use SAP WebIDE and HAT.

 

1. However, if you personally want to download use Eclipse Mars and Download the Plugins of UI5 from the following link:

 

URL: https://tools.hana.ondemand.com/mars

 

You can refer to the installation process here: http://scn.sap.com/community/developer-center/front-end/blog/2013/07/23/installing-and-sap-ui5-toolkit-ver-1121-in-eclipse-43-kepler

 

2. If you want to use WebIDE, you can refer to http://scn.sap.com/docs/DOC-62033 and the document:

 

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/50cbb459-b45d-3210-dabe-e56b38d595eb?QuickLink=index&overridelayout=true&60408715024517

 

3. Incase you have SMP 3.0 SP09 and higher, you can use Kapsel Plugins too. You can refer to this link for more detials:

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

 

Based on your requirement, please choose. Hope this helps.

 

Regards,

Nagesh

Viewing all 8746 articles
Browse latest View live




Latest Images