Re: ABAP Query Performance
Hi Vindodkumar, I have applied Both the Statements and check Performance Trace using ST12. Both Query having same execution plan and same CPU cost, The diff. is regarding their duration in ST12....
View ArticleRe: which step will do before co88
Hi, In the part of CO closing, it will vary in each scenario. But in standard MTS sceanrio. If you are using actual cost splitting and actual activity price calculation, the sequence is like below. 1....
View ArticleRe: Precondition not-a-closed-version check failed for {1}. Failure...
Hi Alejandro, I would suggest you to please delete this service interface and create new one,this might solve your issue.Because i have also faced certain error for which no resolution could be found...
View ArticleRe: Dynamic Configuration from Client ABAP Proxy
I managed to get the dynamic header configuration at least with inbound proxies: DATA: server_context TYPE REF TO if_ws_server_context, proxy_framework TYPE REF TO...
View ArticleRe: OVERTIME THRU IT2010
Hi Sankarsan, Am facing some problem in while writing the above PCR. After ee subgrpS9999 (Sys not allowing to maintain the wage type there) Its show its not valid operation. Can you please correct me...
View ArticleRe: URL in Welcome_Message on NWBC
Hi Melinda Thank you for the response!! The parameters Branding Image and Branding URL are already utilised. Also I need the combination of text & Hyperlink as a value. Can you advice if I can...
View ArticleRe: How to check calendar period of WSRs?
Go to IT0007 and click on CTRL+F7 then click on SHIFT+F7 rpeat till you get the last month work schedule where finally you will get a message saying that work schedule deleted or does not exist for...
View ArticleExtended Application not available on ui5_ui5 path but available on bsp path...
Hi All, I have uploaded the application on the Gateway server whcih is a embedded setup using program /UI5/UI5_REPOSITORY_LOAD on the server I received the success message also but when I go to the...
View ArticleRe: freight expense in COPA
Hi Ahmed, Please create a new condition type in SD ( Check with your SD consultant), and create an account key and assign it to condition type in "Assign account keys" maintain the same GL account in...
View ArticleRe: PCR for Overtime
Hi Amit, You can design your pcr like below. ZTST* **** HRS=PEND HRS-PBEG ADDDB1001 HRS=D 1001 HRS?8 > HRS?10 >...
View ArticleRe: Could not get system landscape directory client - NWDS 7.31 SP 09
Hi Anurag, It seems an issue with machine not with NWDS or ID. Please check with your infrasture team give the same access on the machine as you have or then can recreate the same profile as yours....
View ArticleRe: KKS1 Performing very slow
You raise a ticket to SAP.I remember in my earlier Employer I faced a very similar issue in CO Module related transaction.They suggested one Note and it worked like a charm.As I have not made a note of...
View ArticleRe: Condition calculated based on the percentage of the quantity of the item
So Can we presume that the net value is nothing but the basic price (price per unit) * no. of units in the document (order quantity)..? If so NV/Un is your basic price (price per unit).. Is it that...
View ArticleRe: InfoPackage: Time-Dependent Data
Hi Christoph, In your source system the time dependent fields should be always BEGDA and ENDDA. For example, if you are extracting data from 0EMPLOYEE_ATTR, means that the employee (PERNR) should have...
View ArticleCreate follow up from incident to change document list is empty
Hi Experts, Need one help in below issue. when we are trying to create urgent change(ZYHF) from incident(ZMIN) using create follow-up button, its showing empty list as below We have already configured...
View ArticleRe: enabling 'Delete' button for Activities in WebUI
Hi Devang,Could you please put a breakpoint in method DO_PREPARE_OUTPUT of class CL_BT126S_A_APPTSR_IMPL and check the value of variable "gt_button".?May be this class is redefined and a custom class...
View ArticleRe: ALV GRID - need to display the list of pernrs at a time using the...
Hi Vishnu, Why you need FM?Are you going to reuse this FM in more than one program.Fetch the data from the respective infotype which has endda 31.12.9999.Loop Pa0000 and read the other infotypes with...
View ArticleRe: Pass Data Manager ComboBox Variable to Script Logic?
TESTDIM is one of the Entity dimension member. In my model, the PRC is Entity dimension and TESTDIM is one of its member. I tried adding those lines in Script but didn't work for me.Following...
View ArticleRe: Schedule - The server memory is full - Error message
You need to size the server properly. Follow the sizing guidelines:SAP BusinessObjects BI4 Sizing Guide
View Article