Re: Z Database view is not showing all the entries?
Hi,in your DB view tables are joined and database views implement an inner join (you can check here: http://help.sap.com/saphelp_nw04s/helpdata/en/cf/21ecab446011d189700000e8322d00/content.htm), that's...
View ArticleRe: SAP Fi certification
If you have these materials please send me on my email tariqrahim.kath@yahoo.com Rgds*
View ArticleRe: ANCILE SKIN
Hi Ankit, You should see a setting for left/centre/right justified option from the uPerform client. Regards,Matthew
View ArticleRe: Error in PREP_EXTENSION/EHP_INCLUSION! phase
The error from the first log file provided and the one from the latest one are different.The package SAPKB70214 looks corrupted to me.Download the package SAPKB70214 and upload it. RegardsRB
View ArticleRe: Upgrade SAP-HR,EA-HR from 600 to 604
HelloCould you provide the screen shot please ? RegardsRB
View ArticleRe: How to upload data from R3 Table into Hierarchy of BW InfoObject
MichelleIf I remember right - there was an article on the same by Dirk Herzog on how this can be done. This was Dirk's first book on ABAP development for BW. I dont have the book with me right now -...
View ArticleRe: Lock entry in BW.
If you double click on the lock entry - it will give you a work process id which you can then check in SM51 to find out what job is locking the same. This will give you a better idea of the lock and...
View ArticleRe: transport request for Help LaunchPad : K900033.N73
Hi Anish, Sorry for delay.I see that Ancile have answered your question. Hopefully this is to your satisfaction. Regards,Matthew
View ArticleRe: Unable to start the shadow instance during the EHP upgrade
Hi Guna, Were you able to solve your shadow istance not starting problem? SAPup startshdStarting shadow system ...Starting service ...FATAL ERROR: Process /usr/sap/SID/SUM/abap/exe/sapcontrol exited...
View ArticleRe: ASE support?
Hi Charles, I would recommend that you continue on another DB. They may test it on Sybase in the future.Sorry I don't have clearer answer. Regards,Matthew
View ArticleRe: Get domain value range dynamically
What I am doing is not quite the same but similar - I am dynamically getting the text description when I have a data element and the value of the variable that references that data element. I was...
View ArticleRe: Unable to start the shadow instance during the EHP upgrade
Open a new thread RegardsRB
View ArticleRe: Business Objects Dashboard 4.1 - Need To Remove Border Around Dashboards
That doesn't work either since it the border doesn't come from the dashboard, but from the actual iframe that displays the dashboard.....
View ArticleRe: Changing the size of a single field in runtime in table view
Hi, Just to add to Andrei's inputs..you need to create an iterator class, implement interface if_htmlb_tableview_iterator in this class, and pass an instance of this iterator class in the tag if your...
View ArticleABAP Dynpro Method Code
I'm following an exercise guide to Create a dynpro in ABAP.I've set up a service call and I'm at a point of defining the code for a controller method (EXECUTE_BAPI_FLIGHT_GETLIST). So far it has this...
View ArticleAbout APP
Hi, My question is, when the Electronic bank statement is uploaded in SAP :- For checks issued out – based on checks cleared in the bank account- GL code account description Debit /Credit Check...
View ArticleRe: Help with Stored procedure
Hi, Is it possible to check through team viewer? Because I am getting result as per last stored procedure and also helpful to understand and find the exact problem. If OK, send me your team viewer ID...
View ArticleRe: Material Master - Edit Format selection
Hi Dëv Päträ, We have 3 types of material ;- 1. Normal Parts 2. Lubricant3. Accessories Each of this material types have own number ranges format. this 3 material types is belong to material type HAWA...
View ArticleCoupon management in SAP
Dear gurus In my company, when we sell machinery equipment to customer, we issue some kind of coupon to customer as sales incentive which can be used for future procurement of any purposesuch as spare...
View ArticleRe: Add new field in Opportunity search window
Hi Marcin, The search helps are added to a search page in the following method of its controller class: GET_DQUERY_DEFINITIONS( ) Check if the attribute is already supported and just pass the right...
View Article