Re: YTD Sales Figures
Hi Caroline Stewart Check with the below condition T1.DocDate >='20120701' And DateDiff(YY,T1.DocDate,GetDate()) = 0 RegardsKennedy
View ArticleRe: Application destination export option missing
Hi Ludek, Really? They took the application export destinaton option away. That doesn't make sense to me - to remove functionality that actually is useful and works. Thank you for letting me know. I...
View ArticleRe: quantity confirmation
HI, Have you tried using V_V2? Regards, Sai Krishna. Added: http://help.sap.com/saphelp_470/helpdata/en/b1/c046db439a11d189410000e829fbbd/content.htm Pasted SAP help link
View ArticleRe: Sender File Adapter: Process in Sequence + Time delay + Error for...
Hi, In one of my projects, initially we went for checking the sequence number check through RFC look up in PI (using UKMS sequencer functionality) and raising exception through ABAP mapping and sending...
View ArticleRe: Table for draft Goods Receipt document
Hi Ajay, Welcome...Have nice day.... Thanks & Regards,Nagarajan
View ArticleRe: SAP HR Payroll testing
Hi Kanuku, Thanks for your efforts in sharing the knowledge!!!!!!!!! Regards
View ArticleRe: Rows to Column Conversion in ABAP
Hi Ginee, Then you need to go for dynamic internal tables since column names are not fixed. Please search for dynamic internal table. -> Please ignore this. BR,Ankit.
View ArticleRe: How to Import Comments History?
I would suggest use standard SAP delivered classes to dump the comments into NW. the following code might help you. Data: lo_cmt_manager TYPE REF TO cl_ujc_cmtmanager.DATA: ls_cmt_db...
View ArticleRe: messages from UJ validation BADI
You need to pass MSGID, Use UJ0_EXCEPTION and MSGNO-147, you can find other message classes SE91
View ArticleOpen Deliveries in VL06F transaction.
Dear Gurus,We are running the VL06F with the following to identify the open delivery documents:We do not have the WM/Transportation and Packing Functionality.Do we need to have the Billing status as...
View ArticleHow to Merge 2 characteristics in BEx
Hi All, There is a requirement to combine Characteristics values in BEx, For example,These are the fields coming in from Info-provider, (There are some other Characteristics and Key Figures also) Char1...
View ArticleRe: tipo de condição problema NFe
Oi Srikanth, Se entendi corretamente sua dúvida, creio que a resposta pode ser encontrada na seguinte configuração: Condições especiais de determinação de preço (em EN: Special Conditions For Pricing)...
View Articlehow to add t.code PDF! when print preview
Hi: I would like to add t.code PDF when print preview to save as local file when print PO.But I not see how to add on screen.Pls advise.Thanks in advance.
View ArticleHANA Virtual Cube Function Module
Hi All, Currently we have say Virtual Cube V1, it is connected to the HANA Calc view CV1.But now the CV1 has been renamed as CV2(in the HANA side) The only way now to connect to CV2 is again creating a...
View ArticleDocument is locked
Dear Experts, At the time of approval 2 items of worklist is showing --DOCUMENT IS LOCKED. Can't approved by the approver. Please advice.Screenshot attached. Regards, Pradip
View ArticleRe: Appraisal Document Error in ERP6 EHP6 and Portal 7.3
Hi Disha, Role E_SAP_EMPLOYEE_ESS_WDA_1 is responsible for appraisal document, In that role under appraisal documents node WD application HAP_START_PAGE_POWL_UI_ESS have to be set as visible.Kindly...
View ArticleRe: Deliveries determining already assigned Batches
Dear, One batch XXXX is already assigned to a delivery but no PGI and now the system lets the users to go ahead with another delivery with the same batch XXXX thus creating a discrepancy in the...
View Articlesap business bydesign fundamentals
dear experts,I am hearing quite a buzz about sap bydesign.I was wondering of there are any fact sheets or basic concepts on the web that enable me to understand the way in which this...
View ArticleRe: Problem with Clipboard while transfering Data from SAP to Excel
Hi Pete. Don´t know how you scroll down before taking data into clipboard. But this way you need to scroll down the ALV-list in steps so that all lines was visible before taking into clipboard. Btw,...
View ArticleRe: How to Merge 2 characteristics in BEx
Hi Sowrabh,if char1 and char2 are numbers then we can achieve it by converting into formula variable. but it will show your char4 along with KF, if that isfine then follow below steps: 1. create...
View Article