Re: System status based on MIC: UD ICCO & LTIN
Glad I've helped you with your concerns. I've done some work in that industry. Hasn't changed my mind. To me, that's what free inspection points and manual lots are for. Repeat inspection until...
View ArticleMemory Id where used list in ABAP custom prog
Dear SDN's, There is a custom report ,here they used IMPORT v_flag FROM MEMORY ID 'V_FLG'. So now i want to know from where they Expoted value to MEMORY ID ' V_FLG', i want to know the program of...
View ArticleRe: mandatory custon field in me21n based on gross value
hi tkomv table is not der in EXit_SAPMM06E_006
View ArticleGRC-PC10: Meaning of "Deficiency Analysis Flag" & "In Scope" in Organizations ?
Hi Experts, Can anyone please explain to me the meaning and relevance of the "Deficiency Analysis Flag" & "In Scope" radio buttons which are present on the Organization screen. Thanks in advance....
View ArticleRe: Custom theme not reflecting in WDJ app in new window
Thanks Samuli,we are using Plugs for navigation...do we have any help document how can we achieve it?
View ArticleRe: what are Technical and Functional Modules in sap
Hi Janani, Please tell us whether SOLMAN is a technical or functional module? I am working as SAP SD Consultant. I am interested in getting formal training in SAP Solution Manager 7.1. I request you...
View ArticleRe: Moving Domain controller
Hi Satyabrat, Please check below note SAP Notes1624061Use of virtual TCP/IP host names on IBM i (OS/400)360515TCP/IP Alias host names in UNC paths in Windows 2003 SP1962955Use of virtual or logical...
View ArticleRe: how to connect Excel to SAP B1
Hi, Use Data Transfer Workbench (DTW) for adding/updating sales order into SAP B1. Please refer SAP help file for more details:...
View ArticleRe: Custom theme not reflecting in WDJ app in new window
Thanks for your time Sharath,How can we achieve this?do you have any help document.I have see this in help.sap.com.This is what you are suggesting or in the iView...
View ArticleRe: Cutomer & Vendor Group Codes in SAP B1
Hi, Try this: SELECT * FROM OCRG T0 ORDER BY T0.[GroupType] Thanks & Regards,Nagarajan
View ArticleRe: SLD Data Supplier not push all data
Hi Yudi, It would be helpful to check your configuration for the SLD. You can follow step 4 of the below link: Preparing the System Landscape Directory (SLD) (SAP Library - Using Java) You can also...
View ArticleRe: How to make Tax not book to vender, book internal accounts
I am not able to see BP-Accounting -- Tax exemption in the following screen
View ArticleRe: HOW TO GET FAULT MESSAGE EXCEPTION BACK IN RESPONSE FOR IDOC
Hi Venkat You need to create two operation mapping, One for response type 1 and the other for response type 2. Then in the interface mapping you call the operation mapping based on conditions, if...
View ArticleRe: passing values from one screen to another screen in standard transaction.
Hi Rajendra, Use EXPORT to IMPORT parameters as below: EXPORT lv_value FROM lv_valueTO MEMORY ID 'ZMEMORY'. " From source screen IMPORT lv_value TO lv_value FROM memory ID 'ZMEMORY'. " In...
View ArticleRe: Image Refreshing Issue in SAP MII 12.2.6
Try below line of code in your page irpt/html, <meta http-equiv="refresh">
View ArticleClearing Customer TCS amount
Hi All I have configured the customer TCS process in SAP. For the new customers it is fine. I have few old customer receipts for which the payment is made partial excluding the TCS amount. So the...
View ArticleRe: Workitem not disappearing from inbox after approval
Hi,again: check the workflow log to see what happens after you approve it, is it in a loop?Also check if the task has terminating events or not. Kind regards, Rob Dielemans
View ArticleRe: Posting of ADC duty in Liability during billing accounting
Hi Rajesh, Thanx for your response. I have done as suggested by you. In step 4 the GL account has been assigned to OBYC - group %TX however still it is showing in the RV document.
View Article