Re: Last address update date of an account
Hi Pallavi, This FM will give you all the details of changes : CRM_BUPA_IL_READ_CHANGEDOCS of a BP. Please do a test run of this FM and you can loop through it's output for Address table changes ADR*...
View ArticleRe: GRc 10, SP12: EAM Invalid User Error.
Hi Ronnie, As per your symptom, below could be the things which need to be takencare...1. FFID is System or Dialog user type. Your ID is already coveredunder this creteria.2. FFID is locked....
View ArticleRe: Excel in Dashboard
Hi, The user is only importing excel into xcelsuis. Any other option plz.
View ArticleRe: SAP certification from Pearson Vue
Thanks for your quick reply Ravi ..... Is it going to be ok if I take my clients approval for using their SUSERID for certification and more over my client is going to implement HANA in 2014 .... Is it...
View ArticleRe: SAP Query
I think you have posted your question in the wrong place, you may post it under:http://www.sdn.sap.com/irj/sdn/nw-bi as this relates to the BW area.
View ArticleRe: possibility to execute 2 dtp in DSO in BW?
Hi rim, At a time loading of two dtps not allowed from same source. if have any diferent selections then it allowed. Two dtp can be connected to dso but source need to be as differ. Thanks
View Articleconfiguration difference in intercompany purchase and sales.
Hi Friends, Can you please explain me difference between inter company purchase and salesfrom configuration & master data maintenance point of view. Thanks,Kiran
View ArticleRe: DIGITAL PERSONAL PROFILE IN MSS
As Siddharth has indicated, the DPF does not yet exist for the Pernr. Please follow the steps mentioned by him. Regards,Sahir.
View ArticleRe: 0CALDAY to 0CALQUARTER in Expert Routine
Hi Sai, The reason CALYEAR and CALMONTH are working for you, is the fact that direct mapping here simply fills in the first 4 (of in month, 6) characters of the calday field. For quarter, this will...
View ArticleRe: ALV Mail Send Button
Hi Follow the below steps, 1. Declare a handler method for the event TOOLBAR of class cl_gui_alv_grid2. For the above event you will have e_object as importing parameter.3. In that e_object you will...
View ArticleRe: BAPI_PRODORDCONF_CREATE_TE not create final confirmation
Hi, thanks for quick answer. Yes we did use always this. Our problem is we can't make final confrimation. The BAPI has ignore type of confirmation. And always has confirmed time as partial confirmation.
View ArticleRe: connection server and service CS_CORBA_Network layer
have you installed the middleware (as discussed on your other thread) and defined the ODBC DSN for both 32 and 64 bit drivers? also, i was talking about jdbc or odbc . Looking again, your are trying...
View ArticleRe: Posting document not created
Dear AK, Apart from the suggestion you've got from by Eduardo Hinojosplease share the Message No. that you're getting while releasing the aacounting document. Thanks.
View ArticleRe: prob related to billing
Hi Sudheer, I had faced similar issue earlier and as mentioned above by experts those can be the resons. Mostly, in Delivery if your Output Type has any issue, system will give Update Error which you...
View ArticleRe: IDOC - ACC_DOCUMENT
Hello Abie, You can use below transaction codes. BD87 - Status Monitor For ALE MessageWE05 - IDOC ListWE09 - IDOC Search For Business Content Regards,Rahul
View ArticleRe: How to change valution level from plant level to company level
I hope you had read OSS note 8696 - Valuation level can no longer be maintainedThere is not much what you can easily do.I can suggest to get in contact with SAP's SLO groupSystem Landscape Optimization...
View ArticleRe: ABAP web services over internet
Gautam,for developing the client download the WSDL ,and give your vendor the XMLfile.You can also consider giving your vendor ,for example,VPN access for testing..
View ArticleRe: Body and Subject Change in Alerts in PI 7.3.1
Hello,Click "Predefined" radio button and select http endpoint URL (i.e. - End Point: "AlertRuleInPort") + under authentication (HTTP) provide username and password ThanksAmit Srivastava
View ArticleRe: Download image to my pc
Hi, You can use class cl_wd_runtime_services method attach_file_to_response. In the onAction of button get the image data and pass to the method: cl_wd_runtime_services=>attach_file_to_response(...
View ArticleRe: SQL "XML" data type Support
Hi Amit, Issue solved by changing the SP datatype to CLOB but having issue while receiving the response from JDBC SP. Is there any specific Response struc i have to use. I have tried with different...
View Article