Re: "connect failed with DBLI_RC_LOAD_LIB_FAILED."
Hi 1. Is the Ms Sql service running on Windows OS & have you able to view the SAP SID DB on MS Sql MMC ? 2. If possible to upgrade the Latest DBSL patch BRSS.
View ArticleRe: How to create activity with mutiple partner functions using BOL programing
Hi,After creating the first partner if you do a get related entities to get the BT partner all you will get a collection. Now keep creating new partners one by one as you did earlier and start adding...
View ArticleRe: F-02 is picking wrong Exchange Rate.
Hi Ravi, Please check to see if the local currency exchange rate type for company in OB22 is listed in OBBS and OB08 (for instance "M") for HUF to EUR.See the "ValidFrom" date in OB08 for the rate...
View ArticleRe: "connect failed with DBLI_RC_LOAD_LIB_FAILED."
Hi, Yes ms sql service runing on win OS an I can view the sap SID DB on MMC, Where can find the latest patch for DBSL. Thanks for help
View ArticleRe: BPC 10 on HANA - Internal error: no result set
Hello Gersh,Yes we have ENABLE_HANA_MDX=X in SPRO. These are our current parameters: Global Parameters:ENABLE_ACCELERATOR Y Environment Parameters:ACCELERATOR_ON YALLOW_EXTENSIONS ALLALLOW_FILE_SIZE...
View ArticleRe: How to transfer data from BOPF to custom feeder class (FPM based...
Hi Vijay, Implement IF_FPM_FEEDER_MODEL interface in your feeder class and create wire from top component (ROOT node of BO) to your own component. IO_CONNECTOR import parameter in method...
View ArticleRe: safety stock planning
in help.sap there is an one liner which is very generic ""help.sap saysRun safety stock planning.Based on the settings in the location product master, the system calculates the safety stock quantities...
View ArticleRe: How to create activity with mutiple partner functions using BOL programing
Hi, As per your 5 steps mentioned in your first post, after you complete your step 5, you will be left with one partner. Then you need to do the steps mentioned in my earlier post to add the other...
View ArticleRe: A problem when testing WebService
Hi Sunil, I seem to be having the same problem with the SOAP UI tutorial in that I need to set up a communication system and a communication arrangement, but the tutorial does not specify how to do...
View ArticleCash flow for contract condition
Dear All, Please if any one know a way to Change the Unit Price field in contract condition to be yearly and control the cash flow to be every 6 months for examplethe yearly amount 60000the cash flow...
View ArticleRe: Pass the SAP User Credentials retrieved through rfcConnection function as...
Hello Vicky. May you can post your code. I have an rough idea how this can get managed. But I Need to see how you call the Java code from Excel VBA. Then I may can suggest how to Export required...
View ArticleRSNAST00 - Selection screen
Hi! I need to call program RSNAST00 with selection of 2 output types for the same object key (vbeln). Is that even possible? When I select using a low and high value like below, only the output for...
View ArticleRe: SM49 - command to read files from a directory, window NT
please explain. I dont quite understand.
View ArticleRe: Performance Issue with BPC MS 7.0
Hi Naga Jyothi,it could be an error on port configuration see please this note 1321890 - Server Error in '/Osoft' Application Regards Roberto
View ArticleRe: Error using SetContectMember as a ComAddin Object
Hi Ernst,it seems a problem with other excel add-ins, try please disabling these and see please thi note 1489189 - Run-time error '438' Object doesn't support this property or method Regards Roberto
View ArticleRe: BCM call flow architecture with detailed description of all the components
HI Tomi Thanks for that link, great presentation. Kind Regards,Karl
View ArticleRe: Error sending emails
If your SMTP server requires credentials to connect you will need to provide those in the system properties as well. From the error message it looks like you are connecting but the the connection is...
View ArticleRe: Collaborator email in workflow
Is it just the workflow situation that you don't want the collaborator added email not sent? If it is in all cases you can disable this email in the email configuration. Regards, Gary
View ArticleRe: Representative Itens Material Master
I would recommend to use classification for 2 reasons: you do not need any customizing. Using material groups, item category groups, product hierarchy requires customizing and is because of this...
View ArticleSAP Java Connector: Is it possible to cut field values of extracted table?
I am extracting some SAP tables using the SAP Java Connector (via RFC_READ_TABLE or similar). Is it possible to pass some kind of maxlength for some fields of a table, e.g. if we have a field with size...
View Article