Sales Deal not picked in pricing
Hello Everybody, I am facing an issue in the Sales Deal created by my client.Sales Deal created & assigned with the condition type 'ZNX0' with the validity of the sales deal as 1 month.Condition...
View ArticleRe: Dropping device without prior dropping database
You could use ASE's disk mirroring feature to move the contents of QA1_data05 onto a new device thus allowing you to drop QA1_data05. - sp_configure 'disable disk mirror',0 (static setting so you have...
View ArticleRe: Error when creating critical role or profile
have you generated the rules for all the risks in the ruleset that is giving you an error ?
View ArticleRe: Need help in Scheduling Webi Reports
Thanks for your reply Arijit. I have set the recurring instance for the report while scheduling. The report is set to wait for the specified time period to kick it off for the next time. The report is...
View ArticleRe: Sales Deal not picked in pricing
Better to check the pricing date of the order line.
View ArticleTransfer order confirmation - LM05
Hi I am trying to confirm a transfer order through LM05 t code.During the confirmation, the material code that appears in the TO is the one in the MATNR-MARA. When I input the same code to confirm the...
View ArticleRe: P/L run much longer than B/S
Since it's consolidation cube it's most probably YTD Model. B/S is stored in YTD format, so report doesn't have to do any calculation. P/L you have to report in Periodic format, so it has to go through...
View ArticleCan I create Invoice if shipment has not started?
Hello Gurus, I am trying to create an invoice from the delivery number. It prompt me an error message that invoice can not be created as shipment has not started. Is there any way I can create invoice...
View ArticleRe: Memory allocation failed error while running multiple Webi reports at...
Welcome to HANA world This is out of memory error (OOM), in sps 8 you can limit sql statement memory consumption
View ArticleBegin a SAP career starting as ABAP IV developer
Hello, Soon I want to start a course in ABAP IV, with the aim to get certified in the medium term. I've played some SAP, and I think it could like me much. Anyway, I would like to make a career in...
View ArticleRe: Making changes to SAP workflow template
Thanks Prakash,The workflow template I was trying to modify is triggered by a standard SAP webdynpro application and I had no choice of calling my custom workflow template (eg: linkages) due to the...
View ArticleRe: INVENTORY AUDIT REPORT FIELD
Hi Romel This is a report and not a form that supports UDF fields. You will have to look at writing your own query or report with the information you require. You can use the view OINM to get the...
View ArticleRe: RFC Connections & SIA
Thanks for that Samatha..I will check to see if there are errors are let u know..
View ArticleRe: RFC Connections & SIA
Hi Ankit..How and where exactly I can find this info. I am sorry about these Qns; I am a DBA whos trying to get hold of something on SAP, as I have been suddenly assigned with this !! :-)
View ArticleRe: KEU5 (COPA Assessment) Cumulative Allocation
Hi Teck Liang & Surya Varma, I think you should try Top Down Distribution KE28.So first allocate Cost Centre costs to a segment and then distribute in Top Down Distribution.In your variant always...
View ArticleRe: Transaction Notification to prevent changing field in OCRD
Just in case someone else needs to do something like this, I ended up changing my code to this: IF @object_type = '2' AND @transaction_type IN ('U', 'D') BEGIN IF --You can't...
View ArticleMemory Utilization is 81%
Hi All, We are using EP core on NW 7.31, Oracle 11.2, Linux..... Even when no user sessions or any task, or any job running on the application server, memory utilization (not the memory consumption) is...
View ArticleRe: 500 Internal Server Error when clicked on 'Export to Microsoft Excel'...
Just to let you know.....issue was after SP16 latest patches and is due to application errors in the patch. SAP is going to release fix. Thanks,
View ArticleRe: ALV to excel
Hi, That's excel related...Just some idea, if you want to avoid that Excel recognize your value as a date you can also concatenate a single quote in front of the value before sending it...eg. 'July -...
View Article