Hello Wilson,
Has it been resolved?
Cheers,
Gek
Hello Wilson,
Has it been resolved?
Cheers,
Gek
Please have a look at SAP note:
2053685 - How do leap seconds affect the SAP ASE, SAP SQL Anywhere, and SAP IQ databases?
Best regards,
Nils
I think my solution will work for you .. why dont you try my solution.
just check once and if it not working then do let me know.
Hi Yatsea ,
Thank you very much for your answer
Hi ,
Please can you explain in detail as i have not understood what exactly you want to say.
Thanks & Regards,
Navanath
Yes, we've studied this option.
It's not the best solution for us :
Hello Tobias,
I triedyour suggestion but didnt work.
Thank you anyway.
FBZP all company codes, enable the payment method suppliment check box
Hi Amit,
As good as it might sound, a Window Service wrapping a DI API object is not recommended.
Reason being DI API leaks memory, it is just a matter of time the OS will 'kill' your process.
If you really wants a window service, follow what SAP has done with
DI Proxy Service
DI Proxy Monitor Service.
The first is the DI API service.
The Second keeps on monitoring the first service, in case the service stop for any reason, the monitor will re-start the first service.
My recommendation is to go with task scheduler.
Regards
Edy
Hi Rodney,
can you please provide a screenshot from RSTSODS? Is the old version of the PSA active and the new version inactive (check the dates)?
If so you can try to run the report in the following note...
1377274 - Obselete PSA for new segmented datasource
Leave out the 'Z' at teh start if you SP level is high.
Thanks,
Colm
hi
try with bellow steps
1) Remove Temp files
and 2) Copy SM_OBS_DLL from which system on working ADD and paste on %Temp% file ( which on Not Working add on system)
3) and re login the B1 Client
check and update the status
---RAMUDU
Hi Leon,
This is just your Query Part. You will be filling your ComboBox using something like this:
oCombo.ValidValues.Add(Value1, Value1Desc);
So while using this method to fill the ComboBox at the very first time, you can use:
oCombo.ValidValues.Add('', '');
This will add one null value in the ComboBox.
You need to use this line to select the Null Value:
oCombo.Select('',BoSearchKey.psk_Value)
Else you put your code here. So that we can have a look.
Hope it helps.
Thanks & Regards
Ankit Chauhan
SAP Business One Global Support
Hi experts,
I just came to know that IT0080 is more used in UK & may not be suitable for India.
Can IT0080 be used for India or not??Urgent...
does it have any implications if i use it for India & South Asian countries.
Hi Monika,
The option SAP GUI (Record) will allow you to record only one transaction per recording.
Alternatively you can use the option SAPGUI (Attach) which should allow you multiple transactions.
Regards,
PB
Hi,
did you set up any back end Alert jobs?
refer to the following blog post for more information. SAP Access Control 10.0 Alerting
Which host do you want SAP to connect to? What is the IP address? That needs to be maintained in saprouttab file:
192.168.140.54 or 192.168.140.48
I see you maintained 192.168.140.49
Hi All,
Can someone help us on customization if Questionnaire in SOS Report.
Currently we are trying to customize the Security Optimization Service (SOS) report in Solution manager, though we have skipped some of the
Checks in Questionnaire the final report is still dispalying the values for the Skipped checks.
Procedure we followed is as below
Execute Transaction SOLMAN_WORKCENTER
Select tab “SAP Engagemant and service Delivory” --> Servicess then select Create and next Select Security Optimization Service session select next.
Here select System for which you want to genarate SOS report.
Go through the tabs in the web UI of Security optimization Service Session
1. Prepare
1.1 Select system
1.2 Select logon to managed System
1.3 Assign Questionnaireà Maintain Questionnaire
Next it will direct you to the screen “ Change Questionnaire for security optimization- <System Name>”
Here we have the option Skipped /No Data.
Select the check point from the right side menu and sellect the option Skipped /No Data and save.
Again come back to web ui screen “Security optimization Service Session” and contuniue with genaration of
the report.
Though we have skipped some of the Checks in Questionnaire the final report is still displaying the values for the Skipped checks.
PFA the screen "“ Change Questionnaire for security optimization" for your quick refrence.
Best Regards,
Malli
Hi,
Open XK04 and then
choose Environment > Multiple display from the menu bar.
Hi,
We have a mat/plant DSO (source dso - mat/plant is the key ) and need to lookup for a material document in another mat movement stock DSO, and find the quantity added or substracted in that material movement DSO based on if the the stock for that material/plant is added or deducted ( based on material movement's) and need to get the quantity added/substracted in this mat/plant DSO. ( SOURCE DSO).
My doubt is can we do a lookup /field level routine for a zquantity KF in the source DSO ? Please advise if I am not clear.
Thank You
DR