Re: SQLCMD - Help Needed!
Hi Richard, The following should do the trick: SQLCMD -S <servername> -d <databasename> -U <username> -P <password> -Q "set nocount on;SELECT T0.ItemCode, isnull(T0.FrgnName,...
View ArticleRe: SMP 3.0 and SAP work Manager
wow... I have short term memory this week.... Ya see Michel post we got it up and running on that server. Note one of the changes we did on that server where "linux" only, but would effect both...
View ArticleRe: HANA Live - Attribute Views??
I took a look at this specific view. It has 5 projections, 9 joins, 1 union and 2 different aggregations, so I wouldn't say it's very simple. Obviously SAP intended this to be used over a number of...
View ArticleGoods in Transit
Hi All, Request your help on the below requirement regarding GIT (Goods-In-Transit) We purchase goods from other countries and once the goods are reached port or in transit, we wanted to have an entry...
View ArticleRe: Problem at Startup of Agentry Server
Going off of what bill said, I do see you have "==" on UID" and "UPASSWORD" keys. Please make sure to only have one "=" as the second one will be added onto the username and password. Stephen
View ArticleTrack GIT (Goods-in-transit) in Finance
Hi All, Request your help on the below requirement regarding GIT (Goods-In-Transit) We purchase goods from other countries and once the goods are reached port or in transit, we wanted to have an entry...
View ArticleRe: Table partition thoughts
Ah, that's true - first level partitions must have at least one of the keys included. The previous recommendation on adding partitions into the future still is relevant here I would say. I have not...
View ArticleWEBI error with multi-line descriptions for a Business Layer in information...
help from Anyone on my problem described below would be greatly appreciated! I'm working with Information design tool and am building a Business layer on top of my universe to prevent a clash of...
View ArticleCall Transaction Raising CNTL_ERROR confirmaton window YES/NO
Hello, I am getting a dump CL_GUI_CUSTOM_CONTAINER=======CP CNTL_ERROR when I'm using Call Transaction. Scenario: A request is coming from third party system to SAP ECC (in the form of XML). This...
View ArticleRe: How to Access a Component Usage Context Node in Parent Component.
Hi, I managed to access the context node of a component usage in one of my projects with the code below. Unsure if this is the best way of doing it, but it seems to work. data lr_window type ref...
View ArticleRe: Daylight Savings Problems
Hey All,Thank you for your comments. I did not find a resolution to this issue as I needed to get things back on track so I bit the bullet and rescheduled the instances. Only had about 60 to...
View ArticleRe: Quantity-Based Overhead Rates
Hi If you wanna calculate quantity based ovh on the output material, it won't work. Qty based ovh can work for input components in bom or activity qty in routing To calculate quantity based ovh on FG...
View ArticleRe: Error 5 when sending an IDoc
Hi Hari, Based on all supplied information it's clear for me that the basis configuration/settings are probably not OK. I read on SCN also various discussions where always the suggested solution was a...
View ArticleRe: Update prices in ME21N (purchase order)
Does anybody have the answer for this? I have the same proble,
View ArticleStandard costing-Product cost accounting
If i have 4 material component where i purchase 2 materials from outside and manufacture 2 materials in plant means inhouse production.Here in the first step in purchasing of raw material is with V...
View ArticleRe: Mass upload to delete object list item in IP05
Hi Svein, You can do it with LSMW in a two-step process (two LSMW objects) by first deleting the entire object list and then adding the ones you want to keep back in. I have attached an LSMW export...
View ArticleME21N Custom Field in Document Header.
Hi Guys, Could you guys please help me with the following problem. I have a custom field in a custom tab in the header of ME21N. But When I change that field manually the transaction does not update...
View Article