Re: how to know create or change DEBMAS02 IDOC?
usually message function MSGFN, but that is in SAP, we can't say what the "other application" does
View Articleoo abap
Plz some body help me to find things for OOABAP ,so i can learn it easly.I have knowladge of JAVA and OOPS concept .even I m working in ABAP from last one year.
View ArticleIDocs serialization, ADRMAS, CREMAS, SERDAT, technical explanation
Hi All, I have the following scenario:An external system will be sending via (none-XI/PI) middle-ware vendor master data to our ECC system.In order to ensure correct processing we need to process the...
View ArticleRe: Cancel process when HTTP request is cancelled
Hi Samuli, Thanks for the info but I don't think these are the parameters I'm looking for.icm/traffic_control is coming close to it bút I think it's only for outgoing connections and I'm looking for...
View ArticleRe: inspection checkbox not updated in qulaity view
I also face the same question, did you get any solution?
View ArticleRe: RFC failing
The Wiki also mentions how to resolve RFC error CPIC Return Code 679 / ERROR: Transaction program not registered to register the RFC program with rfcexec Before this is run please check in AL11 whether...
View ArticleRe: inspection checkbox not updated in qulaity view
see OSS note 1319986 - BAPI_MATINSPCTRL_SAVEREPLICA: MARC-QMATV is not set
View ArticleRe: inspection checkbox not updated in qulaity view
Thanks, I also find this note; get insistent material firstly and then use MM02 to update it
View ArticleBinding WSDL URL is Incorrect
Hi All, In SOAMANAGER, the generated binding URL gives "This page can't be displayed error". The Generated URL points to wrong server. On changing the server to the correct one, the XML is...
View ArticleRe: Binding WSDL URL is Incorrect
Hi,You can check 1849044 - How to change the WSDL URL and the service URL for ABAP based Web Services Follow the instructions to check what might be wrong and how to correct it.
View ArticleRe: How to suppress certain fields in ALE Outbound INFREC IDOCs?
what is the goal of this scenario?Is it made for a data migration and hence just a one-time event, or do you want to update the info record in the satellite system when you change it in the main...
View ArticleRe: How to suppress certain fields in ALE Outbound INFREC IDOCs?
Dear Jurgen, This is just a one-time data sync from a Pre-Production system (which has been recently refreshed from Production) to a QA Testing system (which cannot be fully refreshed from Production...
View ArticleRe: How to suppress certain fields in ALE Outbound INFREC IDOCs?
Use the transactions BD62, BD79 and BD55 to setup and assign conversion rules for your IDOC fields and set a constant '/' for the infnr field.Test if that is enough or you might need to take extra care...
View ArticleRe: How to suppress certain fields in ALE Outbound INFREC IDOCs?
Dear Jurgen, Thanks for providing the steps. I have done the following but the output IDOC remains the same as before (still contains INFNR).Please let me know if I have missed something. 1. Created a...
View ArticleRe: How to suppress certain fields in ALE Outbound INFREC IDOCs?
I have never tried it on the sending side, always on the receiver site.
View ArticleRe: How to suppress certain fields in ALE Outbound INFREC IDOCs?
Many thanks! It is working when set up at the receiving system and the field INFNR is being converted to / as soon as it reaches the receiving system. But what happened was a new Info record with...
View ArticleRe: How to suppress certain fields in ALE Outbound INFREC IDOCs?
Usually the / in an IDOC field has the meaning of initial, can it be that you entered it together with the single quote?It should also be possible to add some ABAP to call function module...
View ArticleRe: How to suppress certain fields in ALE Outbound INFREC IDOCs?
Thanks Jurgen! I worked around it by mapping INFNR field to MFRNR from the source system which will always be blank (in our case).This worked fine and on processing a new Info record was created with...
View ArticleRe: Error: SoapFaultCode:4 Server did not recognize the value of HTTP Header...
Can any one help me to get out of this error?
View Article