How to used BasXml support RFC enable Functional Module.
Hi All,I coded RFC enable functional module and its returned Internal Table as a result. but when i used ,it's performance it's very slow, so i need to know how to improve performance using basexml. i...
View ArticleCan any one please send me the step by step document process of TPM
Hi Experts.. Can any one please send me the step by step customization document of TPM.. It will be helpful me if your sending me with screenshot... my e-mail id is swaraj.sonakul@gmail.com Thanks in...
View ArticleRe: Shelfe life expiration date and manual entry expiration date when GR for PO
Hi, Please check the note: 212342 - 12018: SLED is not copied which explains the system design(in New system response - point number 2)Regards,AKPT
View ArticleRe: Issue in fbl3n
Hi,I have checked with FS00 ...there Assignment no is opt req radio button checked...what I have to do next please suggest.. Please find attachmentThanksAbhay
View ArticleRe: how to solve the error message 'access is denied'
Hi Suneel, Can you paste/attach your code here for better analysis .Thanks Regards,Praveen Srivastava
View ArticleRe: Installing Integration gateway
Hi Dinesh, I hope you are taking help from this link for installing GWPA SAP Development Tools for Eclipse Have a look at this discussion: Re: Unable to install Gateway Eclipse plugin Rgrds,Jitendra
View ArticleRe: Hiding a field in webdynpro component
ok Vinitha, Normally Task are configured in UWL and you are using POWL screen for this. I got consfued about this. 1. Will it happen for all user ID or is it going to be restricted to a specific user...
View ArticleRe: POSDM
Dear Amit Please clarify me on the first point againCentralize real time inventory can be checked in POS DM or BW? 1. Are the POSDM inventory movement posted in BW and posted in ECC are in sync ? what...
View ArticleRe: MIGO Posted when standard cost was wrong
Thanks Mustafa, Even SAP suggests the same thing? Is this the First & Last option available? Without deleting standard cost, (Since SAP suggests not to delete Standard Cost estimate) what is other...
View ArticleRe: BADI or userexit for VA41
Siju You have the number in VBAK as shown by Kiran. Now what do you want to do..? In case you want something to be done after the data is saved. Create an RFC enabled FM code your stuff inside it. Call...
View ArticleRe: BW Transformation help
Hi Venkat, Check this code; IF ( SOURCE_FIELDS-ZMARG1 ne 0 AND SOURCE_FIELDS-ZMARG2 ne 0 AND SOURCE_FIELDs-ZMARG3 ne 0 ). READ TABLE IT_ZPUR WITH KEY MATERIAL = SOURCE_FIELDS-MATNR INTO...
View ArticleQuery description in BI Statistics
Hi All, I want to display query description from BI Statistics Cube. I searched some objects related to Query description but after loading i am unable to see Query descpition. I checked the data...
View ArticleRe: crm webui product and Account component Enhancement
Rashmi, Please write code as below. DATA: qs TYPE REF TO cl_crm_bol_dquery_service. qs = me->get_current_qs( ) . CALL METHOD qs->add_selection_param EXPORTING iv_attr_name...
View ArticleRe: composite enhancement
Hello, Can you post more details? Which composite enhancement is it? And for which transaction or screen...?
View ArticleRe: Ship to party in the delivery should be a payer
Why cant you Put this Payer Itself at the Time of sales order creation--There by No Enhancements Required here... What was The Hindering reason not to take this payer at Sales Order Creation time?...
View ArticleRe: Sale analysis report by item - gross profit
Hi Could you share your screen with screen shot.You have to open a invoice which has 0.00 % gross profit and then you have to follow the step given in screen shot below. Please share these mentioned...
View ArticleRe: Capacity, constrained load and unconstrained load in hours and shifts
Hi Joachim, If the same Key Figures can be maintained and viewed in different Units of Measure, then you need to configure UOM conversion for these KFs in S&OP Model Configuration.Best Regards,Raghav
View ArticleRe: F9N7- Bank statement created but no FINSTA IDOC generated
Hi Umang, Can you please check the following link where I had a similar issue and the solutions and various probablilities are discussed in detail. https://scn.sap.com/thread/1632036 Regards, Kavita
View ArticleRe: How to search the data from KM Repository by using CreatedBy and...
Hello Brahmarado, What you did here get the data from Resource(com.sapportals.wcm.repository.IResource res=resourceListIterator.next();) and set the...
View Article