Re: IDOC DELVRY07
Hi All, I am using the following segments to create Outbound delivery and PGI with reference to STO for the IDOC delvry07. E1EDL20 E1EDL21 E1EDL18 E1EDL18 E1ADRM1 E1EDT13...
View ArticleRe: Error while SO Invoice 'The Item Is Not Relevant For Billing'
Dear Amitesh Kumar very good morning As lakshmipathi sir said please try again And i have one doubt go to VOFA--And select no ranges Object what you have maintained and go to VFP1 T.code here what you...
View ArticleRe: Error during test RSCMST
Hi Samuli, Here is more informationSAP solution manager version (ST) 710 SP8 on Linux Suse 9the Solman kernel is 720 SP600 My questions as follows thanksCould you confirm that in your case the solman...
View ArticleRe: Message no. AA660- Transaction in area 01 contradicts the net book value...
HI First you need understand the rules of depreciation. When you try post a depreciation in the past (2011 year) the system verify the rules preconfigured in avaliation area 1. These rules going...
View ArticleThe request failed with HTTP status 404: Not Found
I get this error message "The request failed with HTTP status 404: Not Found" when I execute the line in (red) below. I can access the WSDL when I paste the URL in IE. I have created a web service...
View ArticleRe: UDF at header level will not auto refresh before & after adding the invoice.
Hi, Need TV session? Thanks & Regards,Nagarajan
View ArticleRe: Display a message only for certain subtypes of personal information...
Please check here http://scn.sap.com/community/erp/hcm/employee-self-service/blog/2012/06/13/summary-of-configuration-options-in-ess-personal-information-scenario
View ArticleRe: reading CO09
tried that...did not work. The production scheduling profile has the confirm partial availability checkbox selected. One more mtl I am showing below with the same checking rule as above, when I run...
View ArticleRe: Another SQLCMD Question
Hi, Try this: SELECT T0.ItemCode,T0.FrgnName, T0.U_Brand, (SELECT max(T1.Price) FROM OITM T0 inner join ITM1 T1 on T0.ItemCode = T1.ItemCode and T1.[PriceList] = '1'),T1.Price, T0.CodeBars, CASE WHEN...
View ArticleRe: Attaching a Search Help to input field in ABAP Dynpro and Webdynpro
Hi,i am a bit Confused , that u want to add a search help or change the data type of that field.And in webdynpro we have several may we can add search help to input field....
View ArticleRe: Issue of Resource Bag Not Found for Fiori Track Sales Order App
Hi Sandip, The last option is debugging. You can set external break points in the method of OData service PAGE_BUILDER_PERS.SAP Fiori LL11 - Consultants should know about OData troubleshooting Regards,...
View ArticleRe: error on Phase "Start Instance" on solman 7.1 installation
Hi Divyanshu, When we started the SAPMMC again, still the dispatcher is stopped. The Hostname has 14 characters which is MPIC-SOLMANRTR. Is this the reason? We tried to execute the sapntchk and we got...
View ArticleRe: voluntary self identification of Disability and Veteran Status
http://scn.sap.com/thread/3593168 We do reporting from core r/3, Please check all the notes mentioned SAP is not planning to deliver standard questionaries/reports on E-rectruiting side. They have...
View ArticleSmartform page break using Epson dot matrix printer LQ-2180
Dear experts,have you ever use dot printer for smartforms printing?We facing a strange issue:The form have only 1 page, when page break, for example, 2 pages printout, on 2nd page, the top margin is...
View ArticleRe: Vendor Evaluation Configuration and steps?
hi,have you solve this problem? i am in the same situation
View ArticleRe: Workflow for personal information in ESS ehp6
check it here once:- Dynamic actions and Approval for ESS personal information records Workflow - Family dependents, personal data
View ArticleRe: credit limit (AR Invoice + Sales Order)
Hi, Try this: SELECT distinct 'true' FROM OCRD T0 INNER JOIN ORDR T1 ON T0.CardCode = T1.CardCode WHERE T0.[CreditLine] < ( T0.[Balance] + T0.[OrdersBal] ) and t0.cardcode = $[ORDR.cardcode]...
View ArticleRe: Send custom email notification with taskID to task owners
Hi Thorsten, I'm not 100% sure if this will work for you or not, but you can change the URL's via Java system properties, see the below screenshot. If you set custom calculated values here they will...
View Article