Re: I'm unable to post my BIF...
There's a draft here, which hasn't been published yet: http://scn.sap.com/community/about/blog/2013/07/07/blog-it-forward--samuli-kaski
View ArticleRe: Change default message type for change request from SDCR to ZDCR
hi, it should work, go to spro -> search for "Make Settings for Change Transaction Types", check the copy control rules settings there, have you done properly. or try to change the transaction types...
View ArticleRe: Restrict phase change from "Closed for Response" to "Open for Response"
Hi Vimal , There is no standard way to restrict , you got to do it by scripting . That is generally allowed as some times it might happen that suppliers forget to submit their response and the RFX...
View ArticleRe: Cost Center in MIGO
Hi After checking customizing options, as OKB9 as Sridevi suggests, if you don't find anything, check also enhancements and badi's. For instance, check if badi MB_MIGO_BADI is working, for instance...
View ArticleRe: DBACOCKPIT for remote SAP systems with Oracle
Yes, all you need to do is open the listener port to the remote database.You can test the connection with the tnsping command, or do a telnet <remote_host> 1527 from your application server....
View ArticleRe: Empty Excel Sheets When Exporting Report by Scheduling in Times
Hi, Your best way to assess this is: a) check the "fixed issues" list from service marketplace, for the latest available downloadable correction on your codeline. At time of writing, i think that...
View ArticleWarning message in PO for One time vendor
Hi, I want to put a warning message in PO to give a message to user for One time vendor. In my Company there is amount limitation for purchasing through one time vendor. It should not be more than 5000...
View ArticleRe: Why Selection Screen over and Screens?
SELECT-OPTIONS: To declare an internal table that is also linked to input fields on a selection screen HIGHLOWSIGNOPTION We have Inclusion and Exclusion dynamically.You can * input to...
View ArticleRe: Insert on UDO Child table by B1i
Hi Tacio, the typical way to address subtables and subobject of an UDO is the following:<BS ServiceCode="CAD_AUXILIAR"> <InsertOrUpdate> <CAD_AUXILIAR>...
View ArticleRe: Creating new report in webi 4 from unx universe doesn't work
Hi, Your best way to assess this is: a) check the "fixed issues" list from service marketplace, for the latest available downloadable correction on your codeline. At time of writing, i think that...
View ArticleRe: Maintain the context in an RFC_Lookup reponse
Hi Nimrod,If you want to skip the null values you can use an UDF. Check anumantha Rao Gouru's answer: http://scn.sap.com/message/9751660#9751660 Regards.
View ArticleUpgrade from SAP 2005 to SAP 9.0
Hi guys we have someone that would like to upgrade from SAP B1 2005 to version 9.0. From what I understand from this...
View ArticleRe: FM to get Position/Org unit which uses the given Cost Centre
Finally got one FM as per your requirement. HRWPC_RPT_COSTCENTER_EVALPATH Pass:EVPATH = KOSTDIUP Tables:ROOT_OBJECTS - 'K' and, ID of CostCenter Checked just now and it works fine. Regards,Amit Mittal.
View ArticleRe: Item Code available by Warehouse - how to report via Crystal reports
Hi, You add the Itemname, cardname etc by as how as u added the itemcode and according to the sequence of grouping them . RegardsKarthik Vasudevan
View ArticleRe: Disp+Work.exe stopped
Hello Ravi, The kernel relno 7000patchlevel 0patchno 75 is quite old, isn't it? You should first update it. Check in dev_wNN (e.g. dev_w0) what is the exact error wich prevents the work...
View Articlein IDES System i want to delete all information bz i have made so many...
Dear in IDES System i want to delete all information bz i have made so many business configurations so that memory is fill so i want to delete all information how to do it ,, if it is basis consultants ?
View ArticleRe: 0FI_AP_4 delta issue
Hi Vaclav, There will some timestamp to capture the delta records. need to wait certain time period and later you can trigger the delta info pack. before the trigger the delta info pack, at ecc side...
View ArticleRe: Unable to connect and register ECC from NW Gateway
Thanks Andre My issue has been resolved . Regards,Sheetal
View ArticleRe: Sender Uses Virtual receiver in SAP PI
Hello, Sender uses Virtual Receiver allows you to reuse the same Sender Agreement many times. It is still bounded by using one sender cc per sender agreement.e.gFirst sender agreement | BC_One |...
View ArticleRe: Inventory Counting
Hi Marcelo, Is this what you are looking for ?Dim oStockTake As SAPbobsCOM.StockTaking = oCompany.GetBusinessObject(BoObjectTypes.oStockTakings) RegardsEdy
View Article