cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Request failed with SID value not found

Former Member
0 Likes
1,095

Hi all ,

In RSMO I am getting 1 request failed since last 3 days . when i analysis this I found this error

"No SID found for value 'LOT 'of char 0UNIT BRAIN"

in 2 -3 data packets . this request is on productive server with direct update to data targets.I checked that data packet manually ( by creating another new request from PSA to data targets ) . still same error it was getting me .

I tried to do this with its solution of OSS notes 69987 .

OSS nots 69987

-


If you do not find the value in the T006 or TCURC table, you must insert it. Note that the initial value is always allowed.

If you nevertheless receive this error message for the initial value, this means that there is an inconsistency in the SID table for the 0UNIT or 0CURRENCY characteristic. You can eliminate this inconsistency by calling the RSDMD_INITIAL_LINE_INSERT function module with I_CHABASNM = 0UNIT or 0CURRENCY.

If units are loaded in the external format, you must either convert these into the internal format in the transfer or update rules or change the extractor/file.The CONVERSION_EXIT_CUNIT_INPUT function module converts the external value of a unit into the internal value.

-


I am doing the same even in next request i am getting the same error ,if you faced the same or know the solution please share with me .

With regards,

Vikas

Message was edited by: vikas sharma

Accepted Solutions (0)

Answers (8)

Answers (8)

Former Member
0 Likes

Thanks Elangovan & Dirk for your replies , your replies helped me to solve the problem.

Dont worry I did not forget to award some points as you are worthy for this .

with best regards

vikas

Former Member
0 Likes

Dear Elango ,

Thanx a lot for helping me .I have another small doubt. what to put in ISO under ALE/EDI section. I never used this tcode CUNI so I have no idea about this entry please put some light on this .

with regards

Vikas

Former Member
0 Likes

vikas

i can really answer your question. the answer could be 'piece', 'pallet'... and depends on the type of business.

anyway you need to relate the UOM to related ISO codes only if you use EDI relating to this unit, else you should not have any problem.

Former Member
0 Likes

> Thanx a lot for helping me .I have another small

> small doubt. what to put in ISO under ALE/EDI

> section. I never used this tcode CUNI so I have no

> idea about this entry please put some light on this

> .

You can leave it empty. Or even better check the source system and create it identically. Or still even better replicate it from the source system as described in my answer above.

Best regards

Dirk

Former Member
0 Likes

do you have 'LOT' as a value in table T006 in BW, if not maintain the unit called 'LOT' using trxn code: CUNI.

you should then be able to upload the transaction data without any problem.

cheers

Elango

Former Member
0 Likes

Hi,

check the consisitency of the infoobject in RSRV and run all the test. then try this note,

Thanks

Former Member
0 Likes

Hi Vikas,

Did you apply the conversion routine in your transfer routine for the 0UNIT as described in your message. Try that also.

Bye

Dinesh.

Former Member
0 Likes

yes Dinesh I followd the same as per OSS notes . but not luck yet

thanks for your support

Former Member
0 Likes

Hi Vikas,

Units are not loaded via Master data but at the source system. Go to Source Systems and right click on your R/3 system. Choose Transfer of Global Settings and select Units of Measurement and Update Tables on the next screen. Run the report and try it again.

Best regards

Dirk

Former Member
0 Likes

Hi Dinesh & Krishna,

I am already loading My master data first before this trans data . I know this rule :). still no luck :(.

Thanks All of you

Vikas

Former Member
0 Likes

"No SID found for value 'LOT 'of char 0UNIT BRAIN" for this.....

I think i am not sure about this answer.....but try it...

Pls check ur key figures once....

pls check the units that u r getting from ur source systm....and also check for the same in BW side (F4 on fixed curr input box......)

I think there is any difference exits in units from ur source systm units and units on BW side....check it once.....

KK

Former Member
0 Likes

Hi Vikas,

You have probably loaded the data for your Transaction Data without loading the master data. Find the info-object for value "LOT" and load it and then reload the error request from the source system.

Bye

Dinesh