Re: Delta Init from DSO to cube different from Full load...
Hi unfortunately, it is a one to one mapping..no routine...The objective of the cube is just to get rid of the detailed data and aggregate the information at a higher level...so we are just putting on...
View ArticleRe: Block GR by comparing components qty against assembly qty in subcontract PO
Hi, As of my knowledge, it is standard SAP functionality, which will allow the component quantity change while doing GRN. You may use the BAdI: MB_MIGO_ITEM_BADI to restict the same.Regards,AKPT
View ArticleEmbed XSD in WSDL
Hi, Vendor has provided a SDK which contains WSDL and XSD's .The set of operations which we need to access from PI is available in WSDL.But, The problem is when I have uploaded the wsdl, I am not able...
View ArticleRe: Delta Init from DSO to cube different from Full load...
Hi PY, Above settings are fine. If you have any data at cube, delete and trigger your dtp. it needs to pull 1.2mlln records and will set init delta. if any new req comes to dso, that moves to cube thru...
View ArticleRe: Delta Init from DSO to cube different from Full load...
Hi Raman Thanks for the answer...I did not want to go to that approach, but I guess this is my last option before OSS I already searched OSS notes, but nothing came out clearly... I will try your...
View ArticleRe: Delta Init from DSO to cube different from Full load...
Setting is ok...have you deleted all data from cube?Try raman's suggestion...For DTP I would suggest for every time you can use delta DTP because first time delta DTP work as Full load only.....
View ArticleRe: LSMW only works in foreground not in background?
Have you tried creating the LSMW script with transaction code PP02 instead of the usual OM transactions like PO13, PO10 or PO03? We've generally had most success recording LSMW scripts via PP02. Since...
View ArticleRe: Find the PING url of my SAP server.
Trying to create a HTTP authentication to include in SUP mobile app as Login Screen to validate against R3. Please check it correct url is generated. The above comment include the URL generated in the...
View ArticleRe: #unavailable ???
Hi, Keep the Dimension (Date) in the table and hide it if you don't want to display it. Now, it shouldn't give #Unavailable error. Kindly update after you try. Thanks,Parthiban
View ArticleRe: HOw to check logging and tracing for HWC obile apps
Hi Kunnu, for tracking the logs for HWC app, 1. you can check logs in installed HWC: Settings>Show Log (these logs show interaction b/w sup server and device) 2. go to SCC, click...
View ArticleRe: Geeting name 2 times in invoice (Sap Script)
Hi Sankil first of all you need to find out which SAP script it is . If itr is custom one check the postion where name is getting displayed. Go to the window and remove the field which is displayed...
View ArticleRe: Making a UDF mandatory only in certain conditions
If that is your complete request, yes, SDK is required. Please close you thread.
View ArticleRe: ChaRM RFC - Missing Change Object ID
Answer is due to missing authorization to create follow-on documents for this user.
View ArticleRe: How to add login Authentication for Apps in HWV
The login screen is independent of other screeens, its your wish what to map the load parameter. - Midhun VP
View ArticleRe: Round Off for derived quantity against Production Order?
you can try with BADI BOM_UPDATE method change_at_save Nabheet
View ArticleRe: SAP ABAP Fresher
thanks for the reply.. yes , i m ready to do.. Please let me know what i need to do??
View ArticleRe: Error while creating a PO
Can you check your PO currency and Currency rate conversation on OB08?Maintain both exchange rate for INR to EUR and EUR to INR.Also check the currency ratio..SPRO- General Settitngs-Currencies-Define...
View ArticleRe: RFID Device Integration
I think you need some drivers or soft from RFID device vendor.
View ArticleRe: Calculation of AT15 in TPM60
Hello Teejay, You can trace the calculation of swap rate in FM TB_EVALUATION_SWAPRATE_FIND. Regards,Biao
View ArticleRe: MIRO automation for excess quantity tax calculation
Hi kiran i have to pass the tax amount alsoi will post my program REFRESH: it_item. ******** Detail Data. wa_item-invoice_doc_item = '000001'. " po SELECTION wa_item-po_number =...
View Article