Re: Axis Adapter: org.apache.axis.ConfigurationException: handler.type is not...
Hi Apu, thank you for you response. Now i have the error in Fault Message "Invalid SFAPI session!".The configuration is the standard scenario RecruitingDataSynchronization.The Comnnunication Channel...
View ArticleRe: FILE to RFC Scenario
Hi Aditi, you can use the File adapter to pick the file from SAP ECC AL11 directory. you can use the pass-through scenario without any ESR object to transfer file from one SAP AL11 directory to another...
View ArticleHow to use SAP BI Platform Restful web service with SAML authentication?
Hi, We plan to have SAP BI 4.2 platform authentication with SAML2.0. So we have toConfigure BI trusted authentication with Tomcat.Configure Tomcat to supported SAML. But for BI Restful web service is...
View ArticleRe: how to make find option and next previous menu button in user form
Hi Veer, 1. About find button, as I know is you need implement by yourself the function, like this: when the user clicks in the button find, does your query, and fills your form with the data returned...
View ArticleRe: Open WDA applications in BC tab?
Hi Volker, When you use the GUI type connection in BC. Then it works just like a normal GUI, which all its perks and quirks. So when you open a WDA, this will open in an external browser. However if...
View ArticleRe: Replicating data to an existing table
Hello Pavan, When you say table is there in HANA, which schema is it in .. when u configure the SLT it will have it own schema for a perticular system.. when you from AQL do you need non SAP DB ? Amar
View ArticleRe: BOM component in VC
Hi Mohamed,Thank you for your reply, it's really helpful indeed.I am actually have another question related to BOM quantity. My client has a business requirement to make the entire BOM on the fly...
View ArticleRe: 2 Subreports in the one Report
Hello, Niraj. Both subreports are in Detail section like this. Of course I tried to put them in Page footer or header section but also ended as the same.
View ArticleRe: How can I add button in standard screen?
Hi Sunil, I am a beginer, I understand what you say. In the "post goods receipt" screen, it has not anchors of ButtonGroup, so the screen can not add button. Another screen:...
View ArticleInventory count for WM managed serialized material
Hello, We have the following functionalities active in SAP:1. Warehouse Management2. Serialized parts3. Catch Weight Management. We are trying to determine how anyone has solved cycle counting for...
View ArticleRe: How to link two workflow instances of same workflow templates ?
Hello, What input did you give to SAP_WAPI_WORKITEMS_TO_OBJECT - which object?What link is there between the two workflows, do they share any object or class instances? regardsRick
View ArticleRe: Is GRANT_ACTIVATED_ROLE a mandatory step to work on DB catalog operations ?
Hi Babu,You can do this with any user which has been granted EXECUTE privileges on the _SYS_REPO procedures. Because this is a SYS_REPO procedure. call _SYS_REPO.GRANT_ACTIVATED_ROLE(....) Just check...
View ArticleSAP BusinessObjects Explorer 4.1/4.2 on Android ?
hello Is Explorer 4.1 or 4.2 available for Android ? Kind Regards Héctor
View ArticleRe: Sybase WSB setup on ASE 16.0
Thanks Mark that works, I checked the blog and it also had "Will the database be replicated" set to 'yes' when adding standby database, I missed it the second time when doing it with ASE 16, my first...
View ArticleRe: Job Chain should run for every 2 hours even the previous jobs still active
The simplest solution that i can think of is;Create the Redwood Script job: {JobDefinition jd = jcsSession.getJobDefinitionByName("ABCD");Job j = jd.prepare();jcsSession.persist();}Run this job every 2...
View ArticleRe: error message of shortfall against shelf life during goods receipt
Dear Dapo, You're welcome. I think you are correct describing remaining shelf life but please don't confuse with the term"remaining shelf life" and "minimum remaining shelf life". Remaining shelf life...
View ArticleRe: Outgoing Payment for Vendor with Payment on Account
Hi Dirk, I have not test this again, but If I remember correctly,If your total payment exceeds the total applied sum of all invoices, the excess will be automatically put into the Payment On Account....
View ArticleRe: Issue while doing goods issue to production order.
Hello Sandeep 1. You mean raw material consumption posts on CC? Someone has tampered standard settings. Mvt 261 has Order as a mandatory field. Someone changed this. Even if you maintain Okb9, it...
View ArticleFINT: BTE/Exit that catch the Document number after saving
Hi, everybody,I would like to know if there is a BTE/exit I can use with Transaction FINt that catches the doc number (XBLNR) and store it in the reference field (AWTYP) after processing the Item...
View ArticleRe: How may I set programatically Visible property for all User Defined...
Hi Dariusz,Normally I would not even let the user to open the UDF form.Just disable UDF menu after the form load. _oForm.EnableMenu("6913", false); If you set the visibility, your user can anytime set...
View Article