former_member220286
Participant
Member since ‎2013 Jan 06

User Statistics

  • 241 Posts
  • 2 Solutions
  • 22 Kudos given
  • 3 Kudos received

User Activity

Hi all, I have a requirement that I need to end the installation fact time slice .My operands are not of category FLAG. I tried using the BAPI BAPI_UTILINSTALLATION_CHANFACT but this BAPAI is returning message as Operand 'RC1445 is not of categor...
Hi all Gurus , I have one requirement that I need to found from where the report Y_ECD_700006 (it is a tcode ) which is bind to START_REPORT . With default values D_SREPOVARI-REPORTTYPE = RW D_SREPOVARI-REPORT = C301 when this tcode is exe...
Hi Gurus , I am facing an exception dump while loading the data from BW system in production .DTP is failing due to short dumps. The termination occurred in ABAP program or include "SAPLRRMS", in "RRMS_X_MESSAGE". The main program was "RSBATCH_EX...
Hi all/gurus , I have a requirement to send the alv output to mail so I am using the below function .My question is that it is necessary to submit SUBMIT rsconn01 AND RETURN. after calling the below function module .Below ...
Hi Gurus , Hi I have a requirement that I need to update by ztable with insert statement in an fm .I just want to know that is it necessary that after insert we need to write the commit statement .Please suggest . DATA(lv_length) = strlen( lv_...