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

Re: how to call findAll method in HTML javascript for Embedded Html

$
0
0

I'm puzzled as to why you have one function's contents inside the other's.


Re: JDBC Communication Channel error... Functionality Status remains in Green

$
0
0

Hi,

 

 

<1. As per my knowledge, if there is any error rises in processing, the functionality should turn to Red. But here, it remains in Green.>

 

Sometimes the adapter shows error logs due to the target system not available and then the connectivity is re-established and adapter remains in green. Check with DB team if they have had outages. Your error log shows that connection calls are timed out possibly due to database being down.

 

<2. And if the communication channel is automatically stopped, "Start" button should be enabled and "Stop" button should be disabled.

   But here "Start" is disabled and "Stop" is enabled.>

 

This is normal behavior. You need to stop and restart the channel if it is stopped.

Are you using ATP (availability time planning) in your channels. If not, Automatically has no meaning.

 

< 3. What ever the error is, Channel is not going for second retry. It is retrying only once and further there is no process at all.>

Retry can be manipulated at RWB, comm channel monitoring -> Choose the particular adapter-> settings-> Maximum number say 3 and choose overwrite.

 

 

Hope it helps!

Ambrish

Re: processing zero record MDM inbound file

$
0
0

Hi Subin,

 

It seems matching field itself is NULL and thus it is creating a NULL.

Set NULL handling for fields and save update after that.

Please retest and come back with findings.

 

Thanks,

Ravi

Re: How to find when was my portal down

$
0
0

Hi Santhosh,

 

1. Since "available.log" doesnt have more info, you need to check in the file std_server0.out of  /work directory for downtime info. Also see dev_server0 file for related error.

 

