Ok, set it to 0 (disabled) and resume SAINT.
Re: Saint ABAP Error
BEx report designer error RSBOLAP 017 Java communication error
Hello experts,
I got Bex error duirng I try to insert Infor provider in BEx report designer.
To reproduce it - In BEX Report designer, use Report->Inser data provider (select InfoAreas) and try to use any InfoProvider.
I've checked notes:
917950 - SAP NetWeaver 2004s: Setting Up BEx Web
916090 - RFC-error messages in Web Application Designer 2004s
and also 888687 and 917950, 937697).
Regarding notes I must have EP component in Java stack in order to use Bex:
BEx Web in SAP NetWeaver 2004s (Usage Type BI-Java) requires Usage Types EP and AS-Java, i.e. a Portal on a Java stack is required
If you don't want to use the new BEx Web functionality, you can still use BEx Web 3.5 Runtime that is running only with Usage Type AS-ABAP.
I used Bex based on 7.40 and haven't EP component installed in my java stack. I use double stack system - Solman 7.1.
Note 916090 has remark:
In most cases, however, the connectivity is not properly configured, so the call will not return a result also during the second and all following tries.
In that case please ask your system administrator to set up the ABAP->JAVA and JAVA->ABAP connectivity in a valid way (at least for your user...).
Anyway, my question is:
Can I configure ABAP<->JAVA connectivity in order to use Bex functionality without Portal installed?
BR
Iurii
Re: Could not start transport control program tp..!
Hello Ashish,
usually the RFC connection are getting generated by STMS and having the name TMSADM@[SID].[DOMAIN NAME].
Start STMS and click on the icon for system overview.
Before you do that, check if there is a warning, when you start STMS concerning consistency.
If there is, someone might change a system, but did not transfer it through the transport domain.
The RFC connection are usually getting updated, if there is a change in the transport domain and updated.
To have a consistent transport domain check for your effected system in the system overview the settings and adjust if needed.
Just double click on the system and edit (if needed) the setting. There are check icons. The important tab is "communication". This generates/updates the RFC connection documents.
Make sure the DNS (in case of also Oracle TNSNAMES) are working on OS level and check in the configuration is working.
After that, transfer all the configuration changes through your transport domain.
As soon as you change a system and safe it, the STMS want to transfer all the changes through the transport domain.
Best regards
Carlos Behlau
Re: Update programm for LIS
I want to put information from RSEG table to S9xx structure with one field ZZSTOCK. The structure is new .
Re: oData xml parsing error while sending data to server
Apparently one parameter was a number but webservice was expecting a string so i added oEntry.ParameterName.toString() and worked.
Sorry for bothering:)
Approve and Reject button not coming in CRM webui
Hi folk,
I faced one issue in CRM web ui workflow. The Approve and Reject button is not coming in the CRM webui instead of those buttons RESERVED and FORWARD buttons are coming . but I can able to see those approve and and reject buttion in SAPGUI(SBWP).
I used copy of standard user decision task .
I have attached both SAP GUI and CRM webui screenshot for your reference. Kindly let me know your suggestion to resolve this use.
Thanks in advance,
Pasumpon Karuppaiah
Re: PD (and computer) wigs out when printing a diagram to PDF
Hi All,
When printing to PDF, I am not encountering an issue. I am using PD 16.5.5 PL1.
Since the issue appears to be intermittent, a support incident may be the best course of action.
When you create the incident, please upload a copy of the model you were using when you encountered the problem.
When you encounter this problem, is it with a specific model? or any model?
If you launch PD, open a model and then Print to PDF, does the problem occur? Or does it occur only after you make many changes to the model?
Anthony
Re: How to use user provided input in Custom Query Script?
It has to be GET for query operation. (
) I suggest you to go through official guide for SMP IGW and custom scripting
Custom Processor - Data Integration using Integration Gateway - SAP Library
To work with latest SMP3 server release, update the SMP tools plugin in Eclipse kepler, right click project>Change Target Runtime
Follow this guide How to install SAP Mobile Platform Tools for Integration Gateway in Eclipse Kepler
Regards,
JK
Re: Unable to execute inventory
Hi,
I have checked that, but I didn't find any such KFs in SAP3.
Thanks,
Adding a Screen Exit to tcode XK02 using BADI
Hi Friends,
I want to add a custom screen exit that display two checbox on the standard page of the Tcode XK02(Main screen of the Tcode). I had read many related discussions in scn. Still i cant make it out bcoz i am new to abap. Can anyone guide me by giving step by step procedure(Detailed steps). If there is any related documents you can send me to pavithran04@oulook.com. I have also attached the image with check box to be added.
Regards,
Pavithran.
Re: Background job Incorrect call of RSTG
Re: MIRO enhancement
Sorry, I may sound rude but copy pasting your requirement from FS wouldn't help you.Seems you don't understand the problem.Understand the business process and then ask why you want to implement what you want to implement.
Hint : Look in include LMR1MF0D of function group MR1M.
BR.
Filter lose 0 during navigation
Good afternoon,
I found a problem with a report developed with BeX query designer. I added dimension 0GL_ACCOUNT as initial filter (select option). I noticed that if I do following steps:
1) Set filter 0070000000 - 0090000000
2) Launch the report
3) Start navigation of the report
4) click back
with this scenario, after some navigation, it is like the filter loses first two zeros (it becomes 7000000 - 9000000) and no data is retrieved. I notice the same behavior if, after launch, I click on "Initial Selections" and relaunch the report.
Did someone find a similar behavior and found a solution?
I Thank everyone for the support!
Re: The object with ID {0} does not exist in the CMS or you don't have the right to access it (FWM 02020)
This seems an issue with particular object. Can you please run the below queries one by one in the query builder and provide me the output:
1. select * from CI_APPOBJECTS, CI_INFOOBJECTS, CI_SYSTEMOBJECTs where SI_ID=47
2. select * from CI_APPOBJECTS, CI_INFOOBJECTS, CI_SYSTEMOBJECTs where SI_ID=0
3. select SI_NAME, SI_KIND, SI_ID, SI_PARENTID from CI_APPOBJECTS, CI_INFOOBJECTS, CI_SYSTEMOBJECTs where SI_OBTYPE=0
Apart from this, you can try clearing the Web App (Tomcat) cache and restart it to see it helps:
1. Stop Tomcat
2. Clear the Tomcat cache by renaming the folder "localhost" to "localhost_bkp" in the following path:
Windows: "<Tomcat installation directory>\work\Catalina\localhost"
Unix: "<Tomcat installation directory>/work/Catalina/localhost"
3. Start Tomcat
Thanks,
Mayur
Re: HTTP Error 401: Unauthorized on testing content repository connection
hola juan carlos.
Sorry, for late question. But ist your error on unix/linux solved? I think yes, do you still remeber what the reason was on unix/linux. our landscape environment is the same, and the error 401 also. This is the second time that i faced the error on sles 10, now on sles 11 sp2 /maxDB 7.9. I upgraded the dev Maschine, from 6.40. tp 6.50! faced the error 401, certificate error, on OS the pse is in security, chnging rights to 777 doesnt work ! Last time i recovered the 6.40!! Now, second try!!
Report RSCMSTH0,
x-servertype: SAP HTTP Content Server bad 401
bad INFO 2a info for existing doc 2 - wrong signatur 52.277 15
RSCMSTH1,
check_subrc: subrc 1 instead 0
check_subrc: Komponente : data1.txt Fehlertext : No such file or directory
create(2): new doc (back end) error
docGet/create(1): copy document ok 120.920
info(1): existing doc ok 51.555
update(1): new comp ok 56.235
info(2): after update ok 52.703
delete(1): unknown doc ok 61.178
delete(2): unknown comp ok 52.318
delete(3): existing doc ok 54.539
delete(4): deleted doc ok 51.298
delete(5): existing doc ok 54.352
putCert:
check_subrc: subrc 1 instead 0
check_subrc: HTTP-Fehler: 401 Authorization Required SsfVerify error: rc=25, unknown namespace id
putCert: error
RSCMSTH2
check_subrc: subrc 0 instead 2
update: DOC_P[u] (5 x 1KB) error
Doesnt see my certificates in Tab of CSADMIN, there the auth. error comes up 401
HTTP-Fehler: 401 Authorization Required SsfVerify error: rc=25, unknown namespace id
Meldungsnr. CMS025
Diagnose
Fehler beim Zugriff über HTTP
- 401 Authorization Required
- SsfVerify error: rc=25, unknown namespace id
Greets Ralph
Re: Appending Excel Files
Need to disable SybaseTransaction log
If I want to disable transaction log is
use master
go
sp_dboption SBP, 'trunc',true
go
use SBP
go
checkpoint
go
and I want to enable again
use master
go
sp_dboption SBP, 'trunc',false
go
use SBP
go
checkpoint
go
The checkpoint command is mandatory to change the mode of transaction log?
Regards
Re: Need to disable SybaseTransaction log
Hi Ruben,
The question here would be: why do you need to enable the truncate log on checkpoint on your SID database ?
You have a risk with enabling that parameter: your last database backup + transaction log backup won't allow you to restore completely your environment if any disaster situation (please check the Note 1585981 - SYB: Ensuring Recoverability for SAP ASE.
But about your question: the "truncat log on ckpt" is used if you don't want to keep backup of the transaction log, that is, no dump transaction can be performed.
When we enable that database option, the transaction log will be truncated (that is, committed transactions are removed from the log) when automatic checkpoint is done (more or less once a minute), a manual checkpoint (with command "checkpoint") won't truncate the transaction log.
But again, that database option shouldn't be enable for your SID, you'll find this on SAP Note 1581695 - SYB: Configuration Guide for SAP ASE 16.0 :
> trunc log on chkpt = 0 [REQ; S:@SID]
Regards,
Victoria.
Re: Need to disable SybaseTransaction log
Hello Maria Victoria,
I need to do a client copy and I want to disable the transaction log from the development system because I don't want that the log file it will fill it.
Re: Moving a file to another location with the date of deplacement
Thanks Severin,
I have done what you say, but it's not working