Prerequisites To Use Mail adapter
hi All,Are there any prerequisites to use Mail adapter in PI (like anydrivers etc ),pls guide me on this.
View ArticleRe: Problem Downloading Webi Templates in SAP CRE Ver14.0.4
If you're asking about saving reports as a Template (something similar to what the legacy CR 2011 Designer offered) then I'm not sure if that feature exists. You can save the report and then do a 'set...
View ArticleRe: Crystal Reports 11.5 release 2 issues crdb_p2ssyb10.dll
Hi Alex, Such errors usually indicate that the database client is not installed or not supported by the version of CR you have. Try downgrading the Sybase Client to a lower version and see if it helps....
View ArticleRe: Do not use SOAP Envelope checkbox, MainDocument set as MainAttachment...
Hi Miguel, Please confirm if you are making use of an ICO when you mention AEX. Have you checked the keepAttachment option in your SOAP adapter. You need to check if the ABAP logic for proxy is able to...
View ArticleRe: Please give step by step explanation of inner joins Demo code which i...
Hi Vishnu, The data that can be selected with a view depends primarily on whether the view implements an inner join or an outer join. With an inner join, you only get the records of the cross-product...
View ArticleRe: Error while receiving by HTTP (error code: 400, error text:...
Hi Kiran, Please confirm the Sender-PI-Recvr scenario. Regards,Sriram
View ArticleRe: update project field
Thanks for your answer. I manage to solve the problem and your answer can be used to help me. Rgds,Steve
View ArticleRe: Download Link for NetWeaver 7.x ABAP Trial Version
Try with following link..https://store.sap.com/sap/cpa/download/20/0000000218?tkt=C3F5ED23C76EE17B818B368F0D087D40_20140521053122.5325720&sap-lan…
View ArticleRe: case sensitivity select statement without using native sql
hi sharan, change p_name to upper or lower case to avoid problems in case sensitive. TRANSLATE p_name TO UPPER CASE.or TRANSLATE p_name TO LOWERCASE.
View ArticleRe: status of call object
"New Start Called" status will get updated once after saving the IP10 scheduling. Before saving IP10 after scheduling, status will be "New Start Save to Call". "New Start Save to Call" will be...
View ArticleRe: Sync process for multiple MBO
No i am getting districts for U.P only it truncates all values of Rajsthan when i have synced with U.P parameter. Now in offline mode how can i get values for rajasthan which are already truncate.
View ArticleRe: Loan Configuration - Interest and Principle recovery
Hi, in your loan condition you assign the first payment as 13 right. if you want to deduct now only means change it to 01.
View ArticleRe: runtime error : COMPUTE_INT_PLUS_OVERFLOW
Hiyou have got this error because of the system limit of data types, you may have probably used any data type in which , it crosses the maximum of the system alloted limit for that data type.Please...
View ArticleRe: Need help on Parameterized mapping in PI 7.1
Hi Srinivas, thanks for your help.but i want to know the step by step procedure for this,like how these values can be defined in interface determination and how java mapping can be written to read...
View ArticleWorking with Multiple databases
Hi All, I have a query where I have empid,name,salery coming from mysql. And I have another query where I have empid,Country coming from oracleAlso I have another query where I have empid,linemanager...
View ArticleRe: Safety Stock in APO
Dear Rajesh, As far as i am concerned, there is no special bapi to retreive only safety stock. However, you can use the bapi BAPI_PBSRVAPS_GETDETAIL2 (Planning Book) and read the Key-figure SAFTY....
View ArticleRe: Scheduled WEBI reports based on File Events not retrieving data
Hi Kumar,This configuration is to make disable traces when refreshing the report against BW.by disabling traces we can get fast refreshing.
View ArticleRe: Pricing Error masage V1 801 not picked
I did all the above but still have same issue .
View ArticleRe: SAP Netweaver Portal Upgrade from 7.01 to 7.4
Check below links http://scn.sap.com/community/netweaver-portal/migration-and-upgrade/blog/2013/01/09/upgrading-to-nw-portal-73-what-to-do-with-essmss...
View ArticleRe: Reg:tax codes
Hi Meghanath, Once you have the tax code as per Darshan then ask the user to type "B press TAB key" in the tax field. if he want Chennai tax code he have to type "C press TAB key" . Now system will...
View Article