2. You can restart your JAVA Instance alone from "SAP Management Console" (SAP Management Console can be accessed as http://<servername>:5<instance number>13

 

Regards, Praveen

Sybase IQ 16 Install Virus

$
0
0

I downloaded the file iq1600_nc_win32.zip from the Sybase web site and installed it on Win Vista x32.  Towards the end of the install Norton popped up and indicated that the file dbput16.dll was infected with the virus Suspicious.Cloud.7.EP.

 

The install download may be old.  I pulled it from the Sybase site since it seems to be a lot faster than the SAP site.

 

Anybody seen this virus pop up in their installs?

Re: Approver name and field not displaying for few employees

$
0
0

have you disabled the field?

 

sm31> V_PTARQ_TPROCESS?

 

the PTARQ - Approver (program RPTREQAPPRCHK) , can you verify this?

 

share your screenshots?

 

In order for you to assign the approver as you wish, please use the

BADI PT_GET_REQ method FIND_RESP_AND_DEFAULT_NEXT_PRC.

To enable the application to fill up the next approver in case he is

absent or the position is vacant , you can implement method

CHECK_IF_ACTOR_ABSENT of Badi IF_EX_PT_GEN_REQ.

You can define your logic to fill up this position in this method.

Re: issues with NOFILTER

$
0
0

May be you can use a second query with only state Filter in the same WebI report and use the objects from this Query for the Grand Total.

Re: CATS Error in MSS - 'You have no data to approve or reject'

$
0
0

is the workitem correctly routed to the manager check in SWIA or SWI5?

is the configutration correctly done for yoru WF in SWFVISU?


Re: Custom Webdynpro applications failing after first screen

$
0
0

Anything in the defaultTrace? What URL is being generated when you navigate within the application? Check with HTTPwatch or HttpFox. I guess your Web Dynpro applications are Web Dynpro Java applications, right? Have you set a ExpirationTime that is different from the DefaultExpirationTime? See the attached link for details. Also see SAP note 842635 for details on Session Management for Web Dynpro applications.

 

http://help.sap.com/saphelp_nw73ehp1/helpdata/en/44/b20e5b47cd2d04e10000000a11466f/frameset.htm

https://service.sap.com/sap/support/notes/842635

Re: Subreport problem at runtime

$
0
0

Hello Anne-Marie

 

 

Yuo will have to set the dasource for both the main report and the subreport. For the subreport you could obtain a SubreportObject through the ReportObjects collection. The following example shows you how to iterate through the sections of a report and change the background color of each subreport to magenta.

 

Dim Report As New CrystalReport1
Dim subReport As SubreportObject
Dim sect As Section
Dim rptObject As Object
For Each sect In Report.Sections
    For Each rptObject In sect.ReportObjects
        If rptObject.Kind = crSubreportObject Then
            Set subReport = rptObject
            subReport.BackColor = RGB(255, 0, 255) '''****replace with your pointer to the DS
            Set subReport = Nothing
        End If
    Next
Next

 

 

 

 

- Ludek

Re: User Exit/BADI/Enhancement before save in vf01 to modify billing date

$
0
0

Hi Premprakash

 

 

I use the user exit RV60AFZZ - FORM USEREXIT_PRICING_PREPARE_TKOMP and put the current date in VBRK-FKDAT, VBRK-KURRF_DAT and VBRP-KURSK_DAT but in table VBRK of the database does not record the date that I placed. Also try the user exit RV60AFZC - FORM USEREXIT_FILL_VBRK_VBRP changing the date in VBRK-FKDAT and LIKP-FKDAT but neither worked. Please can you tell me in which internal table I change the date to be recorded in the database.

 

 

Best regards.

 

Diego

Re: Dynamic Table and Gui_Upload

$
0
0

Yes, now my code works well ...

Sorry for my post ...

 

I'm really sorry for the inconvenience.

 

My post was useless.

Re: Entries stuck in SM13 queue in 'INIT' status

$
0
0

No, it is v1 updates. Since I did not have access to SM50, I did not realize that update task was running in background (a very long running update task).. Curious why does SAP have status 'Initial', eventhough the module was running in background.. Isn't it confusing?

Re: Rename ESS development component

$
0
0

If the requirement is to modify standard SAP components and to still allow updates from SAP, you will need to follow the parallel track approach described in the NWDI cookbook. SAP note 872892 for details. If the requirement is to also create custom DCs, you should create a custom SC as pointed out by Ervin Szolke.

 

https://service.sap.com/sap/support/notes/872892

Re: Does Crystal Report 2011 supports SAP 4.6c SP20?

$
0
0

Thanks Naga.

 

The data access link to is not working..it looks to be disabled. Please help.


Re: Account determination error in MIGO

$
0
0

Dear Concer,

Kindly check in OMWD.

Hope it will resolve you problem

 

 

 

 

Best Regards

Mohsin Abbasi

Re: Account determination for entry BPIN ___ 0001 ___ 4011 not possible M8147

$
0
0

HI,

kindly check in OMWD, check weather valuation grouping code is give or not ?

 

 

 

 

Best Regards

Mohsin Abbasi

Re: User Exit/BADI/Enhancement before save in vf01 to modify billing date

$
0
0

Hi,

it is not just to put a break and check if stop, first you need to create a project using tcode CMOD, there you add the exit SDVFX008 and write your code. break-point or break username.

remember to active the code and the project.

Then run tcode VF01 post and check if it stop, if you followed all the step correct, it should work.

 

Regards

Miguel.

Re: Stock Report with FIFO, Open SO and PO's and Pricelists

$
0
0

Hi Sean,

 

Try removing the join with RDR1 (T8) - it's never used in your select clause, but the join causes the duplicated rows.

 

Beni.

Quick Start Guide Data File Problem

$
0
0

On this web page http://www.sap.com/campaign/ne/sybase/iq_16_free_trial_download/iq_quick_start_guide.epx there is a data file to be used to create a database that goes along with the Quick Start instructions.

 

I downloaded the file, unzipped it (twice as it is a zip of a zip?) and it came out as one large file.  I used 7 Zip to uncompress the file.  I did NOT get the four directories listed in Lesson 3 (found here: http://www.sybase.com/files/Product_Overviews/Load_Data_QuickStart_Lesson_3.pdf), nor any of the individual files.  I got one big file named Data_Queries.  At the top of the file is what looks like 1100 lines of scripting (C++?), then another ~1100 lines of some SQL scripts (truncate table, load table), a bazillion lines of pipe delimited data, some more SQL scripting and then some SQL queries.

 

It looks like the data file was concatenated together from all the files that were supposed be individual files?  I dunno.  Maybe it's a Linux thing.  I'm just a Windows idiot so I have no idea how this file would look in Linux.  All I do know is that it's pretty useless to me.

Viewing all 8851 articles
Browse latest View live




Latest Images