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

Re: file conversion help

$
0
0

Hi

 

Which kind of .dat is? Who or what has generated that file?

 

Max


Re: Add additional cols in inbox

$
0
0

Hi Rohit

I have tried every time before I login by deleting entries there it still shows the same old-layout

for each user I have to manually go and make changes in the Settings

 

And add the extra columns manually and then " Save as " the new View layout

 

 

 

 

 

 

And only after that it works ...

 

Please could you advise ..on what I need to do ?

 

 

When I now login to through the user where I have made the settings it works ..

But when I login through any other user it does not work ..

 

Also in POWL_query for query ID  IBO_INBOX_WI_QUERY  I have tried to check the query layout and saved the new layout there ..in the layout varinat

But in the Layout field there was no search help so I manually entered " new1 "

 

 

Still it does not correctly come up . may you please guide me on what I am doing wrong ?

 

Regards

Vinita

 

 

 

 


Regards

Vinita

Re: Moving average price of subcontracted material not picked for Cost estimation

$
0
0

Hi..

 

The cost of subcontracted material with spl.procurement type 30 is composed of raw material and processing cost. In case of that, the standard cost of the material is roll up to finished product's standard cost.

 

Subcontracted material that don't have spl.procurement type 30 is only recognized to raw material.

In case of that, moving average price of subcontract material is pick up according to your material valuation strategy.

Re: Disable search functionality within BI launchpad for (external) users

$
0
0

Hi Marco,

 

Search is default functionality and you cannot hide this feature from any users.

 

However, you can always play with security and let the users see only those folders which they use.

 

Note: Removing platform search service from APS will disable search for all users.

 

Regards,

Onkar

Print with SAPPDFPRINT

$
0
0

Hi,expert

 

I wish the to printting from SAP on printer with only PCL fonts, form which has created by the adobe designer and usually

 

 

printied by using the SAP's printer with POST2 type.The SAPGUI730 patch 9 and the last SAPPDFPRINT 730 patch 2 installed, the printer

 

 

using method G and POST2 type. I have checked note 1444342.

 

thank for any idea and suggest!

Re: SAP is not getting started after oracle patching

$
0
0

Hi Sudipta..Can you plz check the ORACLE_SID, ORACLE_HOME, TNSPING for the SIDADM? Also the file level permissions for SIDadm/ORAsid(unlikely as the DB is running)

Check the tnsnames.ora for RP2 if everything is correct there. Again check the running listener - goto status and check if it matches correct RP2 values/references?

 

Check here if this helps..

http://scn.sap.com/thread/2088745

 

http://h30499.www3.hp.com/t5/Databases/HPUX-ia64-Error-2-No-such-file-or-directory/td-p/4622977#.U_kjkMWSyzU

 

-As of now by going through the log it seems that the R3trans is able to fetch the basic info of the oracle(upgraded version-patches) which is similar to getting into sqlplus without any logon..but when R3trans is trying to logon it's not able to determine the instance so above mentioned one/some is surely to be blamed for.

Re: negative stock in transit

Re: How to read data from ABAP with filter?

$
0
0

Hi Frank,

 

You can use SELECTION_RANGE option in source tab. I havent done for users filter till now but the role filter I tried looks like this for reading Z1* and Z2* roles from SAP.

 

scn.PNG

 

Can you play around with options by changing parameter after "SELECTION_RANGE/" to get desired result. Experts here would have exact solution for your requirement if you wait.

 

Kind regards,

Jaisuryan


Re: Approval reason as required field?

$
0
0

Somehow we've to collect various reasons and all of them should be visible to the next approver or when viewing the history of a request:

  • First the requester maintains the mandatory attibute MX_REASON for the request. (This is the easy part.)
  • Then the manager adds his reason for accepting or denying the request to another field.
  • Both reasons are then shown to the role owner in another approval step who again adds his/her reason to another field.

How can we manage this?

 

Finaly let's assume that a GRC SoD check adds it's own result to the request just before the manager get's the approval requst.

Does this adds another twist?

 

Kind regards

Frank

Re: SAP is not getting started after oracle patching

$
0
0

Dear

 

you have to increase you shared memory and you need to check ORACLE_SID and ORACLE_HOME entry should properly match with /etc/oratab or /var/opt/oracle/oratab .

 

ORA-01034: ORACLE not available tips

 

this may solve your problem

 

Regards

Re: SAP is not getting started after oracle patching

Re: will sap database todes like db12,db13,db01,db02.... work in SAP ECC6 ehp6 on HANA

$
0
0

Dear Ashok

 

SAP HANA it is just database BOX contains in single HANA BOX  with memory 1024gb and 2048gb

it is an in memory data processing and remaining all tcodes are working like normal SAP only

as u asked the Tcodes which you mentioned working on HANA they work in  SAP ECC6 ehp6 on HANA

 

Regards

Error Get Document's detail

$
0
0

Hi, I get this error when retrieving document detail my url is

GET biprws/raylight/v1/documents/6573

 

Thanks for your help

 

