on 04-22-2011 7:56 AM
Hi,
The Datasource 0PM_OM_OPA_2 has no records in RSA3 in ECC quality system.
It is working in the ECC development system and showing the records but i transported the datasource to quality system.
when i checked in the ECC quality it is showing 0 records.
Suggest the solution .
Thanks,
Satya
hi satya.
this data source 0PM_OM_OPA_2 is based on FM PMEX_PM_GET_ORDCSTA1 which is extracting data from table T350.
just go to the ECC side . check the the number of entreis in this table.
hope this will help u
thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Satya:
Please check if the SAP Notes below help you in solving this issue.
Note 661165 - "Extracting order planned costs"
Note 1506784 - "0PM_OM_OPA_1 extracts planned costs only"
Regards,
Francisco Milán.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Satya,
If the Development Source system has data, then it is not really necessary that Quality source system has data. When you transport DS, only the DS structure will be transported not the data. It is just possible that your Extract structure doesn;t have any data. Also you can check the tables on which your Extract structure is based is having data or not in SE11.
Hope it helps!
Regards,
Pavan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ,
Check the settings of the table - BWOM_SETTINGS in DEV and Quality system .
The settings in table BWOM_SETTINGS control the delta, when you do an initialization, a time stamp is written to this table, then a
new time stamp for every delta - records within each delta time stamp are extracted in your delta.
Regards,
Lokesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Lokesh,
I checked in the Devlopment system for the table "BWOM_SETTINGS" and i found the below as per your idea.
The below there are 17 records against the prarameter name.
BUFFERREF
BWFILOWLIM
BWFINEXT
BWFINSAF
BWFIOVERLA
BWFISAFETY
BWFITIMBOR
DELTIMEST
EXTLOG
EXT_ZERO
FLAG_AL
LOCKING
NOTSSELECT
OBJCURTYPE
OBJSELSICO
OBJSELSIZE
ORGSYSONLY
Where as in the Quality system
The below are the 11 records .
BUFFERREF
EXTLOG
EXT_ZERO
FLAG_AL
LOCKING
NOTSSELECT
OBJCURTYPE
OBJSELSICO
OBJSELSIZE
OBLIGODELT
ORGSYSONLY
Please suggest for the solution.
Thanks,
Satya
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.