Re: How to copy Exchange rate in Accounting documents from Sales order...
Hi, NarenWhy they want to consider Accounting Tab ? What is the main purpose to consider this tab ? Does Accounting doc is depends upon Accounting Tab of Sales Order ? If yes how ? I'm sorry. My...
View ArticleRe: Confirmation issue in Milestone Confirmation scenrio
Dear, This is as per standard SAP system design if you manually confirm any preceding operation in milestone confirmation system will reset the status MILE. You can not have this status as you are...
View ArticleRe: Newbie on Consignment Return
Yes T W you are correct. I need to undo the PGR and my SO so that the stock I returned (ZKR) due to trial and error will be removed in the consignment stock. So that nothing will also appear in the...
View ArticleRe: Newbie on Consignment Return
Yes Sambasiva, i will ask warehouse to reverse the delivery document and then will delete the SO. Will revert to you and Abhinav when done. Thanks
View ArticleRe: No billing documents were generated. See log Message no. VF032
Hi Pavan. The Solution is as follows:Step 1:Make sure your delivery order has been processed after PGI and note down your delivery document number. Step 2:Go VTFL.(copying control for delivery doc to...
View ArticleRe: Billing calendar
Thank you So very much Neeraj and Narendra...It works now..I was testing it in wrong manner earlier...as suggested, i created a invoice and checked the dates.. the system picks the dates as defined in...
View Articlehow to set value in memory in sap ABAP & get back after two to three days
Dear all , my requirement is that i am executing one Z program in which i am updating creating order using bapi ,after creating i want that program when it will be next executed it should show...
View ArticleRe: Restrict Cost Center in ML81N Service Entry Sheet
Hi, You could write a validation in OB28. Screenshot of sample validation for your requirement is attached.Revert back for further info if needed.
View ArticleRe: Cost tracking of equipment while transferring between sites
Hi That means you are just changing the CC on asset master... This will not transfer the cost of asset of new CC / PC you need to create a new asset master and transfer from asset to asset Br, Ajay M
View ArticleRe: Business Object Availability?
Hanumath, There's no exact way to know what's the object related to a view that you're seeing in the system, however there's the PSM (Public Solution Model) that help us to know sort of what objects...
View ArticleRe: SAP WebIntelligence - Objects don't match
Is the Issue only with column headers or with column data as well? Try creating new report tab and drag the three fields into display, to see if it shows correctly on new report of exiting document. If...
View ArticleRe: Color Code
What is the version of BI, SP, patch level? If you see the issue across different reports, then test it in other environments like QA and if the issue is only with this environment check if there is...
View ArticleRe: data transfer from DSO to PSA reccords are dropped, no duplicate data...
Hi, As Suman and Roland pointed out:the main reasons for missing out this 10 records would be:a) Start, end or expert routine.b) Or some DTP Filters. BrPrabhith
View ArticleRe: Design-Time-Procedure as result view fails
Hi Marcus, I am able to create procedure with result view in Modeler prospective. I am also on revision 60.I tried like this: DROP TYPE CFAS.TT_KNA1; CREATE TYPE CFAS.TT_KNA1 AS TABLE (...
View ArticleAvailable amount in negative despite of strict AVC check
Hi: We are facing an issue in our CAPEX related commitment item for a fund center whose budget deficit is also not been shown in FMAVCR01. Attached image can be seen which shows Available budget has...
View ArticleRe: Change Management for BOM creation
Dear Vikas,Please check the authorization object C_STUE_NOH and set the value to 'No': Best Regards,Rajen
View ArticleRe: "How-to-do" SAP BW authorization concept
Hi, Before starting your reorganising activities, just try to create a role matrix first which will give you in detail about the auth/roles that each user process. Then proceed with analysis...
View ArticleRe: Date prompt is not enabling in Query browse while developing dashboard
Hi Karthik, Dashboards 4.0 user guide states "There are three ways to enter prompt values: with a "Query Prompt Selector" component, by binding the prompt to the embedded spreadsheet, or by insertion...
View ArticleRe: field symbol assigning a table type
CREATE DATA allows you to create table objects at runtime. The line type and table key can be entered statically or dynamically.. The strucuture of table, the attribute of each column everything can be...
View Article