<error>

    <error_code>WSR 00999</error_code>

    <message>Internal error</message>

    <stack_trace>com.sap.webi.raylight.RaylightException: Internal error&#13;

    at com.sap.webi.raylight.context.Messenger.internalError(Messenger.java:70)&#13;

    at com.sap.webi.raylight.actions.document.AbstractGetDocumentAction.getDocumentInfo(AbstractGetDocumentAction.java:116)&#13;

    at com.sap.webi.raylight.actions.document.AbstractGetDocumentAction.getDocument(AbstractGetDocumentAction.java:34)&#13;

    at com.sap.webi.raylight.actions.document.GetDocumentByIdAction.execute(GetDocumentByIdAction.java:60)&#13;

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#13;

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&#13;

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&#13;

    at java.lang.reflect.Method.invoke(Method.java:597)&#13;

    at com.sap.webi.raylight.actions.ActionInvoker.invokeWith(ActionInvoker.java:123)&#13;

    at com.sap.webi.raylight.actions.ActionDispatcher.invoke(ActionDispatcher.java:105)&#13;

    at com.sap.webi.raylight.RaylightServiceDocument.getDocument(RaylightServiceDocument.java:49)&#13;

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#13;

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&#13;

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&#13;

    at java.lang.reflect.Method.invoke(Method.java:597)&#13;

    at org.apache.cxf.service.invoker.AbstractInvoker.performInvocation(AbstractInvoker.java:173)&#13;

    at org.apache.cxf.service.invoker.AbstractInvoker.invoke(AbstractInvoker.java:89)&#13;

    at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:164)&#13;

    at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:242)&#13;

    at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:242)&#13;

    at org.apache.cxf.jaxrs.JAXRSInvoker.invoke(JAXRSInvoker.java:91)&#13;

    at org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:58)&#13;

    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:439)&#13;

    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)&#13;

    at java.util.concurrent.FutureTask.run(FutureTask.java:138)&#13;

    at org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)&#13;

    at org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:106)&#13;

    at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:255)&#13;

    at org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:113)&#13;

    at org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:102)&#13;

    at org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:464)&#13;

    at org.apache.cxf.transport.servlet.ServletController.invoke(ServletController.java:149)&#13;

    at com.sap.bip.rs.server.servlet.BIPServletController.invoke(BIPServletController.java:93)&#13;

    at org.apache.cxf.transport.servlet.AbstractCXFServlet.invoke(AbstractCXFServlet.java:148)&#13;

    at org.apache.cxf.transport.servlet.AbstractHTTPServlet.handleRequest(AbstractHTTPServlet.java:179)&#13;

    at org.apache.cxf.transport.servlet.AbstractHTTPServlet.doGet(AbstractHTTPServlet.java:108)&#13;

    at javax.servlet.http.HttpServlet.service(HttpServlet.java:621)&#13;

    at org.apache.cxf.transport.servlet.AbstractHTTPServlet.service(AbstractHTTPServlet.java:159)&#13;

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305)&#13;

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)&#13;

    at com.businessobjects.sdk.actionfilter.WorkflowFilter.doFilter(WorkflowFilter.java:45)&#13;

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:243)&#13;

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210)&#13;

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222)&#13;

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123)&#13;

    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472)&#13;

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:168)&#13;

    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99)&#13;

    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:929)&#13;

    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118)&#13;

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407)&#13;

    at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1002)&#13;

    at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:585)&#13;

    at org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:312)&#13;

    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)&#13;

    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)&#13;

    at java.lang.Thread.run(Thread.java:761)&#13;

Caused by: java.lang.NullPointerException: while trying to invoke the method com.crystaldecisions.sdk.properties.IProperty.getValue() of a null object loaded from local variable 'property'&#13;

    at com.sap.webi.raylight.util.CmsHelper.getIntValue(CmsHelper.java:298)&#13;

    at com.sap.webi.raylight.util.CmsHelper.getIntValue(CmsHelper.java:182)&#13;

    at com.sap.webi.raylight.actions.document.AbstractGetDocumentAction.getDocumentInfo(AbstractGetDocumentAction.java:79)&#13;

    ... 55 more&#13;

</stack_trace>

</error>

Re: When I try to load data from the R/3 to BI there shortdump

$
0
0

Hello,

 

I ran into the exact issue and was able to resolve it by applying SAP note 1494539.

Hope that help somebody that will find out this thread but could not find an answer like me.

 

Gia

Re: TDMS data scrambling error: phase of the program is different than active phase of the project


Re: Purchase request alert

$
0
0

Hi,

 

There is no default alert functionality for PR. You have to create an query and set it under alert management. Set frequency as per requirement.

 

Assign below query to get when document is added for same posting date.

 

Select Distinct T0.docnum, T0.docdate, T1.itemcode, t1.Quantity from OPRQ t0 inner join PRQ1 t1 on t0.docentry = t1.docentry where t0.docdate = CONVERT(VARCHAR(10),GETDATE(),110)

 

Thanks & Regards,

Nagarajan

 

 


Re: hi

$
0
0

Hi,

 

Please refer thread http://scn.sap.com/thread/3607278 and follow administrative guide for installing SAP Business one which can be downloaded from SAP Business one customer portal.

 

Thanks & Regards,

Nagarajan


Re: Service Item

$
0
0

Hi,

 

Please close this thread by marking helpful answer.

 

Thanks & Regards,

Nagarajan

Re: FPM and using side panel chips: attachments and notes

Re: Attachments in sidepanel on sales order

Viewing all 8493 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>