Re: How to avoid users to input invalid value by using Data Validation?
Dear Shrikant, Thanks for providing the solution! It is qutie useful to me. But it makes me wonder whether I can just use the EPM - Data Validation function to complete the above task instead of using...
View ArticleRe: Freight Unit Building Rule
Hi all, Thanks for help. it was authorization issue now its working fine.
View ArticleRe: Discount Condition not Working in Rfx
Hi Anupam,PO genereated at backend should be with the net price that calculated from the pricing conditions in the accepted RFx Response. Is this happening in your system? I mean whether the net price...
View ArticleRe: Need to track cost only for information purpose through IO
Thanks Ajay, I will try to convince the same with client. Thanks for your reply once again. RegardsRam
View ArticleRe: Issue with PR release processing status
As you wrote your release indicator is R..I hope R is not a standard release indicator.Check the release indicator along with AKPT Sir,s comment.If the Released for Quotation is ticked for Release Ind...
View ArticleRe: How to post PDC cheque....?
Hi Sunil, PDC cheque functionality is not supported in SAP. You can use noted item functionality to post PDC cheques in system. Noted item does not have any accounting impact but is a single line...
View ArticleRe: SE43 T-Code logic Information
Try table TSTCP. or TSTPVT. Check the parameter field for that TCODE. You will get the details.
View ArticleRe: How to initialize 2LIS_02_* - Looking for a step by step how to
Hi, if you are extracting the data first time from ECC for Purchasing (2LIS_02_***) you no need to delete the setup tables. else please follow the below 1. clear the dela 'Q" (extract delta's for all...
View ArticleRe: SE43 T-Code logic Information
Hi Praveer ,Addition to susmita you can also Try SQL Trace- ST05.This will also helpful for you. ThanksGourav.
View ArticleCalculation of additional taxes
Hi Gurus, My client had an issue with excise calculation, he raised an SO with SEZ customer and done up to invoice and released the invoice to accounting, as we know SEZ customer is exempted for...
View ArticleRe: Create Asset from interface from third party App
Hi Pankaj Just checked with my ABAP - Usually, the BAPI_TRANSACTION_COMMIT is used, unless a specific Commit BAPI is provided within the BAPIbr. Ajay M
View ArticleRe: SAP ILM Installation
Hi Mike, For licensing purpose my suggestion is to check with SAP Sales team. Regards,Deepak Kori
View ArticleRe: Query the child node
Thanks Alessandro Iannacci in my example(plz see last thread) I want to filter with name "Kejriwal"var subnodeCollection = ins3.Attributes.Where( n => n.zName == "Kejriwal");subnodeCollection will...
View ArticleRe: BAPI error handling
Have you built out your BAPI call in code and test run it? Neal
View ArticleRe: Hiding the cost column in Billing document
Create screen variant through SHD0 for program SAPMV60A, screen 0104.
View ArticleRe: CA Introscope Enterprise Manager issue in Solman Basic Configuration
Hi Ankit, Thanks for the quick response. I have check all three point which you have mention above. I am using Windows server and I have click on Edit button also. Please let us know if any other...
View ArticleRe: ECC 6 EHP6 upgrade problem
Yip thanks ReaganI logged in with DDIC and setup the rfc. Went on OK. CheersRay Phillips
View ArticleRe: Design Studio SDK developed components
Thanks! These examples are quite cool. Does anyone already figured out how to implement Maps from Google or something similar? RegardsSebastian
View ArticleRe: Adding new fields in ESS Address overview Screen
Hi Siddharth, Both the tables are empty as of now. We are doing for the county US. Can I add the Address2 field(LOCAT in backend structure) to this table. How the other fields are showing up if this...
View ArticleRe: Query the child node
Hi Sunil, Adding to what Alessandro said, Check page 193( Collection Handling ) in 1311 studio help guide and you should get most of the things/operations you can do on collections. RegardsVinod
View Article