DR site java stack not coming up after restoring fresh backup in DUAL STACK
Hi Experts, We have installed DR site system by using system copy option with backup/restore method by taking export of dual stack system at Primary site using database specific tools option. Initially...
View ArticleRe: Dashboard Designer Fail to connect to BI Platform - SAP Note 1168437
I'm using a temporary key currently as provided by SAP consultants to review functionality before buying the full version. SAP Crystal Dashboard Design, Departmental Edition 2011 (also known as...
View ArticleRe: How to execute Annexure to Form-16, SAP HR
Hi Naresh, In the menu bar, at the top right you will find system click on system, click on status, then click on detail, or magnifier icon, You can see currently at what support pack level you are....
View ArticleRe: Storing image from se78 to dms
Hi Suneel,pass the BAPI_DOCUMENT_CREATE2 parameter PF_HTTP_DEST with value SAPHTTPA.please use it as follows CALL FUNCTION 'BAPI_DOCUMENT_CREATE2' EXPORTING documentdata =...
View ArticleUse of Iterator in BOL programming
Hi, Can someone please explain where exactly the iterator is useful? I've two pieces of BOL code snippets, one is with iterator and the other is without iterator. data: lr_iterator typerefto...
View ArticleRe: Idoc for Project/WBS creation issue
Hi, As per the function module documentation status should set! it will trigger! May be the status will set after WBS! can you check the functionality! Exactly you need to find the status problem in...
View ArticleRe: SAP on Window 2008 R2 / Cluster
Hi Vimal Kindly follow the steps 1. Install the Windows 2008 server with latest service pack and windows updates from Microsoft site2. Configure the Windows 2008 Cluster environment, Kindly refer the...
View ArticleRe: Scheduling of plans with Multiple Item
Mr. Peter , They are not of same hierarchy. regards Kamlesh
View ArticleRe: A valid bill of material could not be found for material
Bijay Deo. you can check if the recursive allowed was selected. Make sure the phantom item not recursive. BRSivan
View ArticleRe: VBA to trigger EvDRE Migration
Hi Vadim, Appreciate the feedback. I'm currently going through a migration involving over 500 reports. I've found, having migrated about 20 so far, that once fully understood the simple reports are...
View ArticleRe: I wanna give color my subtotal celIs is it possible ?
Try this one: LOOP AT t_final INTO w_final. *TAKE A COLOR FIELD IN YOUR INTERNAL TABLE I.E. = > color(4) TYPE c, *AND ON DIFFERENT CONDITION, YOU CAN PUT YOUR LOGIC w_final1-color =...
View ArticleRe: how to dispaly webdyn pro url in user decision step of workflow?
Hi Phani, Please check the URL in your task and and Browser Address Bar. Regards,Gaurang
View ArticleRe: check double entry in UDF
Hi, Just try without distinct. Its working for me. Thanks & Regards,Nagarajan
View ArticleRe: Start Routine Data Deletion
Hi, If you have to delete the whole data and reload the new data again..Then in your process chain just add the two steps: Delete the data from PSA and Delete the contents of target. So everytime new...
View ArticleRe: VV31 for smartform printout thorough vf02
Hi, In the condition record for ZF2, change the Despatch time from 3 to 4. It should work. 4 means process immediately.3 means do it throught VF31. Regards,DPM
View ArticleEK01-How does values are fetched
Hi,For the condition type VPRS ,the value is fetched from Accounting 1 view.I have a doubt how & from where the value flows for EK01.I have also gone through various liknks,but found it difficult...
View ArticleAttach module pool program to me23n printpreview
Hi experts, How i can attach module pool screen to ME23N Print preview if i click printpreview my modulepool screen should be display..
View ArticleRe: Link between Billing Invoice with credit memo in SAP table
Hi Shivaram, I hope you can get Billing Document Numbers in VBRK table where VBRK.FKART = 'S1' OR 'S2' AND VBRK.FKSTO <> '' Please check ..ThanksThiru.G
View Article