Re: EHP3 -Income Tax Declaration IT0581, IT0583, IT0584, IT0585 & IT0586 via ESS
Hi Shankar, Thanks for your quick reply. Need to put efforts two times(EHP3 & EHP7), kindly suggest can we Implement now in EHP3 or Can we Implement after upgrading to EHP7? Kindly suggest which...
View ArticleRe: CIN Details Change Report
Hi Rohit, Check vendor/customer excise details in it. Regards,Mukthar
View ArticleRe: Add Interval tab is missing in AS02
Dear Rakesh, EA-FIN activation is not done properly. Pls. go in Table TBE11 and check if X is display for EA-FIN component. Thanks, Regards,Sameer Nirmal
View ArticleRe: Most elegant way to check if select-option has a single value.
If you really want only one value - use a parameter. Otherwise SELECT vbeln INTO TABLE dummy FROM vbak UP TO 2 ROWS WHERE vbeln IN sl_vbeln,IF lines( dummy ) EQ 1. " do logicENDIF.
View ArticleRe: Error: Handling F4 functionality using Dialogue box
Hi Sirisha, There is a 'closed' event in sap.ui.commons.dialog, try something like this: var oDialog = new sap.ui.commons.Dialog({ closed: function(){...
View ArticleRe: Task List Operations Duration Calculations !!
Hi Rubab, If your issue has been closed, please close this thread as well. Regards,Amol
View ArticleRe: Using selection conditions of view with comparison values from another...
Insure youy used a helkp view, that the field are not already used in JOIN and are comptabile, also that your version allows this. Else you can consider search help exit, and filter records either in...
View ArticleQuality block
Hi All Can any one guide me how to remove Quality block in MIRO Invoice ? RegardsRaghu
View ArticleRe: Issue with Customer Interest Calculation through FINT.
Hi Vaibhav, Here for account symbols 1000 & 2000, you do not need to maintain any GL account no instead you have to mention as ++++++++. Because here system will post to customer & vendor a/c....
View ArticleInterface between Non SAP to SAP in Batch Manufacturing Record in...
Dear Gurus, I am a functional consultant and new in interfaces between NON SAP & SAP systems. As per new requirement form one of our clients from Pharmaceuticals company, we need to update various...
View ArticleRe: IF or CASE Statement
Hi Andrew, a CASE would not fit your requirement, because the CASE function supports only a simple case at the moment (only a = comparsion possible). I tested your IF on a SPS10 system and it works w/o...
View ArticleRe: how to create cust info record for a raw material
Hi Rehman,I think that is oms2 screen. I checked the views there for ROH material type and selected the 'Sales View' .Then I went to MM02 to select the sales view but there I cannot include the sales...
View ArticleRe: changing device status from esto to avlb
Hi Pankaj, In case there is an integration with MM, goods return back to the stores using the standard MM transactions will change the status of the device to ESTO. If you need to do it in a program,...
View ArticleRe: Validation for document type restriction
Hi Nisit, Yes, OB28 Document header validation is already activarted. It is a BKPF-TCODE which i have maintained. Not found SYST-TCODE under check option Table field list. Thanks,AJ.
View ArticleRe: how to create cust info record for a raw material
Yes you got that right it's OMS2 screen and after doing this configuration, you need to go to MM01 to extend the material for sales view and then maintain the necessary fields. I'm not sure as if...
View ArticleRe: average processing time too long in workload monitoring (ST03N)
Hello Parin, We have same issue, Avg Processing time per Dialog step is more for one of critical background job we have checked and found that in work load overview RFC task is having high avg response...
View ArticleRe: Validation for document type restriction
Please check the screen shot attached herewith.You will find SYST-TCODE
View ArticleRe: BRF plus Decision table error
Hi Rob, can you gie some more information how the decison table looks like, what are the settings and what changes did you make when the simualtion stopped working BRChristian
View Article