Hi All,
I am getting an error while uploading the 15min interval reading to a profile using the BAPI - BAPI_ISUPROFILE_IMPORT.
I have created a profile with details as
Profile type - Historic
Time zone - UTC5:30 (India time zone, the system time zone is also kept as UTC5:30)
measurement unit - Kwh
PV category = quality
interval length = 15min
I have not allocated the profile to a register.
The values i am passing to the BAPI are
PROFILE = the profile number
DATEFROM = the from date of meter reading (01.06.2009)
TIMEFROM = from time (10:00:00)
FROMOFFSET = 0 (since the system time and profile time zone is the same)
DATETO = date up to (01.06.2009)
TIMETO = time up to (10:15:00)
TOOFFSET = 0
VALUE =10
STATUS = 01 (I have mapped 01 to UI11 -Release Value in configuration)
Unit - Kwh
Could you please guide me where i am going wrong. The error message i am getting from BAPI execution is
T ID NUM MESSAGE
E EEDMCOM 434 Profile 000000000010000022 not imported due to error - check the log
E EEDMCOM 005 Profile 000000000010000022 could not be processed
I EEDMCOM 045 Profile value transfer canceled for 1 profiles
Regards,
Murali