Re: Ack from ERP System in case of RFC
Hi, If you want to use RFC adapter to receive acknowledgements you should use ccBPM, without this you can achieve this. Or You can go for ABAP proxy So first decide your approach. Refer the below link...
View ArticleRe: how to leave space in every page in crystal report.
Hi , you can draw one empty text box and don't enable suppress blank section in page header. -Rajesh N
View ArticleHow to Create Instances in the Transient Root Node and Sub Nodes from Root...
Hi All, I am Creating a BOPF BO with 3 Nodes, Node 1) ROOT -- > contains a query, using Root Node I have created Search UIBB Configuration in FBI. In testing -- > when i enter Data in the...
View ArticleRe: How to get "double click" as an event in Module Pool
Hi Somendra,Thanks fr replying. Can u plz elaborate on this" Get cursor field <variable> line <variable for line no>."ALSO I will be clicking on the I/O field 1 which is a listbox. So the...
View ArticleRe: Smartform print issue in dotmatrix
Hi, I too faced a same problem, Their is a default page size for printers, Normally DMP Printer takes Small page 10 x 12 '', Create this size in Computer System from which print is to be fired.
View ArticleRe: Error in Retroactive wages in payslip and Payroll register
Hi, OK Praneth, I will complete and let you know.
View ArticleRe: Automating Health Checks
Hi Sateesh Use CCMS Heartbeat Monitoring using GRMG customising. Generic Request and Message Generator (GRMG) can be used for technical monitoring and for application monitoring for Abap & Java...
View ArticleValidate data in IA05 / IA06 with user-exit or BAdI
Hello Gurus, I need your help to discovery one BAdI or User-Exit to validate data in T-Code IA05 and IA06. I don't work with ABAP so I just found a list of all the BAdI and user-exits possible in this...
View ArticleRe: how to find a maximum of set of records in HANA?
One possible way that I think of is using Window operator.Here is a quick solution you can try. Not sure if the performance is acceptable on large dataset though.In this example ID is the record id...
View ArticleRe: Copy comments in SAP BPC 7.5
And what is the issue with managing the comments? The person will need this access right...
View ArticleGL Code in Method 'IF_EX_ME_PROCESS_REQ_CUST~CHECK'
Hi Experts , I have to check the line item wise 'GL CODE' data in the check method of the badi 'ME_PROCESS_REQ_CUST' (IF_EX_ME_PROCESS_REQ_CUST~CHECK ). Can anybody tell me how is it...
View ArticleRe: Error with external reconciliation.
Hi Cristian, Do you get the error when you try to do this exact same reconciliation manually in the B1 client ? Regards,Johan
View ArticleRe: Can we use SAP BW 3.5 user authorizations (SSO) in SAP BI 4.1 crystal 2013?
Hi Vidhi, Please try posting to the BusinessObjects Integration Kits space, perhaps our colleagues there have an answer. -Abhilash
View ArticleUnrelease for collection FICA
Hello, I'm trying to include a document in an installment plan and I found out that the item is being included in a collection case.The item wasn't transfer to a collection agency but was release for a...
View ArticleRe: SRM7 Catalogue Issue
Cheers Jason, that worked!I had that parameter in, but after HOOK_URL, put it in before and it's fine now
View ArticleRe: How to setup processing messages "one by one" in PI SingleStack (not EOIO)
Hi Jens,Sender adapter is File and receiver is SOAP (XI 3.0 message protocol ==> Abap Proxy) Br.VChristian
View ArticleRe: CDB has data but the device isn't getting none on Sync
Daniel Laguerta one thing you have to remember, whenever you make any change to MBO level, dont forget to (re)deploy mbo to sup/smp server. Just check if you get any data at sup CDB levelHow to access...
View Articlehow to pass the internal table data from script program to script layout
Dear experts,I have a requirement to upload a signature and name in customizing invoice..i am fteching the value in internal table in subroutine ...so how can i pass the internal table value to...
View ArticleRe: Help me: I got to Delete multiple rows based on condition that date is...
Hi Bharath, Do like this,Assuming that you want to delete the records in database table. 1.Fetch the records of the DB table into internal table2.Loop the records of the internal table3.Inside Loop...
View ArticleRe: Calulations using TMVL SAP BPC10 NW
P.S. One extra check - [ACCOUNT].[AC_60501] can be zero, with division by zero error. What you want to have in target if AC_60501=0 or no record? Vadim
View Article