How to implement a BRF+ table with unique key?
How can I implement a table with a unique key property in BRF+ or make a table compliant to some unique key constraint? Use case:I have to execute some expression only once per data entity (identified...
View ArticleRe: Loan Amount Wrong Calculated !!!
Hi San, It works; but there are 3 records created is there any impact in next payroll. As i told u i want to stop payment from 01.07.2014 onwards. Have attached snap shot. RegardsDR
View ArticleRe: Accessing SAP HANA table via Lumira
Hi Christoph, Are you using the "online" or the "offline" access to SAP HANA? Thanks Antoine
View ArticleRe: coois
Hi Rane, I think some screens are not available in your post.. could you paste one more time.. you can use read statement inside the loop instead of nested loop because it may cause...
View ArticleRe: Error in ERP's cache (SXI_CACHE)
At first - "PI Self Test for NetWeaver" Later "Functional Unit: SAP NetWeaver Process Integration (PI)".
View ArticleRe: Passing extension fields via HCI in a C4C-ERP integration scenario.
Hi Ravi, We are using IDOC's only for ERP .But to complete the mapping in HCI, you need to have the extended field in both Source and Target WSDL mapping. In a COD--> ERP scenario : Source WSDL...
View ArticleRe: Database Interface Question
Hi Christian: It sounds like a good model. Please let me know if you run into any issues and I can follow up. Cheers...Bob
View ArticleRe: Fiori My Leave Requests error
Pls try troubleshooting techniques as described in the blog SAP Fiori LL11 - Consultants should know about OData troubleshooting. I would also put an external breakpoint in the MPC classes and check...
View ArticleRe: Executing a Standard Task from program using SAP_WAPI_START_WORKFLOW
Try setting it to General Task. Set it to Dialog first (and then back to Background), if necessary.
View ArticleRe: How to changed existing Workflow Container element's data type?
Hello, I doubt that this is possible. You can't do it in an ABAP program either!How did you manage to do it for revtext? regardsRick Bakker
View ArticleRe: PB 12.5 Soap Execution Error
Hi Donald: Can we access this Web Service to reporduce the behavior? Cheers...Bob
View Articlewant to genrate value for parameter
Hi expert, I WRITE ONE CODE TO GENERATE EMPLOYEE ID AUTOMATIC BASED ON THE PREVIOUS FIELDS IN SELECTION SCREEN. ID IS GENERATED SUCCESSFULLY BUT I AM NOT ABLE TO APPEAR IT SELECTION AT RUN TIME. PLEASE...
View ArticleRe: Trying to get 'link arrow' working from Crystal Reports
Hi Everyone, As I suspect that a comma may exit in my DocNumber (e.g.: 29, 589) I have modified my code to that shown below. Unfortunately this has not improved my situation, but instead the A/R Credit...
View ArticleReporting and transactions for vendors (with multiple companies)
Hello Experts I am dealing with a which is big Industrial Group. Ex: ABC Group. This group has multiple companies as mentioned below: 1. ABC Fisheries2. ABC Steel Limited3. ABC Export Pvt Limited These...
View ArticleRe: invoice clearance
Dear Mr. Ashotosh, Please select the open items(by double click) which are displayed after click on process open items(Shift+F4) button. If no open items were displayed then please check & ensure...
View ArticleGetting context in BADI implementation
Hi everobody, I exeuting the tutorial as in Implementing a Business Add In (BAdI) in an Enhancement Im am now experimenting with the context-object: * Dieses referenziert das Interface...
View ArticleRe: Change the value of an extension in master agreement via script.
Hi Oscar, Try the below code: import com.sap.eso.api.doccommon.ont.types.BigTextValueIBeanIfc;import com.sap.odp.api.common.types.TypeFactory; bigTextObj=TypeFactory.createBigText("Hello...
View Article