Print text "Preference" on Invoice
Hi Gurus, Our requirement is to print a text "Preference" on the Invoice output for a given item along with the batch number. Can we use Standard text for this purpose? If yes How it can be added . If...
View ArticleRe: User is getting email delivery failure when processing via SAP as it...
Hi, Please check whether you are using a custom z program for sending emails of approved invoices to users. If yes then either the user email ids are hardcoded in the program else a ztable is...
View ArticleRe: WBS settlemen occurs error MLCCS030
really appreciate your reply! We have implemented notes 1633297 and 164471, but the error still come up. Our abaper checked codes, the correction is for special stock E, not for the special Q.do you...
View ArticleRe: help to write UDF function
Source IDOC : Z1WHCONS 0..n Z1WHCUSTC 0..n Z1WHCUSTCH 0..n Z1WHCUTM 0..n comment 0..1 Z1CUSTCD 0..n Z1WHCUTM and Z1CUSTCD are at same...
View ArticleRe: 617 : SAP Frontend Server : The virtual key is not enabled.
Alas, I misrepresented the issue. The reported error was a red herring as the data was not in fact the same as the previous iterations. It was special & unique & could be detected with 'Error...
View ArticleRe: Reg: IDM MMC Access on Administrator's desktops/laptops
Thanks Matt / Peter/ Tero for your inputs.I installed IDM Design time component in individual's desktops but not sure how should I connect to IDM serer now from MMC ?I dont see Identity centre coming...
View ArticleIs it possible to attach documents in Fiori - Track Sales Order application ?
Hi, Is it possible to attach documents in Fiori - Track Sales Order application (directly or by doing customization) ? If not, is it possible to create a custom application in Fiori to attach documents...
View ArticleRe: Start routine vs Field level Routine-performance issue
Hi, Mainly you have to move the code from the field routine to the End routine. For instance, in the End routine you'd write: LOOP AT RESULT_PACKAGE ASSIGNING <result_fields>. READ TABLE...
View ArticleRe: Change Open Item Management
Hi Ansh, Same Q already posted by some one and it is answered plz check the link Change GL Account to Open Item Managed
View ArticleRe: 503 Service Unavailable? unable open irj/portal and NWA for SAP CE 7.3...
HI Amit, are you able to open the index.html page of the system? Please attach dev_server0 and stdout_server0 logs. Regards,Mayank
View ArticleRe: Reversal of Advance Payment after Bank Reconciliation done
Hello Raju, I am understanding what you are suggesting. My only concern is about the BRS. Please explain what happens to the BRS clearing document.
View ArticleConnectivity Backend Error
Hi, experts, I am getting this error message on creating a new manual supplier invoice. SAP.BYD.LS.UI.Core.API.Connectivity.BackendProcessingFailedException ---> System.Net.WebException:...
View ArticleError in Inventory Posting
Hi Experts, I have been encountering this error as below when I am trying to do the the inventory posting from the inventory counting record."Required data not found: data not copied from inventory...
View ArticleRe: EHP7 upgrade PREP_INPUT/KX_CPYCHK
Hi, As you are using kernel 741,for same use SSFS database connection methods to resolve the above issue.Kindly refer SAP doc SSFS Implementation for Oracle Database to configure SSFS connection...
View ArticleRe: How to delete the Time Evaluation Result in the CLSTB2
Dear Ling, There is a standard program RPUP2D00 but it is recommended to never delete the B2 cluster results in Production environment as it creates inconsistency. If it is quality, test or dev system...
View ArticleRe: How to get this SFTP Channel to run? - urgent!
Hi Rene I have similar SFTP issue with Private Key auth. like we have added 2 new servers to our landscape and the message works for old servers and for new servers its failing. Do you have any idea to...
View ArticleRe: Any Help on PDF Form Genration
Hi Alessandro.. Thanks a lot for your help! Yes I have binded each of the Outport parameter to Corresponding Target inport. But i think i am confused in one thing.Step 1:I have created a BOAction :...
View ArticleOKB9 Settings issue - for PA Segment and Valuation Area together
Hi, IN OKB9, I wan to use PA segment check box and Account Assignment Details as '1'. System is not allowing to do this. But wit Valuation Area mandatory, we have assigned for different valuation area...
View ArticleRe: CSAP_MAT_BOM_OPEN Short Dump with CONVERT_MATNR_TO_INTERN_FORMAT
Hi Richard, Once check the FM by removing the leading zero's in material No. and also try execute the FM CONVERSION_EXIT_MATN1_INPUT with input as material number '000000000000123456' Regards,Pavan
View ArticleRe: Performance Issue
Adding z field will not be any problem, could be issue with table update statistics or storage index quality issue. do the following sequence Get the trace and see the CPU cost, if its in red then...
View Article