Re: Invalid query;Failed to find attribute 0REQTSN_KEY: query on top of...
Hi Madhukar, Kishore, when i create another composite provider based on same advanced dso(s) and with old logic, it works fine for me.Regards,Mikhail.
View ArticleRe: How to Calculate Average in a Break of WEBI Document ?
Use database delegated as projection in universe
View ArticleRe: Add new line item in delivery process for billing
Hello Imran, Adding a separate Line Item for the Material in Delivery will not work. What you can do is create a Delivery Split using VLSP. You can learn more about Delivery Splitting on SAP Help.
View ArticleRe: Status_read FM not working properly in outbound idoc
Hello friends , Is there any other way to read sttaus of order in outbound idoc before workflow process for approval . As status_read not returning till order till workflow processed.
View ArticleRe: SAP Workflow: Task in Activity Step is bound with BOR method
Then you must not be on the correct release - so I highly recommend you search SCN for something like 'debugging a background task'... I know the question has been asked and answered multiple times.
View ArticleBest Backup solution for SAP on Oracle, Windows
Dear Experts, we are about to make a decision between SYMANTEC Exec and HP DataProtector for our SAP on Oracle+Windows, could you guys please tell us which is best and why ? Kindest Regards,Domnic
View ArticleRe: SELECT NTH_VALUE (COL1, 2 ORDER BY COL2) FROM T;
Works like a charme!!! Very, very helpful. Maybe somebody needs it. Here a sample: SELECTNTH_VALUE("LaborID", 1 ORDER BY "Datum" desc) AS "LaborID"FROM...
View ArticleRe: Stock Valuation
Hi Lincy Yes you have.. You have to go to Tr Code MR21 - > Specify the Plant, Press Enter Choose the Layout as below Enter the Material No + Sales Order and then enter the "New Price", same as Std...
View ArticleRe: Segregate report painter data from one cell to 3 cells
Hi Sourabh Click on the Actual amount, branch into actual line items.. See if you have Personnel Number there and also the name If yes, take an extract into excel from the line items If not, I guess,...
View ArticleRe: New Asset Accounting HANA
Hi You must post it as a QUESTION and not as a DISCUSSION Rgds Ajay M
View ArticleRe: What is the purpose of the SCS' Message server in dual stack system?
I'll rephrase the question:Why is the SCS' MS required for normal operation in a dual stack system?which components communicate with the SCS' MS, and when? any Information from sap about this will be...
View ArticleRe: SAP DQM Adressfile
My pleasure Michael. In addition, another live expert session I've found right now:SAP Data Services: Address Cleansing Overview Message was edited by: Néstor Martínez
View ArticleRe: In ERP_UTILITIES_UMC how to fetch payment data against CA number and not...
Hi, You may use the standard BAPI function module BAPI_ACCOUNT_GETBALANCES to fetch the balance by specifying the Contract Account. Check the documentation for this module to interpret the items that...
View ArticleRe: Top Down Allocation - 0 Records
Vadim - Dearest - just read this!! May be some other dimensions are different between 4 records in WHAT and 12 records in USING... You may have something as the two of the dimensions have different...
View ArticleRe: %SELECTION% Hardcode not working
Thanks Vadim The full script is here: 'PROMPT(MASTERSELECTION, %INFOOBJECT%, %SELECTION%, "Please select the infoobject and the selection",,)'PROMPT(RADIOBUTTON,%WRITEMODE%,"Write...
View ArticleRe: OSS Note 2232757 / ICEP; ICAP e ICSP ausentes na RVABRA de SD.
Sérgio, E este mapeamento foi feito pelo BCSet correto? Então, a grosso modo estas condições não precisam ser inseridas manualmente na RVABRA para que seja feito o mapeamento delas para a NF? Muito...
View ArticleRe: Sender RestAdapter with GET Operation, no data in request payload
Hi Manuel, In the tab "Operation Determination" of REST sender communication channel configuration, fields "Operation" and "Namespace" shall refer to message type name (of a request message type in a...
View ArticleRe: split tables for DMO
Hello Ankit,First, thanks for the tip of id_connection_timeout parameter. Certainly it must be considered when using a slow network connection.But in fact we found the main cause of bad performance. We...
View ArticleAlter table adding default value
Hi Guys I try to add a default value to a table using this script: ALTER TABLE "a" ALTER ("b" varchar DEFAULT '');My goal is to set empty string default value for the field bWhen I try to run this...
View ArticleRe: %SELECTION% Hardcode not working
I've also tried removing " <?xml version="1.0" encoding="utf-16"?><Selections xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">" and just...
View Article