Re: POPUP_TO_CONFIRM clears bottom message line
HI Marian, I am little bit confused here.. You want to pop up your custom message before the process order is created right? From your query i understand that the process order is created before your...
View ArticleRe: Problem with join
Hello Maju,Here is my final internal table and I am using only one internal table. TYPES: BEGIN OF TY_FINOVR, "FINAL TABLE TYPE FOR OVERVIEW REPORTFKDAT TYPE VBRK-FKDAT,VKBUR...
View ArticleRe: Zip code value is not coming for ESS service in SAP portal.
See if you can add the missing fields from into V_T588MFPROPC or though the personalization.There are lot of threads on these two topics. Have a look you will understand easily.
View ArticleRe: No Revenue elements?
Hi..You can’t post amount of cost element with cost elementcategory ‘11’(revenue) using cost center. If you don’t use co-pa but want to transfer revenue fromFI to CO using cost element with cost...
View ArticleRe: customer balance payment in different periods
Hi Akhil T Prasad Try This /* SELECT t1.taxdate, t3.cardname FROM jdt1 t1 left outer join OCRD t3 on t3.CardCode=T1.ContraAct */ DECLARE @d1 AS DATETIMEDECLARE @d2 AS DATETIMEDECLARE @d3 AS...
View ArticleRe: customer balance payment in different periods
Hi Akhil T Prasad Try This /* SELECT t1.taxdate, t3.cardname FROM jdt1 t1 left outer join OCRD t3 on t3.CardCode=T1.ContraAct */ DECLARE @d1 AS DATETIMEDECLARE @d2 AS DATETIMEDECLARE @d3 AS...
View ArticleRe: Installer proyect with Visual Studio 2010 - SDK SAPB1
Hi Eduardo, It's why I asked which framework you're targetting... With Framework 4.0 and up, if you look at the properties of the referenced COM objects (open references in the project explorer from VS...
View ArticleRe: Is webdynpro java phased-out/outdated
to be serious, forget java when you are in SAP
View ArticleRe: [NWDS] How to get webservice endpoint from difference system and client ?
you have to configure the destination in VA.In the first screen why you choose the deprecated one?
View ArticleRe: Need to create a new calculation type or base type?
if i'm correct by saying calculation type you mean condition type. if yes, calculations can be change by formula defined for condition types. you can check suitable formula for you in transaction vofm....
View ArticleRe: Integrate OfficeControl with Adobe Interactive Forms
don't know what you are talkingi guess no
View ArticleRe: what are the steps to installing ADS Adobe Document Services
once ADS is installed, you can follow your doc to start the configuration.just run a wizard, very simple.if you want to config ssl for ads, that takes some time.
View ArticleRe: How to get the current WDA's URL?
Thank you for your help. Just now i saw your site, multi skilled, g8, impressive. I am just ABAP, recently started WDA.
View ArticleRe: Multiple line invoice against a single line item no of a PO
Hi, Yes you can enter numerous Invoices against a single PO line item. Enter your PO in MIRO and capture the first Invoice (with its quantity and price) against the requisite line item. To enter the...
View ArticleRe: Connect SAP B1 Queries to Dashboard Design 2011
HI Terrence,Check this tutorial: http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/6091ffdd-e1ad-2d10-359f-d644ff7eaa4e?overridelayout=true Kind Regards,JP
View ArticleRe: Crystal reports displaying a blank page.
I can open the reports in the CR 2011 and then have to change the DB server details to point to the database on the server Whatever the above changes are done in the designer, you have to do in code....
View ArticleRe: GRC AC 10.0 - HR Triggers - rule not satisfied
Hello, I have configured every part of my HR trigger and am getting a similar error to others I’ve read about. Rules are not satisfied for EmployeeID Right now I think my Decision Table is probably...
View ArticleRe: Mismatch in Records Submitted and Records Updated in the Model/Cube
Hi Gajendra, In general, with BPC you can't rely on the zero records. BPC will write zero only if there is some nonzero value before. If there is no record then zero is not written. Try to live with...
View ArticleRe: Read serial numbers during Insp. Lot creation on goods receipt
Well I was close! You might want to look at QPLEXT_INSPECTION_LOT_CHANGE as a template or model when you write your FM. FF
View ArticleRe: SAP Crystal Reports for VS2010 ReportDocument.Load() Freezes in Windows...
I'll keep my fingers crossed - Ludek
View Article