Re: IDOC data transfer SAP to Java using SAP JCo
Hi Paraman, I’m also facing same problem. Could you please share the details or any reference url..?
View ArticleRe: Data uploading for Inspection plans - QP01
There is no such direct mapping table, cross-table or Function module that describes how the Qualitative/Quantative fields are populated. SAP follows certain mapping to populate the values for these...
View ArticleRe: MIgration tool for QM
To migrate the QM data generally below Idocs are used in LSMW tool:Inspection Plan:- BUS1191, Basic Type: INSPECTIONPLAN_CREATE02Inspection Method:- Business Object: QMTB, Basic Type: QSMT01Inspection...
View ArticleForce an IDoc status from a conversion exit
Hi, I have created a conversion exit (FM CONVERSION_EXIT_*_INPUT / tcode BD79) for outbound IDoc FIDCC2. It converts in-values into other out-values by using a z-table. If the in-value is not found in...
View ArticleRe: IDOC data transfer SAP to Java using SAP JCo
Hi All, For the above mentioned issue, we implemented JCo software in JAVA system and created the JAVA program including SAP logon credential details like Client, User name, password and Language...
View ArticleWeb service based on Remote FM not working
Hi guys, I'm new to SOA and I'm trying to create a web service on top of remote enabled BW function module so that I can execute it from a Xcelsius Dashboard. The FM is quite simple, it just writes a...
View ArticleRe: IDOC data transfer SAP to Java using SAP JCo
Hi Velmurugan,Thanks for your reply... I'm java background and new for this environment. Could you please give me, example code or reference url… Regards,Sundar
View ArticleWhile converting spool to PDF marathi character shown as symbolic in PDF
Hi guys, I have requirement to send payslip via mail.i have developed program everything working well.get payslip,create spool and convert spool to pdf is working well.But issue is while converting...
View ArticleRe: How to connect LTAP with EKPO or EBAN
Thank you for your response.At least your answer gave me a hint in what direction to look. It appeared that I had misunderstood the requirements so I did not have the problem anyway. BrJeanette
View ArticleTrigger IDoc data to specific folder whenever new PR is created
Hi, I have a requirement where I would like to generate an IDOC whenever a new Purchase Requisition is created and it's should trigger in the specific folder Thank You
View ArticleDunning data is not deleted
Hello, For a vendor 123 dunning data is deleted from system X and it is expected that this dunning data should get deleted from system Y also. But the data doesn't gets deleted from system Y. The...
View ArticleRe: Date field in LSMW
Follow below steps.1) From Initial scree Export Project2) It will generate TXT file.3) Edit this TXT file and import project. Here is screenshot
View ArticleRe: DEBMAS & email
Hi! I'am searching for a solution at this topic Just the SMTP is missing in the changepointer DEBMAS. Any new information? Kind Regards Hermann Suppe
View ArticleRe: Dunning data is not deleted
I wonder what you mean by "dunning data is deleted ".Do you just mean you make the fields empty? I am not aware that there is any standard option to erase a vendor master view from a system.About what...
View ArticleRe: DEBMAS & email
Hi Default the DEBMAS processing function module is MASTERIDOC_CREATE_SMD_DEBMAS. This is configured in view V_TBDME. This function module does not read addresses. We created a customer function module...
View ArticleRe: RFC failing
Thanks, Remi, for the note. I already registered it. The problem is that thetransaction program is not getting registered automatically after restart. That's what I don't know why and how to solve it.
View ArticleRe: DEBMAS & email
Hi! Thanks. with including in Table V_TBD62 regarding to my message type, I get the changepointer for SMTP, but as object ADRESSE ADRESSE ADR6 SMTP_ADDR...DEBI KNA1 ANRED... With your information, i...
View ArticleRe: BOMMAT IDoc for creation/change
Hello Ralf, Can you please explain how you achieved the same . Thanks and Regards,Simgy
View Articlegot dump ‘TSV_TNEW_PAGE_ALLOC_FAILED’
Hello Guys, I need help from you…. Actually I have created one STOCK Aging Report to get the ageing of all the Materials. I have created one Z-Program and in that I have submitting another z-program...
View ArticleRe: got dump ‘TSV_TNEW_PAGE_ALLOC_FAILED’
Dear Amjad, Please check the size of the internal table, where u got that message. Is it defined by OCCURS statement. Or there are some default values that you forgot to pass?? Or pass the same value...
View Article