Re: SAP Solution Manager and Java Webdispatcher
hey, I am not sure what you want to do here. Do you use SAP Web Dispatcher for your java system? and you want to use solman to monitor these Java systems? or you just want to monitor the SSL and...
View ArticleRe: BOBJ - visibilty to reports without access- confusion
we can restrict users to not to view/run the unauthorised reports in BO environment.you need to create folders in Public Folders (Ex: Finance,HR,CRM...) and keep the respective reports in that...
View ArticleRe: Impressão do recebimento
Oi Bruno Smartform standard para inbound delivery? Até onde eu sei não existe! Até olhei novamente pra ter certeza e não encontrei nada. Acho que será mais rápido desenvolver um. Ou usar o...
View ArticleRe: Impressão do recebimento
* não sei de onde você tirou os smart forms acima... YBBR_* mas não encontrei no standard!
View ArticleRe: About 2013 !!!!!!!!
Eight months away from home on three different projects!That's 2013 in a nutshell for me. pk
View ArticleRe: Reference of a view in wddoinit method.
Hi Alberto, You can get the reference to view as below DATA LO_VIEW type ref to if_wd_view. lo_view ?= wd_this->wd_get_api( ).Hope this resolves your issue. Regards,Rama
View ArticleRe: How to create session variable in SUP 2.2?
Hi Theary Phalla is this issue resolved? Close this ticket if it is resolved How to close a discussion and why RegardsYokesvaran Kumarasamy
View ArticleRe: AUC Asset Acquisition
Hi Suresh, I have already check the Tcode OAOA and the AUC asset that I have created has a an asset class which status of AUC is Investment measure. Thanks,Nel
View ArticleJAVA Mapping Examples
Hi all, I'm familiar with Core java conceptsI need some real time JAVA Mapping examples, Also it would be great if anyone shared some real time UDFs. Any reply in this regard would be highly...
View ArticleRe: Purchase Order Cycle
Hi Stefan, Thanks a lot, i really appreciate your help. Regards,Krishna
View ArticleRe: 0PUR_C01 and 0PUR_C04 cubes remodeling impact
HI!data source fields are already transfering data to PSA. I just will make the mapping to infobjects.
View ArticleRe: Error installing Outlook Integration in SBO 9
Hi, You may check with this thread: http://scn.sap.com/thread/3360972 Thanks & Regards,Nagarajan
View ArticleRe: How to set for a budget availability control in Former Budgeting
thanks for your response. could you give me a your advice about the below screen capture?is AVC activated for 2012, 2013 ? MK
View ArticleRe: Block certain user from viewing some GL accounts
Hi, For some accounts that can't be accessed and used by some users, you can tick the confidential field in COA for the accounts and in the authorizations window --> Access to Confidential Accounts,...
View ArticleRe: JAVA Mapping Examples
Krishna - It's a generic question. A simple SCN search would give you enough details.Redirecting...Redirecting... Simplest way to Convert Flat File to Deeply Nested XML Structures Using Java...
View ArticleRe: My Dispute Cases not working UDM_DISPUTE
Hi Fabian. Selection options(Icon) are in top of "My Dispute Cases" screen and you can choose type of assignment which you are in as Processor, Person in responsible or Coordinator.Did you already try it?
View ArticleRe: Error while connecting SCC to unwired server
hi rakshit br Changes in sup.properties will affect the SUP server, I had this experience when im upgrading the server. In my case property loginCacheTimeout had changed in default.property, so servers...
View ArticleRe: 0PUR_C01 and 0PUR_C04 cubes remodeling impact
Hi, Then what ever your data source have fields which are going to cube, those objects need to add connected cube only. so don't split adding info object some to this cube and remaining to other cube....
View ArticleRe: Incoming payment PLD paper format?
Hi Justice, B5(JIS) is 1.5 times more than regular B5(ISO). Actual size of B5(JIS) is 182 x 257mmSize of regular B5(ISO) is 148 x 210mm Thanks,Gordon
View ArticleRe: Display Production Schedule for selected date range with Item Code Labour...
Try: SELECT T0.[DocNum], T0.[PostDate], T0.[DueDate], T0.[ItemCode], T1.[ItemName], T0.[PlannedQty], T0.[CmpltQty], T4.LineTotalFROM OWOR T0 inner join OITM T1 on T0.[ItemCode]=T1.[ItemCode]left join...
View Article