Re: SUSR0001 cannot be worded
Hi Jin Pan. Please check if you activate user-exit function module 'EXIT_SAPSLUSF_001' or not. 1. Go to SMOD.2. Enter SUSR0001 for enhancement object.3. Press test run (F8)4. Activate Regards,Kyoungjin...
View ArticleRe: SUSR0001 cannot be worded
Did you activate and transport a CMOD project with this Enhancement ?Do you use fonctions or classes related to GUI or TH* FM (as TH_USER_INFO), then check authorization with SU53 or a ST01 trace...
View ArticleRe: RFC Error
Hello, This program is a system program you shouldn't need to pay attention to it.Anyway, if you want to debug it I think you have to activate "system debugging" this way you may be able to check some...
View ArticleRe: Switching from http to https
The biggest decision you have to make is where to maintain the SSL certificates and how, e.g. are the certificates signed by a trusted root authority or by a certificate trusted only within your...
View ArticleRe: Switching from http to https
Hello Samuli, Thank you for your reply. We already use SSO solutions. The certificates will be signed by a trusted root authority.Maybe I did not put the correct question. What I want to know is what...
View ArticleRe: Switching from http to https
The next decision you have to make is where to terminate SSL. If you choose to support SSL in all involved SAP systems, the undertaking is considerable. Most customers choose to terminate SSL in either...
View ArticleRFC conection.
Hi experts. I have one RFC that send and get data from other system. My problem is :The people of other system sayed that they receive data from my RFC but can´t process it.They need "FORCE" a pernr in...
View ArticleRe: Switching from http to https
Hello Gabriel, You wont find a one stop shop guide to implementing SSL in the ABAP+JAVA world but a collection of docs that will help you do it. Setting up SSL on JAVA or ABAP is a fairly painless task...
View ArticleRe: what are change pointers
hi, Applications which write change documents will also try to write change pointers for ALE operations. These are log entries to remember all modified data records relevant for ALE. Most applications...
View ArticleRe: BDC for F-54
Hello Everyone, I know this post/issue has been here for a long long time. I am having the same requirement right now and was wondering if somebody found a way to crack this. Your replies are highly...
View ArticleRe: How to use the ANONYM certificate list for a Service Consumer
Ok, SAP Note 1720478 clearly states that it is not foreseen to manually change the PSE in SOAMANAGER. The correct PSE is derived based on the authentication method. If a WSDL-based configuration is...
View ArticleRe: Implement ALE_RESERVATION_CREATE
Hi RK; As promised, I inform you that the configured flow as you has explained me, works manually. Now I turn to the more difficult side which is the link with the external system which requires...
View ArticleWho has experiences with Idoc inbound processing with QRFC using bgRFC setup...
Dear experts, my aim is to set up queued processing of idocs without PI, so that the queue stops when an error occurs, preventing other idocs in the same queue from being processed. I found note...
View ArticleRe: One JAVA and multiple ABAP Instances
Hello All, Could you please help me in getting to an logical solution on this approach . Thanks,Vardhan.
View ArticleRe: LSMW Measuring Point Standard Batch/ Direct Input Issue
Yes Jurgen, I have made necessary changes in the source structure & field mapping. I have maintained the constant values for the following fields, IBIPFUNCT- GOTO PROGRAM- SAPLIMR0 DYNPRO- 6110...
View ArticleRe: LSMW Measuring Point Standard Batch/ Direct Input Issue
You miss again to show the exact error, what does " data failed to convert." mean?How do the converted data look like?And why do you already try to post the converted value if you you have a failure...
View ArticleRe: LSMW Measuring Point Standard Batch/ Direct Input Issue
Hi Jurgen, Here is the read data, Here is converted data, I wanted to check whether it is calling the relevant screen or not that's why I tried to post the data. Manoj P.
View ArticleRe: LSMW Measuring Point Standard Batch/ Direct Input Issue
and how is your field mapping?If this is still like in your last screenshot: http://scn.sap.com/servlet/JiveServlet/showImage/2-15807251-661403/Capture+4.JPGthen it does not really wonder me, there is...
View ArticleRe: LSMW Measuring Point Standard Batch/ Direct Input Issue
Hello Jurgen, Yes the filed mapping is as per the screenshot. Which coding do I need to do, could you please guide me in this regards? Manoj P.
View Article