Re: Cleaning up privilege assignments
Hi Steffi not yet, but I will try this in the next days. I will post a status here. best regardsMatthias
View ArticleRe: Z transaction not identified in sy-tcode
Not sure of your requirement. But try using CL_ABAP_SYST=>GET_TRANSACTION_CODE( ) instead of sy-tcode in your program.
View ArticleRe: How to save only changed data of ALV in a local table ?
User GET_MODIFIED_CELLS method . ThanksAnkit
View ArticleSingle Withholding Tax Code for Basic & Cess but multiple GL account
Dear All, We are creating Withholding Tax Code for Service Tax Reverse Charge Mechanism. Client is insisting on single withholding tax code for Service tax Basic, Education Cess and Higher education...
View ArticleRe: Calculation of Salary as per Working Days
I am not getting whether the calculation coming is correct or not. Can you please explain me on that? Basic Salary I have added as Rs. 10000, as mentioned above. Regards,Bhagyashree
View ArticleRe: FD33 - Receivable Field in Customer master is not getting updated
Check with your FI consultant whether FBL5N open item for this customer tallys with FD33 or not. Meanwhile, ensure the box for Credit Check is activated for your item category. Still if you have...
View ArticleRe: Integration with Sales force Bulk API
Hi Chamida, By using BPM and soap adapter, you can achieve integration with salesforce bulk API. Please check this link SAP PI SALESFORCE BULK API Regards,Praveen
View ArticleRe: Does ECC 6.0 Provide a Search-as-you-type Enhancement for Sold-To Party...
"""" This tool allows you to find the ship-to party by typing in the customer's state, city, zip, address or name in the Ship-To field. """" How you retrieved the Ship to party directly--without...
View ArticleRe: How to make ALV Report Interactive?
Hello Abaper, Please search once then post, and one more thing just explain the problem in brief .. have a look on this.http://wiki.scn.sap.com/wiki/display/Snippets/ABAP+Interactive+ALV+Program
View ArticleRe: Audio & Video files
Thanks for the info Niraj! I wouldn't know how to do it using....Adobe Flex Builder I will try the link you sent me.I will tell you the workaround I found. I put the audio file on my dropbox, put a URL...
View ArticleRe: Pass a subreport paramter to main report
Hi, In Sub report create a Formula Filedeg. MyVal in that filed write shared numbervar runTot;runTot:=YourValue And place this formula field in the Report Footer.Now go to Main Report Create a Same...
View ArticleRe: VF04 issue
In any case standard SAP solution gives you the proforma in VF04. One Option is use exclude Second Option is create copy of VF04 and exclude with the help of ABAper
View ArticleRe: SMP 3.0 Hybrid Application
hiii thnx.. u r helping me a lot... i dont how to use this scn for raising my issues, i am just replying on someone else's post... how can do that, or how i can directly ask you the questions??
View ArticleUser exit or BADI for PGI with blank movement type
Hello, Am looking for a BADI or user exit which can throw a pop message based on certain checks. The BADI LE_SHP_GOODSMOVEMENT doesn't help because it is not called if the movement type is blank on...
View ArticleRe: insert into mseg extremely slow
The situation is very baffling. The performance problem "disappeared" in prodution whereas we still have the problem on our qss and dev instance.(which are clones of production; not even the data gets...
View ArticleRe: BDC Recording For J1IG with Table Control Scroll bar
Dear Shivam, As fas as SAP BDC Recording is Concerned, you cannot record scroll down in the BDC Recording. Only thing is you need to add logic in the BDC to Add as many line items you want to....
View ArticleRe: Mapping Runtime Error
input argument is var1 String output = var1.replaceFirst("^0+",""); return output; add return statement also at the end
View ArticleRe: Common expenses related to all company codes
Hi Amar, Create cost centre and book the expenses. RegardsKalpana
View ArticleRe: HR Data extraction test in RSA3 fetches no data
Hi, Along with SAP_ALL you need HR Time management related authorization as well - P_BAS_ALL.Even there are some more settings need to set by HR functional which are related Time type and wage type. So...
View ArticleRe: Unable to create Master Contract Managment: SAP Banking
Hi Nikhil/Ravi, I am also facing the same issue, which is described above for MCM. Are your sorted with this issue already? If yes can you please guide me with the required step to get away from...
View Article