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

Re: Warning Message to error message

$
0
0

Hello Sandeep,

To answer precisely to your question, you can do this with implicit enhancement in include LIBAPI_HF50 , with a code (at line no.138)  such as:

if 1 = 0.
         message e243(i0) with iv_proid ls_prps-werks cs_caufvd-iwerk.
endif.

But this should not be done.

Instead your checks for this field can be very easily managed through a simple code in user-exit IWO10009. You can get it done by your ABAPer, or if you give the logic, I'll provide the code to be put in the include ZXWOCU07 of this exit.

 

BTW you have several open threads. Please review and try to take them to logical conclusion.

 

Regards

KJogeswaraRao


SELECTING ENTIRE ROW WHEN CHECKBOX IS SELECTED

$
0
0

Hi Gurus,

 

 

Before Posting the question i had searched a lot about this,But could not find any solution...

 

Actually i had created a ALV report using OOPS concept....The report contains data as well as Checkbox..

 

My requirement is that when the check box in my report is selected, the entire row automatically should gets selected so that i can proceed further using

 

obj_grid->get_selected_rows... Could you please help me out in this ?

 

 

Thanks and regards,

Vikram.

Variable question

$
0
0

Hi Guys,

 

I have created one variable  " To Date" , this is input ready ( mandatory).

 

I need to use the same value of " To Date"  , to restrict two different characteristics. When I use , I am getting below error.

 

Could you please suggest how can I acheive this logic. I have tried creating Variable on Document Date with replacement path , using variable , but I dont see " To date" variable in the list. I have gone through many threads but not getting result.

datevar.PNG

Re: Crystal Reports fix to work on Windows 10

$
0
0

Hi Don,

 

.NET Framework 3.5 is installed already but still we are getting this error.

 

What else could be a cause for this error?

 

Roei

Message no. CM_EHHSS_INC_CHECKS424

$
0
0

Dear Experts,

 

I am getting a Message no. CM_EHHSS_INC_CHECKS424, when trying to close incidents, so how can i skip this and close the incident, these incidents was created before and now we need to close it.

 

Regards

ERP

Re: Integration process design -webservice to webservice scenario

$
0
0

Thank you! Well I appreciate the links that you've shared. But one of the links that demonstration is of File to File scenario. I am particularly looking for Web-service to web-service scenario. I would be thankful if you can share it.

Re: Appeon SetSQLSelect - PB 12.5

$
0
0

As I know this is a powerbuilder limitation.

From Powerbuilder help: (SyBooks Online (Archive))

"Limitations to using SetSQLSelect Use SetSQLSelectonly if the data source for the DataWindow object is a SQLSELECT statement without retrieval arguments and you want PowerBuilder to modify the update information for the DataWindow object: 

dw_1.Modify("DataWindow.Table.Select='select...'") 

 

Modify does not verify the SELECT statement or change the update information, so it is faster but more susceptible to user error. Although you can use Modify when arguments are involved, this is not recommended because of the lack of verification."

Re: The data services request could not be understood due to malformed syntax


Re: Creation of Asset through P.O

$
0
0

Hi,

 

According to me, check the configuration done in OAYH T-Code and it is possible that multiple currencies are maintained there but actually no depreciation area is defined in the system for all the currencies. Once you maintain the Depreciation Area atleast one for each currency set up in OB22 T-Code then you will not face this issue.

 

Regards,

Malhar.

SAP Work Manager. Download attachmnent error.

$
0
0

Hi All

 

We use

SMP Version: 3.0.7.0  SP Level: 07            

workmanager-6.2.1.0 

 

When we Create Attachment for PM Order in SAP ERP and try to open it does not open and shows no errors..

 

sshot-110.png

 

A second attempt to open a file displays the following error.

 

sshot-111.png

Re: BADI PRODUCT_CUSTOMER2 is not triggered

$
0
0

Hi All,

 

I solved this issue.

 

This is a authorization issue with the RFC user.  I went to SMW01 and saw the error BDOC for that material. In the error text it is showing "you are not authorized to change the material". As i am a Admin user system is allowing me to change the material data in debugging mode.

 

Br,

Navn

Re: Report Painter Column Order

$
0
0

Hi Vas,

 

How did you managed to move the columns among pages.

 

Because when I am trying to move the column from page14th to page13 , it is throwing message

 

that not enough space on the current page.

 

Please help.

Re: No employees shown in team calendar

$
0
0

when debugging 'HR_GET_USER_FROM_EMPLOYEE' for my issue the result coming back is looking okay. so this is not the problem here

ECC-PI

$
0
0

Hi experts,

 

iam trying to get data from ECC to PI, but in ECC iam getting below error.

 

Scenario: ECC(Abap proxy) to PI--SFDC, SAP PI 7.3

about same issue i have gone through sdn posts i have  not get any solutions.

 

same i have tested two days back its success.

 

 

<SAP:Category>XIProtocol</SAP:Category>

 

 

<SAP:Code area="PARSING">GENERAL</SAP:Code>

 

 

<SAP:P1/>

 

 

<SAP:P2/>

 

 

<SAP:P3/>

 

 

<SAP:P4/>

 

 

<SAP:AdditionalText/>

 

 

<SAP:Stack> com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Error encountered while executing mapping: com.sap.aii.af.service.mapping.MappingException: 204 at com.sap.aii.adapter.soap.web.SOAPHandler.processSOAPtoXMB(SOAPHandler.java:740) at com.sap.aii.adapter.soap.web.MessageServlet.doPost(MessageServlet.java:496) at javax.servlet.http.HttpServlet.service(HttpServlet.java:754) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:202) at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:103) at com.sap.engine.services.servlets_jsp.server.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:126) at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:79) at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:441) 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:276) 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) </SAP:Stack>

 

 

<SAP:Retry>M</SAP:Retry>

 

 

</SAP:Error>

 

 

Regards

Pradeep A

Re: Unablw to apply rank () over function for universe based crystal report?


Re: Fiori Siz and Impl

$
0
0

Hi Sarbjeet ,

 

Thank you so much!! this is the kind of response I was waiting to see!! can you do me one more favour please?

 

below is the input and the output I have got for the sizing I have done for "fiori front end" there are lot of things for which it gives different SAPS and Memory. should I add everything and consider that as a final recommendation form SAP quick sizer?

 

fiori_size_1.jpgfiori_size_3.jpg

 

Thanks

Re: Want to make some column of table only readable .

Re: i am not getting cost

$
0
0

sir thanks a lot.

one more thing sir material cost is flowing but it is not showing in the material vale category even after assigning cost elements. can you please explain what are the settings that needs to done.

Re: promotion management log files location?

$
0
0

Hi swapnil

 

thanks for your support.I know that location but I cant find log file name of promotion management.

I can find upgrade management tool log file but I cant find promototion management log file.What is the log file name of it.

 

 

thanks

Re: SLD Congfiguration - SAP Solution Manager 7.1

Viewing all 8746 articles
Browse latest View live




Latest Images