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

Master Data InfoObject why it invalid ?

Former Member
0 Likes
932

I do have master data infoobject 0JOB . The extraction are Delta. A lots of record under this infoobject masterdata contained invalid masterdata.

Why this thing happen ?? Why its become invalid

Are this cause of :-

1) under R/3 they will delete this 0JOB which no longer been used? ( Delta not capable to delete this JOB once it deleted under r/3 )

Sorry I'm still tyring to understand .. anyone could help me to explain more detail..

Point for sure..

Thanks..

Edited by: Edi Erwan Abu Talib on Nov 23, 2008 4:04 AM

View Entire Topic
Former Member
0 Likes

Hi,

I dont think the master data in 0JOB would be deleted with job deletion in R/3, unless you have coded to check the deletion and wipe out records from master data table in the transformation.

I think, the invalid master data in master data table is due to inconsistent format of the loaded data and the definition of the infoobject. ie chack if er case is allowed in the definition, check the datatype of the object and its characteristics and check if the loaded data is have the same datatype.

Regards,

Sunmit.

Former Member
0 Likes

data type everything was fine, because currently they are no problem if they are new 0JOB exits in r/3 it will extracted to this infoobject masterdata without any problem ..

What the best / step procedure that I need to take to delete all invalid masterdata under infoobject?