Re: Payroll run
Hi Ashutosh, It is possible to live Run backdated to Current Period , Please find the below links for different scenarios for Payroll Run http://scn.sap.com/thread/672127...
View ArticleRe: How to add zeros infront of Number
Can also try this. data waers type waers value'13.56'.data waers_c TYPEc LENGTH 15.UNPACK waers TO waers_c.write : / waers.write : waers_c.
View ArticleRe: is there any extractors (ERP->BI) for tables WKBK and WKBP ?
There is no standard BI content Data source provided by SAP. Create your own custom generic data source ... RegardsKP
View ArticleRe: Usuário bloqueado GRC - Query "Síntese" já aberta em outro modo
Raphael, Estranho, geralmente quando isto ocorreu eu excluo a linha correspondente ao bloqueio na SM12. Não aparece nada la? O que aparece ao clicar no exibir ajuda na tela indicada por você? Att....
View ArticleRe: ERP-Quotes in CRM
Hi, I don't know a lot about LORD scenario, I think that basically what is done is to use the SIMULATE BAPI for sales orders or something similar with all the information from the order getting back...
View ArticleRe: Check whether user in WD page in portal
Thanks Raj for your quick response.. But I don't think it will work because the requirement to check whether line manager is in Comp. Page & i shouldn't allow co-manager(delicate) manager to work...
View ArticleRe: No data is being found while extracting data from 2LIS_08TRTLP
Hi, Try to delete setup table - LBWG and Re fill Setup table without any selections or with desired selctions using T code : SBIW or OLI*BW. Then after Execute RSA3. WR,Vijay
View ArticleRe: Reference condition Type between SD and MM
Hi Naveen, I have tried all the points which you have mentioned, but still system does not pick up the Pricing. Any suggestion Please. Regards, MJ
View ArticleRe: Combine Shipment and Delivery Information
Hi, I hope are clear with your logic to pick records. I suggest you to write a Function Module based extractor with this logic. Regards,Suman
View ArticleRe: coresuite layout designer. Removing line under alternativ article. How?
Hi Peter,You can edit PLD templete.Open form >> click the Pen on Toolbar >> choose templete you need edit >> choose Edit, then you can remove this fields.GLU
View ArticleRe: how the data base records created in hana database
Hi Ranjan, the question about the BW fact table design has nothing to do with how the table is stored internally.Whether the DBMS stored the data in rows, columns, squares or triangles - it really...
View ArticleRe: Converting Webdynpro Output to PDF format
Hi Brad, Will try to implement the solution to see if it suits my requirement. Overall looks like a feasible solution. Thanks for your time.
View ArticleComponent reservation need not to consume PIR of the component
Hi, I’ve scenario of the component reservation for the Process Order need not be consume the PIR of the component. I’ve X Material and the BOM of X material will consist of Y material as component. We...
View ArticleRe: Need to Update VAT Registration Number (STCEG) In FB02 ? Need any BAPI or...
I think, VAT is related to customer / vendor and on the time of document posting system picks up the value from master. Thus for the reason it is greyed out. Could you please try by changing the VAT in...
View ArticleRe: com.sap.js.startup missing
you should report this issue to SAP via Support Incident.
View ArticleRe: Why Enhancement project is not properly moving to QA ?
Using the report RDDIT076 to change the status of the TRs from R to D is not advisable. K.Kiran.
View ArticleRe: Not able to login to CMC or InfoView after installation of BOE XI 3.1
Although this is an old thread, I'd like to share the following: I had the exact same issue. Login fails on Internet Explorer, but DOES work on Google Chrome. After all the cause was an underscore (_)...
View ArticleRe: How to get posting period from material document no.
Hi Kiran, Field : MKPF-MJAHR - will give you the document yearField : MKPF-BUDAT - can be used to take the posting month(mm part of the date). The combination of posting month & Doc year will give...
View ArticleRe: unable to open psa.
Hi If you are not able to see still the PSA manage option please check consistency of your PSA by going to "RSRV" T Code. Thank You,Sreenath
View ArticleRe: Fetch Localized Date Time
Hi Ruchir, I found this function which could be useful to you: converttimezone(date, tz)Returns the date in the given time zone.DateTimeAssume the server is in the EST time...
View Article