Re: 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: COGS update in FI and COPA
Hi.. I think that concept of FI report is equal to concept of co-pa report.So , FI report and CO-PA Report should be classified as capacity cost.Using co-pa assessment cycle(t-code : KEU5), you can...
View ArticleRe: RSXMB_Restart_Messages creates new alert emails
HI Ninad, The system will trigger alerts when rsxmb_restart_messages is scheduled if the error is not sorted out.However you can limit the number of retries so that the number of errors is controlled....
View ArticleRe: Group by in query browser
Sandeep, I am using a universe with one measure - export value which is already called in the query. Do you suggest to create another measure? Thanks,Arun
View ArticleRe: Query for batch search strategy characteristics
Hi, Try - CUCO - Additional Data for Configurable Objects Tell me if you need anything more. Thanks.
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: 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 ArticleHR Trigger Decision Table
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 Employee ID Right now I think my Decision Table is...
View ArticleRe: Not able to Complete(technically) an order
Hi check this link it may help you http://www.stechno.net/sap-notes.html?view=sapnote&id=415283. Linganna
View ArticleSender File Adapter - files to be processed
Hi friends, Is there any parameter to be set, defining the number of files that file adapter takes per polling? Thanks, Luciana
View ArticleRe: Copying the Item Text of BOM to Purchase Requisition
Ok Jürgen, Thank you for your explanation. Gian
View ArticleRe: Idoc CREMAS04. E1LFBWM
Ready, solved the problem. We have to send the field BURKS_GL in the segment E11LFBWM. Thanks
View Article