Re: Modifications after Unicode conversion (ASP)
Hello Ulrich, Thanks for your reply. As for your question,1. The error is weird. When there are no parameters, the RFC call is perfect and successful. However, when there are parameters, it is unable...
View ArticleRe: Modifications after Unicode conversion (ASP)
Hello Shubhendu, I assume with "parameter" you mean a structured parameter with several fields? In that case the symptom you describe is quite common: some field offsets (the byte position inside the...
View ArticleRe: Issue on Inbound Idoc IDOC_INPUT_HRMD
Hi Raghunath. I am facing similar issue now. Do you have any update on this? Were you able to resolve the issue? Kindly reply.
View ArticleRe: BAPI for creating Work Centre Master
Rajesh, I am having the same issue. Did you solve this? I want to avoid having to create a change lsmw recording to populate this tab. Thanks, Jacob Levinson
View ArticleRe: BAPI for creating Work Centre Master
NM. Valid from date needed to be passed. It is weird that it didnt return that as an error though
View ArticleRe: Probelm in BDC Recording - ticking on check box..
Hi Deepthi...I have similar issue, Could you please post the solution?Thanks in advance.
View ArticleRe: EDI inbound 850 with SDQ segments and subsequent 856
Sample of 850 sent by SPS/Nexcom ISA*00* *00* *ZZ*TST1NEXCOM *01*103077954...
View ArticleRead a file from UNC path through ABAP program and write it to Application...
Hi Friends, I have a requirement to read a file from a windows network drive (UNC file path) and to move it to Application server (Unix) through ABAP programming. I cannot open this file using OPEN...
View ArticleRe: Read a file from UNC path through ABAP program and write it to...
Did you perform some search on shared folders, FTP, NFS or similar tools? Regards,Raymond
View ArticleRe: Required to Enhance CAT7 Transaction
Hey Anindita , Did this scenario work for you ? were you able to acheive the desired result ? We are looking for an exit in CAT7 for a similar kind of scenario. thanks and regards,Kishore.
View ArticleSAP ABAP - $TMP CleanUp
Hi Experts, I would like to ask what are the tables that I need to check to collect all the objects that are in $TMP.currently I just selected all $tmp in table TADIR, but I'm not sure if that is...
View ArticleRe: Read a file from UNC path through ABAP program and write it to...
Hi Raymond, Thanks about reaching out! Well, FTP is not an option here and the client is not interested in using any tools. If there is any way through access and ABAP programming that we could...
View ArticleRe: SAP ABAP - $TMP CleanUp
Hi Darwin, this question has nothing to do with "Connectivity" (= RFC and HTTP communication)... You better try the ABAP Development Forum. Best Regards, Ulrich
View ArticleRe: Mail Merge
Hi,Here I want to explain problem with merge fields in word for getting list of merge fields used in given document using method I_OI_MAIL_MERGE-get_fields Merge fields Tags (with Problem)Merge fields...
View ArticleRe: How to increase the duration of trace in SRT_UTIL
Hi Sakthikrishnan,Trace will be active only for two hours. It has been set by class CL_SOAP_UTIL_DB via constant CO_TRACE_VALIDATION.It has value 7200( in seconds which equal 2 hours).
View ArticleRe: How to increase the duration of trace in SRT_UTIL
Hi Soni , Thanks for your reply . Is it possible to Increase the Duration of the trace ?My requirement is to Increase the Trace for minimum 4 Hours . Thanks ,Sakthikrishnan S .
View ArticleIdoc PORDCR1,Payment term field change for segment E1BPMEPOHEADER
Hi All, I am stuck in this situation and need guidance. I have an inbound idoc PORDCR1 which is taking value of payment term from legacy.Since the value was invalid I had to replace the value from...
View ArticleCustomer Creation through RFC
Hi Expertise , I am new about RFC and client requirment is create the customer through RFC so please any body can give me the example of customer creation through RFC in ABAP or tell me is it possible...
View ArticleRe: Customer Creation through RFC
Hi Yogesh, you are probably looking for BAPI_CUSTOMER_CREATE. Regards, Ulrich
View Article