sanjay_deshpande4
Participant
Member since ‎2009 Oct 30

User Statistics

  • 250 Posts
  • 5 Solutions
  • 12 Kudos given
  • 4 Kudos received

User Activity

Dear ALl,I am getting dump ABAP Dump LIST_TOO_MANY_LPROS at line MODIFY SCREEN.. Code as below:      LOOP AT SCREEN.        IF screen-name = '%#AUTOTEXT005'.  "Sdeshpan          screen-invisible = ' '.  "Visisble NXT          screen-active = '1'.    ...
Dear All,I need to add custom fields in highlighted below area in F-03. Can anybody kindly guide how this can be achieved using screen exit or Badi? Or is there any other way?Regards.
HI Experts,HTML in outlook and SOST emails not same:Text in SOST:Email as below:COde:********************************  MOVE '<table width="750" BORDER=2>' TO lt_objcont1_wa.  APPEND lt_objcont1_wa TO lt_objcont1.  MOVE '<tbody> <tr>' TO lt_objcont1_w...
Dear All,I have created an OData service and applied an external breakpoint in re-registered update method. The Mtart is modified inleft panel as shown below. No code is written inside the method. However, the Breakpoint not triggering and am getting...
Hi Experts,I am very confused at various products SAP provides.Can anybody guide with difference between SAP SALES versus SAP CRM versus S4HANA Sales Versus SAP SD at very broad level and which comes under cloud.Does SAP SALES come for free with S4HA...