Re: Conceptual Help request on Clients and Systems for new install of 7.4
Hello John, That is great to see support Engineer committed to the extent of installing a test system to help its customer. It is just quite sad to see that your company does not seem to be able to...
View ArticleRe: Error after FP3 installation: getting universe
Good day Markus, try this. Open your HOSTS file an add the information of the server including: IP_ADDRESS, SERVER_NAME and COMPLETE_DOMAIN for exampe: 10.1.1.172 myboserver myboserver.com.mx That...
View ArticleRe: landscapeDescription.xml
Hi Claas, It sounds like you need to regenerate the landscapeDescription.xml. You will probably have to reinstall HLM to get this to work. Here are the steps to download the latest HLM and then...
View ArticleRe: ERROR EN GENERACON DE CC NOMINA EN DAYPR
Muchas gracias Mary. Me fue de muchisima ayuda tu respuesta. Saludos.
View ArticleRe: Impact of SAP Query on ERP System Resources
Hi Atul Great to see you in here and really good overview. Anyway you could be convinced to publish this response as a blog? We don't have much Process Controls materials in this space and it's not one...
View ArticleMax document per webi server
Hi, can any one please tell how many documents can run on a web intelligence server at tha same time and can we increase its capacity. Regards,Imran
View ArticleRe: which is the best module to select for electrical and electronic BE.
Thank u very much for guidance Amit Awasthi., I had good knowledge on MM domain and sir I work for MNC in which getting 6.5lacks/year.If i take training in MM module & try for job can i get same...
View ArticleError in Billing TPV - WPUK
Hi. I'm currently trying to post billing documents trough trx WPUK, just as it would be posted trough IDOC WPUBON. The document is posted with no errors. However, the amounts posted to de FI document...
View ArticleRe: New functions in PFCG - track auth.-changes when merging authorizations
Good old ALV. Still unbeatable in 21st century :-). BTW nice features. Cheers
View ArticleRe: To prevent upload of incorrect file in LSMW
To prevent such mistakes, the user should actually execute the display read data step and the display converted data step. If he had done this, then he had seen that instead of english text there is...
View ArticleRe: PRT Plant Conversion From Central Task List
Hi IbnuI am sure you know that you can create PRTs Plant Independent which may help you. The standard centralized Task List conversion does not cover conversion of PRTs. You may think using...
View ArticleRe: Trying to make sense of OSS Note 1999747 - Screen ID Overwrite Rules?
Chinthan,As described in my comment above, please note that I believe the following screen override entries need to be added to the OSS Note (and likewise for VA02 and VA03):...
View ArticleRe: Update OITW MinStock using DTW
Try this query:SELECT ItemCode, WhsCode,ROW_NUMBER()OVER (PartitionBY ItemCode OrderBy WhsCode)- 1 FROM OITW This query will give you the LineNum based on the system keeping the order as alphabetical...
View ArticleRe: Custom key figure at PERPRODLOC level using helper key figure at...
Hi, We cracked this issue, the problem was with "composite fat" key figure being checked as stored. Attached is the modified definition. Regards,Aditya G
View ArticleRe: ABAP runtime error OBJECTS_OBJREF_NOT_ASSIGNED occurs during the...
Hi All, I am also getting the same short dump. When contacted SAP they did ask me to deactivate badi ME_DP_CLEARING. Even after I deacitivation of that BADI the error did not change.SAP note 1879797 -...
View ArticleRe: Executing Store Procedure random timeouts
I suspect the former. I think variable output SPs are new in 11 so there may be a bug. A support incident would be best.
View ArticleRe: how to install sap bpc on netweaver
That's a SAP Basis/Netweaver consultant activity so you need one to do this since it is complicated and requires previous knowledge on other domains. However the MS version you can install it easily by...
View ArticleRe: Not Understanding this code: (field-symbol) to create dynamic ALV table
Hi sami, this is ABAP syntax. ptr is defined as REF TO DATA, this means ptr does not store actual data but contains the memory address of those data. This is called a pointer to the data. ptr->* is...
View ArticleRe: Request processing failed. (XLS 000009)
Hi Obinna, Failed to get the cube from connection is a generic error message, and can be due to multiple reasons. Mostly the issue is associated with the BICS connection. To find out the exact cause I...
View ArticleWant Crosstab to display "0" value
Hi everyone, I’m trying to have my crosstab display a value of “0″ for instances when the formula returns a null value. Right now, any return of a null value is not being displayed on my crosstab and...
View Article