Re: Delete or Invisible Links from portal customized login page?
Dear All, Any help on this? Thanks,Venkat.
View ArticleRe: Scheduling with a Prompt
Hi Jeevan, As per my observation if prompt is optional then it will be ingnored as usual. But mandatory prompt has to be filled all the time. So even if you schedule the report without filling...
View ArticleRe: How to unload data callbacks in BCM ?
Hello Agur,We want to control the number of calls received for each manager on each day. In the total number of calls we include callbacks.Total calls=received calls+callbacksRegards, Yuri
View ArticleRe: how to populate structure inside a structure in FM output
Hi,Let structure_one_name be the main structure and structure_two_name be the structure inside the structure_one_name and Field1 be one of the field of it. Structure_one_name-Structure_two_name-Field1...
View ArticleRe: ENDUSER LOGON FORM Customization
Hi Faisal, I went through this discussion and we have come across the same issue as one of our basis guys tried to modify end user logon screen to add an image for testing purpose and now end user...
View ArticleWRONG DATE UPDATES INTO D B(PA2006) FROM ABSENCE CUSTOM WORKFLOW BY WF-BATCH
hi experts,i have a query ,wrong date updates into db (pa2006) from custom workflow (absence) by wf-batchfrom which t-codes will help and what is the procesure for invistigation
View ArticleRe: Errors when saving a new promotion
Hi Yoon, The error was coming due to missing integration set-up between CRM and BI/SEM key figures, they need to maintain in both the system as part of Planning profile group settings for Trade...
View ArticleRe: Can approve request despite high risk violations
Hi, Please check below note 1667440 - AC10 - Workflow Stage Task Settings for 'Approve Despite Risks' RegardsDilip
View ArticleRe: thirdparty process
You said Subcon vendor will add some components and after job work is done return the final product to you. Do you procure the additional components added by vendor then? If yes, are they excisable...
View ArticleRe: Upgrade Solman 7.01 to 7.1 -> Errors in ABAP and JAVA during downtime
This is absolutely correct answer.
View ArticleRe: Oracle TNSNAME in Crystal Server 2011 Installation
Hi, There is no need to put the path of TNSNAMES.ora file instead you will need to enter TNS name username and password. You can check the connectivity using sqlplus command from prompt. Open command...
View ArticleRe: deleting a single cell of an internal table without deleting the entire row
loop at itab where Header2+0(1) <> 'E'. CLEAR: itab-Header2. MODIFY itab TRANSPORTING Header2.endloop.
View ArticleRe: How to upload a modulepool program from one SAP server to another SAP...
Hi Gottumukkala, Create a program and save in one request in server1 Then ask your basis team to generate the data file and co file. Then import the request from server1 to server2. Arivazhagan S
View Articleshow selected record in alv grid when it is reloaded
Hi Abap Experts, I have requirement such that when i check one checkbox in alv grid and try tocheck another checkbox it should through an error.using indexs and...
View ArticleRe: Selection within a range
Hi,The user enters a date.Use that date in the FM and get the enddate and start date.Create a structure like below.Types : BEGIN OF ty_select, "Range Table sign TYPE char01,...
View ArticleRe: How to create an Inclusive OR gateway in NWDS
Hey Samantha, To summarize, you want to trigger emails to 2 different persons on satisfying certain condition (please correct me if i am wrong). In this case, you can simply place 2 notification...
View ArticleRe: Conversion currency by BEx variable
Hi , 0RTYPE info object property is as below, Query Filter (F4) will take value from Table only. You can create another IO (with reference to this IO) and modify the property as "Only values in info...
View ArticleRe: BO 4.1 FRS Errors
Run repository diagnostic tool to identify the inconsistencies. How to use Repository Diagnostic Tool - Business Intelligence (BusinessObjects) - SCN WikiThis tool would be found in same location of...
View ArticleRe: Issues with Multiple Counter Plan
you can check the behavior with another test plan..
View ArticleRe: xmlforms export-import
Hi, First make the "ICE" foler visible under root folder in KM. Please check the screen shot below. Go to System Administration-->Knowledge Management-->Content Management-->Repository...
View Article