rajpramanik
Explorer
Member since ‎2016 Jun 22

User Statistics

  • 4 Posts
  • 0 Solutions
  • 4 Kudos given
  • 0 Kudos received

User Activity

I am able to import the profile data through Bapi:BAPI_ISUPROFILE_IMPORT. I have given the following input parameters in the BAPI: PROFILE 100000000090007114 DATEFROM--08/03/2020 TIMEFROM--00:00:00 FRO offset -- +05 DATETO- 08/03/202...
I am following the below steps: SAP Utilities--> Energy Data Management-->Profile Management-->Define replacement value procedure group RVP Group name = TESTRTP RVP after Import = checked When trying to save this settings I am getting below e...
Getting this issue only in some cases. CALL FUNCTION 'ENQUEUE_EIEQUI' EXPORTING equnr = equipment EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3. ...