Re: Terminate an instance in 'undefined' status
Hi Peter, I got the same issue. My instance is showing as Undefined status. if I try to activate the Instance, after some time it shows SAP Front end icon is in green and SAP Server ICON as white and...
View ArticleRe: Standard report to pull out the OPPORTUNITIES
Hi, There is no standard report available in CRM to extract the opportunities. Alternate approach will be finding by using BOL QUERY , opportunities search through web UI , directly check the table...
View ArticleRe: Webi count measure only displays 1 in results table
can you select the object in the count in stead of the table field:in my example you see count ( @select...)and the projection funcion on sum
View ArticleRe: Maintenance order
Try the following code in the include ZXWOCU07 of user-Exit IWO10009. (You will arrive here through Tcode SMOD. Take help of your ABAP friend). DATA: V_AUFNR TYPE AUFNR, V_AUART TYPE AUART....
View ArticleRe: EDI message formats and versions .pdf
I can not upload the files here because they are too big. If anybody needs the info, just let me know and I can always send it as e-mail.
View ArticleRe: No UD without Result Recording
Hi Shailendra, Thanks for your input,while using ExitQEVA0010 my ABAP Guy is saying that he is not getting Result Recording data in import Parameters,as Characteristic results during inspection...
View ArticleRe: Unable to load Master data Hierarchy from BI to BPC
Dear Harini, In Transformation file under Mapping section NODENAME=NODENAMEHIER_NAME=HIER_NAMEPARENT=PARENT Maintain In Conversion File as belowEXTERNAL...
View ArticleRe: Webi count measure only displays 1 in results table
Hi Steven, In format table are you select the "avoid duplicate row aggregation" if this option is selected then unchecked that option and check.... RegardsMustafa
View ArticleRe: Need an SP for UDO or UDT
Hi Augusto The SP Is not working it is getting added RegardsJenny
View ArticleRe: Date format in smartform
HI Ganesh, DATA : l_date(11) TYPE c, CALL FUNCTION 'CONVERSION_EXIT_IDATE_OUTPUT' EXPORTING input = sy-datum IMPORTING output = l_date.concatenate l_date+2(3) space l_date(2) ','...
View ArticleRe: Need Service Packs 4-6 of Crystal Reports 2008
SP4 is here.http://wiki.scn.sap.com/wiki/display/BOBJ/Crystal+Reports+2008+-+Version+and+Download+information+for+SPs+and+FPs?original_fqdn=wiki.sdn.sap.com but for further SPs you would need access to...
View ArticleRe: Data model for ECC and MDG
Hi Vag, you can unhide those fields in the GenIL Browser (Transaction GENIL_MODEL_BROWSER). Maybe you need an access key as it is a change of the standard delivery. BUT:Normally there is a reason why...
View ArticleRe: how to avoid disappearing of text in list box when a mandatory field is...
And, you are using below property to make your list box as mandatory field, right? If not, prefer to use it instead of custom validation. Regards,Naveen
View ArticleRe: Regarding Quota in Time management !!!
Dear Ritu, There are various reactions of system in this table, that you can use theme depending on the needs: you can use F1 for more informations :A - The old record is delimited, all collisions are...
View ArticleRe: Localization for webpages build using SAP UI5 in SAP MII.
Hi Sashi,I second Sam on this. {} placeholder works in htm code not inside script tag.This is similar to passing a parameter in servlets using param function. Something as: <Param name="Param.1"...
View Article1 0 INTANG - Industrial Property & Rights 2013 Error in dep. calculation...
Hi Friends, Actually issue is Aw01n report -Uanble to see posted values. I have updated takeover date for that comp code **** issue is resolved Then i have faced one more issue " Fiscal year 2013...
View ArticleRe: DTP error stack
Thanks a lot guys especially Ramakrishna for your very helpfull document. Amine
View ArticleRe: ALV Grid display .
Add one more custom container and pass other table & fieldcatlog to that container. You can also also, split existing custom container. Regards,Naveen
View ArticleRe: GRAC10- Access Request Number is not arranged
Hi Alessandro, I have checked there are no other workflow running which have request number between 101 and 399.
View ArticleRe: Sort stacked bar chart %
Yes Theja . Actually in case of stacked Bar/Column chart , All data values in stacked chart are sorted by legend values (In Alphabetical order) . We have workaround for this : Lets consider 3 objects...
View Article