options of securing BAPI call from JCo
Dear all, I have a question on how can I secure my calls from JAVA app of BAPI in SAP by leveraging SAP Java Connector? I mean by default the calls are not encrypted. I think a way to go is secure it...
View ArticleRe: Messages failing in MONI
yes,tested like that also...no error we are getting.processing successfully.
View ArticleRe: need brief explanation on lock object in ddic
Take a very simple example. A sales order is present in the system. User1 logs into the system and opens the sales order to do the certain updates. User2 belonging to a different department also has...
View ArticleRe: VF04 (Location of the sold to party)
Hi Imran When you run VF04 the system is just reading the due entries in table VKDFS. The country of the destination (LLAND) is held there and correlates to the country of the payer master data. I hope...
View ArticleRe: Alerts cannot be displayed
Hello,Could you fix the Statisticserver issue ? I have the same error. Today I updated the full Amazon HANA DB instance to newest one. (97), but the embedded statisticserver not start.
View ArticleRe: Loop got skkiped and few entries not posted in ECC
Do you happen to have any sought of control brake statement? Please paste the code so that fellow SCNers will be able to understand the problem. V.
View ArticleRe: VF31 Sequential Printing
Dear Santosh, Its already maintain in the system, what i have seen like. PDF1 is maintain in the output device with all its attributes, but not the actual printer that coming as a message when i give...
View ArticleRe: Error message by IDOC not descriptive during posting failure
I dont think so. This is design. If you look at the standard code you will see that after the main FM call to create/update material master, the logs are simply written to SLG1. Personally I think this...
View Articlecant find some transaction data in BW
hi guys i have activated 0fi_gl_10 to get comulative balance for balance sheet reporting but there is some transactions in ecc not reflected in 0figl_o10 and 0figl_c10specific in asset accounting some...
View ArticleDestinations usage differences under various Java runtimes
I work on a Java project on HCP, and recently had to change from Java EE 6 runtime to Java Web Tomcat 7 runtime. As a result I had to change the way I use HTTP Destinations, as my app relies heavily on...
View ArticleHow do I access the route urls
Hello everyone, quick question, how could I access the route urls? I can get its length via sap.ui.core.routing.History.length, but where's the history url stored? Thank you.
View ArticleSAP intercompany
Hi experts, In SAP's interco, is it ok to create an AR Invoice copied from 2 Deliveries? Or should it just be 1 AR Invoice per 1 Delivery? Coz the AP Invoice draft created in the receiving db shows all...
View ArticleRe: Change field name in SAP SRM
Hi, For Rfx in strategic purchasing, please go to trx to change the settings as below: feeder type SAPSRM_FEEDER_RFQ click 'Field Catalog' for this type, and you will be the column 'object_name'....
View ArticleRe: Command to retrieve only Max records for a Grouped field
Ok, this is more of a SQL question than a Crystal question. However, be sure you read my blog to understand why you should NOT be joining multiple commands....
View ArticleRe: Active Directory SSO on BO Enterprise
Hi Stratos, Are you still here?Recently, we're considering of a integration of Sharepoint portal and BOBJ BIP 4.1, and our dashboard using BW Query as data source. SSO between BOBJ BIP and BW is...
View ArticleRe: Basic ABAP Knowledge
Hi Sanjay, I'm not an ABAPer. Some months ago I needed to learn basic ABAP for coding some simple data processing routines. So I searched the web and downloaded some materials which I checked...
View ArticleRe: Reservation Creation checking
Hi Polly, Yes that is my next question to ask, where to maintain the quantity limit in the receiving plant. so by using BADI also where should I maintain the quantity limit? Please advise. Thank you...
View ArticleRe: How do I access the route urls
Hi Tylr, You can use getURL(); JsDoc Report - SAP UI development Toolkit for HTML5 - API Reference - sap.ui.core.routing.Router Regards,Sai Vellanki.
View ArticleRe: Need a formula for last month
Try something like this: ToText(DateAdd('m', -1, CurrentDate), 'yyyy-MM') -Dell
View ArticleLE Books
Hi I am an SD consultant and i have been looking for some reading material (Full Books) on some of the sub modules of LE Like Shipping, Transpotation and WM. I have checked the net but i could not be...
View Article