Re: Still getting "The report filename was empty" error
I don't recall if this was mentioned in the other thread but you should not be loading CR in Page_Load, Industry standards tell you to load this in Page_Init. This is posted in multiple threads here...
View ArticleHow does a exploration view recognize an information space
Hello, I have the following questions that Im pondering on, SAP BO BI version is BO 4.0 sp4 in both the prod and qa environments, windows server 2008. 1- why doesn't a Exploration View Set have a CUID...
View ArticleCard Order confirmation from provider file template
Hi,I am trying to complete the Card ordering cycle and I need to know which file format I need to Load into this transaction: What I m missing is the format of the TXT file that we need to load here...
View ArticleRe: Error during System Copy Export
Hello(WTF) ERROR: too many data file entries for table ZMD_BIDINF(TFH) ERROR: Unable to close /export/SapMigration/export/export/ABAP/DATA/ZMD_BIDINF.256There is an SAP note addressing this issue. Have...
View ArticleRe: Urgent: Decommission source system from SAP BW
Not exactly, RSPCM only shows PC you decided to follow. BW-TOOLS allows you to look at what is running/used on your system in a period. RegardsChristophe
View ArticleRe: Committing Project Does Not Show Changes in Workspace
Are there any additional operational differences like this one between recent revisions and the revision you used for the excellent video tutorial series you created?Anything analogous to look out for?
View ArticleRe: How to block a customer so that deliveru cannot be created
Dear Ansh: If you only block the sold to, and the sales order have different ship to, is possible to create the outbound delivery, because for outbound delivery the right partner is ship to. For that...
View ArticleNew Development project in the middle of ECC EHP7 upgrade project
Hi All, We are performing ECC EHP7 upgrade project in our project system landscape and i have already started Dev system upgrade.Suddenly our development team wants to perform new project which...
View ArticleRe: Audio Alert sounds on event notifications in SAP Sourcing Auctions
thanks a lot Rosemary, this is really helpful, I agree that too many distractions are also an issue during an event, cheers Tridip
View ArticleRe: ENVIAR ALERTA AL CREAR PEDIDO CLIENTE
Bien, muchas gracias Javier Faces si, eso de que muestre solamente los nuevo y no los que se encuentran en otro mensaje me agrada gracias por tu atención y apoyo salu2
View ArticleRe: SAP B1 Standard Reports for I-phone SAP B1 Application
Hi Rahul, What is version of B1 and B1 App in your i-Phone? Thanks,Gordon
View ArticleSD Interview question on which I went blank
I've 3 years of experience in SAP SD. Recently, I had an sap sd interview where guy on the other side asked me. "Have you even had a business requirement or GAP that you were not able fulfill?" (Even...
View ArticleRe: JDBC driver installation on Windows
Hi Breck! There are a number of report writers written in Java. One of the better ones is called "Jasper Reports". The thing is that Jasper Reports is sort of like the report engine only. To...
View ArticleRe: Exception caught by adapter framework: No configuration / default adapter...
Hello Experts, Any pointers for my problem ? Many thanks in advance!! Saurabh
View ArticleRe: how to specify PACKAGE SIZE for to RFC_READ_TABLE from PyRFC?
in your example code, you do: if 'tabfields' in kwargs.keys(): tabfields=kwargs['tabfields'] # parameters['FIELDS']=tabfields for field in kwargs['tabfields']:...
View ArticleRe: Error in BAPI_GOODSMVT_CREATE
Checkout the solution mentioned in the note, 139176 - M7302: Field overflow in routine WERT_SIMULIEREN and see if it solves the issue you're facing. Also see the note: 519800 - FAQ: Goods Receipt...
View ArticleRe: Customizing error in daily work schedule 30 Message no. P2581
Hi Pragna, Pragna Roy wrote: create work schedule Manually - Entry 2 EG 30 does not exist in T508A (Check Entry).Please check have you maintained WSR based on ESG. Revert back in case of any issues....
View ArticleRe: Fast Order Entry - Business Partner Search / Suggestion
Dear Thomas, Below different options might help you. 1.There is a new and nice feature available with TM 9.0(With latest FPM service pack) i.e If you enable the 'Suggest Values' property for any UI...
View ArticleRe: Production Order Component Sorting Options
You transfer your reports internal table data to the function module through SORT_TAB which will sort it and return the sorted output in the same table. DATA: i_tab type table of RESBK with header...
View Article