Michael Appleby joined SAP MII Partner and Field Enablement Group in June 2008. Prior to joininghe spent the previous 3 years developing MII applications for SAP customers in diverse fieldsincluding Oil & Gas Refining, Electronics Manufacturing, Steel Foundry and Products,Thermoplastics Production, and...
SAP Managed Tags: ABAP Connectivity I'm sorry, I haven't got an email notification for this thread. Here's your reply (I think it is to late, but...): - Important for backward compatibility: When changing the IDoc structure, it is recommend to append new fields at the end of the...
Check SAP note 2214409 and 2011192 for further details on how to handle the non-supported add-ons for S/4HANA I am able to resolve all the dependency and made sure the business functions information is available in solution manager so that it will be selected during the conversion process Af...
you will have to create a executable report in SE38 in r/3 to trigger your idoc with some data...then after activating your this report and executing it, your idoc will be generated and then you can see your idoc in WE05... Thanks, Rajeev...
SAP Managed Tags: ABAP Development Hi experts, I hv been asked to extend the MATMAS_BAPI01 idoc for my requirement i.e. adding the MARA-BRGEW(gross weight), so, 1 - Shuld I go for the feature of append structure in se11 for e1bp_mara? 2 - or under WE30, giving basic type ...
SAP Managed Tags: ABAP Development Check the definition of the Idoc structure in WE30 to ensure it has the proper hierarchy structure with E1PORDCR1 as the header segment and others as its child. As long as the structure is correct all you need to pass is the SEGNAM and SDATA. Leave...
SAP Managed Tags: ABAP Development Hi, I'm generateting the standard outbound idoc for cost center. and I'm triggering the idoc fron BD16 ,after the IDOC generated . I found some error in idoc from WE02 . then how to debug my idoc. Thanks SkMonirulReply...
SAP Managed Tags: ABAP Development Hello, I have a custom IDoc that uses message control for the outbound service. I have set a breakpoint in my ABAP function module and am using WE19 (IDoc Test tool) to Process the outbound IDoc. It doesn't stop at my breakpoint. It works fine fo...
SAP HANA Software Product View products (1) Purpose: Describe a method to address a common DW/BI problem of not having a matching row in a dimension for a given fact where the fact column is blank ('' ) whitespace. In general, we want to avoid returning null attribute values for a ...
(This blog only explains how to create/ change Master data in SAP by using Standard Programs or recordings. I have not covered BAPI and IDoc method to make it simple and easy)Generally, people have questions in mind as how to create an LSMW project, which method ...