RE:- query
Hi Friends, I have one implementation issue , please solve it. Lets take example in my organization we 400 employees in that 250 is regular employees we pay the salary and 2 categories of contract...
View ArticleRe: Global external functions using power builder 12.5.2
Hi Luis; 1) RHMB any PBL2) Select "Build Run-time Library" from the pop-up menu3) Check "machine code" check box4) Select appropriate Optimization5) Press OK => PBL => DLL HTH Regards ... Chris
View ArticleRe: ILM - New requirement
Hi Andreas, From the information sharedYou have ERP 6.0 EHP6 with 200GB size. It does not look for me a very old system for which decommissioning is required. 1) Does the customer need data to be...
View ArticleRe: Couldn't view Sycn Scenario payloads
Hi, I too faced the similar issue in my early usage of 7.31 server . Apart from above setting mentioned by Inaki in nwa ,make sure the below in ID-->ICO . RegardsVenkat
View ArticleError message in Bex Variable screen
Hello All, In my BW I have a new variable of type interval for the selection criterion calendar year/month .I want to check high value of the interval if it is lesser than or equal to current calendar...
View ArticleRe: file content conversion query
(1) Is Key Field Name mandatory in this case ? If I am not giving Key field name,sender channel gives error. How to resolve it ?It's already confirmed by Anshu.(2) Input file comes from customer and in...
View ArticleRe: cl_batch_event=>raise creates a job
It may help if you post the parameters used under the cl_batch_event Regards, JP
View ArticleRe: Query for number of cases in a Warehouse
Hi, Are you looking for this? SELECT count(T0.[DocNum]) FROM OWTR T0 WHERE T0.[Filler] = '02' Thanks & Regards,Nagarajan
View ArticleRe: GB Payroll - Electronic P60
Hello MikeAre you getting any error message at the bottom of the screen.Could you please check if ADS is configured in this case, as the ELECTRONIC P60 will be in the PDF form.,Thanks and Kind...
View ArticleMIRO for Miscellaneous Provision
Hi, End User has created a PO and selected incorrect condition for Freight for which the 'Condition Category' was blank. Due to this in PO history Miscellaneous Provision (NeuR) was created after...
View ArticleRe: Query monthly sales by BP and item code
Hi, I'm sorry, might not be explaining this very well - I want to be able to enter the dates i.e. 01.06.13 to 30.04.14 and get a report by month (with the months across the top i.e. Jun, Jul, Aug etc),...
View ArticleRe: Odata Service Url problem
yes jitendra , i have followed the same blog and successfully create odata service and when i open service in Admin Cockpit i found this URL "http://localhost:8080/gateway/odata/sap/sintgwtest;v=1"...
View ArticleRe: Error : Cannot Access external data , XLS : 000009
Are you able to create a working webi report on top of that universe taking the same set of objects as in qaaws?
View ArticleRe: Valuation type & object in refurbishment order
Great!Now you may close the thread Rachin. Jogeswara Rao K
View ArticleInternal table Query
Hello, I am a BW guy with very limited ABAP knowledge. I have an ABAP query. I have an internal table called in_t_1 in which I have placed data like below: Customer Addr1000 IN_2011000...
View ArticleRe: Data source activation in BI after replication
Hi Antry, Replicate the whole application component of that data source exists.After that try to change & activate the data source. Regards,Abdullah
View Article[DESIGN PATTERN] Factory: Define Method Area
Hi Guys, I have a question regarding the Design Pattern:Factory. According my need the question is below as:I have the Abstract Class AAA with it own Abstract method that create objects.I have a Final...
View Article