Re: Sender Uses Virtual receiver in SAP PI
Hello, Sender uses Virtual Receiver allows you to reuse the same Sender Agreement many times. It is still bounded by using one sender cc per sender agreement.e.gFirst sender agreement | BC_One |...
View ArticleRe: Inventory Counting
Hi Marcelo, Is this what you are looking for ?Dim oStockTake As SAPbobsCOM.StockTaking = oCompany.GetBusinessObject(BoObjectTypes.oStockTakings) RegardsEdy
View ArticleRe: Check on billing date
Hello Anjali, We have done a similar development where the BIlling date should be prior to Delivery date. You will have to sepak to your ABAPer & insert a ABAP code in Enhancement spot in Program...
View ArticleRe: 0FI_AP_4 delta issue
Hi Vaclav, There will some timestamp to capture the delta records. need to wait certain time period(1800 sec) and later you can trigger the delta info pack. before the trigger the delta info pack, at...
View ArticleRe: Removing repeating special characters in info object for loading master data
Hi Neeti, You may try this (more elegant). INTERNALjs:%external%.toString().replace(/-/g,"") However, the former version would also work. Regards,Kalyan.
View ArticleRe: SAP BO 4.0 WEBI: merge queries
Hi Sneha, Do you mean that it is not possible to create the report that I need ? I have to merge query1_Detail_Key1 = Query2_Detail_Key2, because this is the functional key. So I cannot merge on the...
View ArticleRe: issues with NOFILTER
HI Ganesh, I dont have efashion to show you the demo, I am on lcient machine. So what max I can ask is " Is it possible to avoid 2 fiters out of 3 on the grand total in the vertical tale' What you have...
View ArticleRe: intercompany add-on 1.1 PL03 installed on B1 8.82, marketing process can...
Dear Agneesh:) It is so great to hear from you again. (I struggled these days and can't find any IC document for B19.0 as you just mentioned) I try to set up a test environment with SAP B1 8.82 PL12...
View ArticleRe: Oracle dataguard prerequisite
http://www.oracle.com/technetwork/database/features/availability/dataguardoverview-083155.html I have heard that you can now commit on the standby side when the redo data is in memory (instead of...
View ArticleRe: Integrated Planning Workbook - REFRESH
Hi Werner, are both queries defined on aggregation level and are data entry enabled or is the second query only a reporting query?Normally there should not be any problem, but you could trycmd...
View ArticleRe: Displaying all current selections in a single Textbox
as a final add on instead of putting it all in one text box you could use a panel componentand put several text boxes on that panel, each for a dimension. With a button in a menu bar you can toggle the...
View ArticleRe: How to turn on debug mode for NW 7.3 trial version?
Benny, Did you ever get a chance to look into this? I am trying the same thing via SAP NetWeaver Developer Studio's SAP Management Console Perspective and am encountering the same issue. None of the...
View ArticleRe: GWaaS Problem with Service Document Access
Hi Wolfgang, this has little changed for security reasons (although it reduces convenience). You need to assign your user the gw_admin role as described in...
View ArticleRe: BAPI_MATERIAL_SAVEREPLICA production storage location problem
Please make sure that you clear your variables before passing new records to BAPI. Kindly paste section of your code where you are populating variables and passing them to BAPI. Regards
View ArticleDownload scjview.exe for win32?
Hi All, I have seen that standard Sybase ASE installation for SAP will include scjview.exe (64-bit). Is there any place to download scjview.exe to be run in our laptop? I have searching for a while,...
View ArticleUnable to create any views in HANA Studio
Dear Frzz, When am trying to create the Attribute View/Analytical View / Calculation View am getting an error "The CreateTableEntry is missing for _SYS_REPO:INACTIVE_OBJECTCROSSREF " Initially i have...
View ArticleRe: How planning strategy 60 works
Hello Prashant The setting should be changed on the component A1. BRCaetano
View ArticleRe: Question to multiple dependent webservice calls in Integration Process ccBPM
Hi Michael, >>>>>1. Do I have to use a multimapping transformation for example in step 4 or can I set the received session ID in the next request message by means of a container...
View ArticleRe: Error in Infopackage Extraction
HI Can u pls paste the code written in the infopackage file routine.and pls state with what name the file is stored.
View ArticleRe: Material price control
Hi,You have following options and chose best option.Option-1:As you are creating purchase order and check your MM pricing procedure find condition type used for material.Now use in t.code:M/06 and...
View Article