Re: Debugging session is not opening with DTP filters
Thanks Surendra now Iam able to debugg.
View ArticleRe: How to disable Reason For Rejection field once Delivery Order created?
Instead of going for enhancements, it is better to handle it through authorizations for disabling the Rejection reason tab/field.
View ArticleRe: Data declaration in ABAP
Hi abhinav chatterjee, If you are using a constant or data in one program only, you should go for local declaration though for SELECT-OPTIONS, you can create a new structure in the absence of a...
View ArticleRe: Hana cloud portal site and tenant
Hi Vamshi, You should think on a tenant in terms of an organization. (tenant~organization).You can create a single tenant for the entire organization or a tenant per division in the organization.You...
View ArticleRe: Integration of Asset Module with Plant and Maintenance
Hello, We are implementing PM Module and facing same kinda confusion. Got some idea from your reply. Now, if we create an asset like; Generator, it has some mechanical and electrical parts. How could...
View ArticleRe: White page on master when reduce size window
Hi Joao,Can you please tell which browser are you using ?and maybe provide a snippets of your code ? Jawad
View ArticleRe: Reading S80 table
Coul you clarify - do you want to read the limits for each subdivision from customizing or do you want to read the S80 table for each employee?
View ArticleRe: CO11N - Wrong Posting Date passed to the Mat. Doc
hi, than only one possibility left which is.. due the to posting period or the period end activity which you be performing at 31st march. this is just my assumption. regards,Solomon
View ArticleRe: What are the differences between SAP Fiori vs SAP UI5 vs SAP Mobile Platform
Hi Srinivasa 1. Fiori:SAP Fiori is the design language that brings great user experiences to enterprise applications. Based on user roles and business processes, SAP Fiori simplifies doing business....
View ArticleRe: LSMW Error
HI Prisha This will comes only in your company code view while passing the G/L account no. You have to check the G/L account for the corresponding company code in FS00 and go to edit mode and press...
View ArticleRe: How to convert Year( T0.[DocDate] ) to variable?
Try this DECLARE @d1 AS NVARCHAR(200) /* Select T1.year from [dbo].[OACP] t1 */ SET @d1 = /* T1.year */ '[%1]' SELECT [KAM] AS 'Sales Agent', [1] AS January, [2] AS February,...
View ArticleRe: Case Statement in CDS Views
Hi, you're on the right path, the solution is case when ekbe_mseg.belnr = '' then '@S_LEDR@' else '@S_LEDG@' end as icon Please note that all quotation marks are single marks. Best regards,Simon
View ArticleRe: IP10 and Work Orders' release levels !
Hi Rubab, Is the release immediately flag is set at preventive Maintenance Order type ? If you dont want to release immediately, uncheck it. One of my client is using User Status for different levels...
View ArticleRe: Master replicate in Console DB
Hi Yash, Thanks for your reply.So I have doubt that then what about those JE which have customer or vendor information. Like AR Invoice & AP Invoice JE, On those JE its hit Customer / Vendor Code...
View ArticleHorizontal Layout inside a Vertical Layout
Hi, I want to insert a Horizontal Layout inside a Vertical Layout but my output is not showing Horizontal layout part.Please check where Ia m doing a mistake.My View Code...
View ArticleRe: Structural Authorization for Manager Delegate
How are you capturing the delegate relationship?
View ArticleRe: Deployment Issue?? BO Cloud Agent update 1.0.7
Hi John, Thank you for all the suggested steps above. I managed to resolve the issue. The issue was hidden in the S-User used in the Cloud connector. When I used the admin's S-User, it worked. I...
View ArticleRe: How to call second Entity from First Entity
Hi Sai , We would like to know How and Why Over View .XML is getting called first. Can you please explain us this. We observed that APP.XML is the view to be be displayed from Manifest.Json File.....
View ArticleExport Import Portal using SWPM
Good day to all. May I ask for your advise concerning this plan? My current portal is NW7.0 running on W2003 and SQL 2005. My target is to upgrade it to NW 7.5 on W2012R2 and SQL 2012 I do not want...
View ArticleRe: Error message when processing member formula with audit dimension
Hi Vadim, Yes, it's the same Account dimension. Thank you,GZ
View Article