Re: Field value not populated using F4IF_INT_TABLE_VALUE_REQUEST
Dear Ozcan, I was stuck deep in figuring out why this FM is not populating values from itab on the screen. Despite searching several threads I could not find the correct reason. Your input that the...
View ArticleRe: C_TPLM40_65 free test and questions
Dear GyanI guess he already completed his certification. Seems to be no response from his end.
View ArticleRe: Active GOS for CN25 Standard Transaction
Rafael, I suspect it is not only with one particular application transaction. Remove parameter SGOSNOBUT (Do not display button 'Services for Object') or clear the parameter value from user profile...
View ArticleRe: Its strange !
Hi Rahul, Just follow your second screen shot you will able to find the "Create Info Package" label by right click on Data Source. You can do it by expanding info source (in first screen shot) either...
View ArticleItem Status to Initiative Status (DFM)
Hi, we have the following scenario:- For an Item under an Initiative, the Item status (In preparation to In Progress) is supposed to set the Initiative status to Released- The Item Decision Point...
View ArticleRe: Stack file is invalid: component 'ST-A/PI' During sp update with SUM
Dear friends, I am facing one more error during execution phase. An error has occurred during the execution of the Deploy software components step. Cannot execute Java process for...
View Articlephase MAIN_SHDRUN/ALTNTAB_FILL! - Error
Dear Team, We are in the process upgrade from 4.6C to ERP 6.0 EHP5. OS : Windows 2003 R2 SP2 x64 Database : Oracle 10.2.0.5 We are getting an error during the phase MAIN_SHDRUN/ALTNTAB_FILL inpre...
View ArticleRe: XS - 500 Dispatching Error - SAP HANA
Hi Kumar,Have you enabled developer mode on XSJS? This might help in getting more details on errorhttp://www.youtube.com/watch?v=cnSQhrxnWNs&feature=c4-overview&list=UUVLSTvSR7UAd87o_0qoIR4Q...
View ArticleRe: Error during XPRAS_AIMMRG phase
Hello Nirav, Please search for Object "SAPK702XPRA90000011" in table E071. You need to set LOCKFLAG from 2 to 3 by ABAP report. You can't edit this table manually. This is just a workaround not the...
View ArticleRe: Failing on Start Instance for SAP Solution Manager 7.1 SR1
Thanks you Billy, Rishi and Manas. One Issue was C drive going out of space. I did implement other solutions I found on net. I have all documented so when I reinstall I will confirm what was the real...
View ArticleRe: Error 9 in Update when loading data in RSA1
Hi,Are any other loads working or its only with this one. As you already mentioned that you have checked all the tables can you please let me know your support pack patch for ABAP and BASIS. And you...
View ArticleRe: TDMS step - Export data to files - runtime error
I have applied all the notes as per 1741455 much earlier. Has anyone actually encountered such error or know a fix for such issue?
View ArticleRe: what is the use of BMSM copying info. from 000 clinet
Hi, Standard characteristics with the naming convention LOBM* are the characteristics that are used in batch management LO-BM. These characteristics can also be used in batch determination...
View ArticleRe: Making Menu Item Active/Inactive
Hi Mr. Reddy, You will have to create an Internal Table DATA: itab TYPE TABLE OF sy-ucomm. Then in your PAI of the menu click suppose you clicked create APPEND 'CREATE' TO itab. In the PBO where you...
View ArticleRe: How to stop viewing my source code in abap
Hi, May be design an exit code in Enhancement SEU00001 component EXIT_SAPDSAHD_010 may be to check. Cheers,Arindam
View ArticleRe: Sales Order Document Category
Dear, I have tested this in my IDES.I found ,with Sales document category and without Sales document category ( in VOFA )difference in Document Flow . With Sales Document Category ( in VOFA ) - We can...
View ArticleRe: Vat in Purchase order
Hi, You can acheive this using exclusion indicator / exclusion groups or using a custom routine. Regards,AKPT
View ArticleRe: Batch Characteristics to be made uneditable
Hi,Mukesh: You can try authorization group in character..With the help of BASIS,you can assign different role with different access...
View ArticleRe: FBCJ Issue?
Hi Krishna, cost element for expense account is already created, and also maintained with profit center. But while posting FBCJ system is not asking for any cost object.And also If i give cost center,...
View ArticleRe: Which is the preferred view for SAPUI5 Application ?
Hi, I do get your point, its always personal choice of individual. As I had been working on ExtJS and BackboneJS that's the reason I really tend compare with existing frameworks. Anyways I hope...
View Article