Re: Forecast map with historic exchange ratio
Hi Paulo, I think it's normal.You must clear difference on G/L account by F-03
View Article'EDIT' can not be added. Could you help please
WHEN '&IC1'. LOOP AT it_fieldcat INTO wa_fieldcat. wa_fieldcat-edit = 'X'. MODIFY it_fieldcat FROM wa_fieldcat INDEX sel_field-tabindex. ENDLOOP.
View ArticleRe: Issue in CJI5 report
Hi Dwarik, This program Rebuild commitments for purchase requisitions and purchase orders Don't worry at all while running RKANBU01, this program will recalculate/refresh commitment from PO/PR.My...
View ArticleRe: Minimum mobile / Tab / Ipad requirements to access SAP screens
I am currently researching ways to do this too. Here are a few options I have discovered. 1. GuiXT mobile app - Free to download and easy to setup up. The UI looks the same and you need to validate...
View ArticleBAPI_SCHEDULE_MAINTAIN throws error for time- independent scheduling agreement
Hi All,I get the below error while modifying a stock transport Scheduling agreement in UI5 using BAPI “BAPI_SCHEDULE_MAINTAIN” “Scheduling agreements with time-independent conditions are not supported”...
View ArticleRe: CL_SALV_TABLE - Exception column text change
Hi All, I solved it. Thanks for your time in posting your comments. Regards,Rafi
View ArticleRe: Sales Order In BAPI_PO_CREATE1
see step by step procedure in the given link : http://sapabap2u.blogspot.com/2013/06/bapi-po-create1-purchase-order-creation.html Regards,Abbas.
View ArticleRe: Cannot verify archive because archive doesn't contain digsig manifest file
Hi Sree, I ran into something like this not long ago when applying a support stack for my SolMan system. You can safely ignore the warning about digital signatures. Regards,Matt
View ArticleRe: Change Database connection using
There are several third-party tools available that might help with this. You can find a good list to get you started at http://www.kenhamady.com/bookmarks.html. Or you could write code using either...
View ArticleRe: Prompt warning message (XXXX XXX) for unpl. del. Csts in MIRO
As you know, there are no standard message for that.. So you have to create a custom message for this from SE91. Please contact with your ABAP team.. Just tell them to write code as per your logic and...
View ArticleRe: Linux Testdrive SAP NetWeaver 7.02 on DB2 LUW now available in SAP Shop
Download of SLES_11_SP1_SAP_Testdrive-1.0.13.tar.bz2 seems to be broken, could you SAP employees provide a new one or report this to SAP - Novell !?
View ArticleRe: Budget at Level 5 WBS
Dear pavan,budgeting cant be carried at directly level 5 but it can be carried out at any levelnote that when you carry out budgeting at lower level like 5th level then that budget is totalled up at...
View ArticleRe: Cost Center wrongly posted during Journal Entry
Dear Nabin What is your exact issue? You want to remove this entry from the CC and post it to some other CC or you want to remove the cost element? If you want to transfer the entry from one CC to...
View ArticleRe: Error in WB Request while Transporting on STMS
Hello Sir, Can you please post the error now?Regards,Dnyanesh.
View ArticleRe: print option in SUS
Hi Sebastian, Do yo think it's best to create a custom Smartform on SUS and retrieve all required data from ECC via RFC calls? Don't you see any security risks on this method? I see another option: to...
View ArticleRe: Datasource append and data display
Is there any syntax error in your code ? Hard code the breakpoint before select statement and check if you are getting the proper data or not. Also check if you really have data for the same...
View ArticleRe: While doing Return GR through movement type 122 wrong batch is...
please send the screenshot for 101 and 122 with batch ...
View ArticleRe: Org Structure Isn't appearing in PPOM_OLD
Dear Azury Liran, Really thanks for your quick reply, I've checked PPOME I'm unable to view OM structure. below is screen of PPOME Ur'sMohan
View ArticleGet input from JavaScript to Webdynpro Context
All, I've been working with the HTML island UI element to execute JavaScript and have been following the Web Dynpro HTMLIsland & HTMLContainer guide. In the guide it described how to send data from...
View Article