Re: SAML version on BI 4.1 SP 4
SAML is more of an Application server dependent. if you applicaion server can work as SAML service provider then you can use Trusted Authentication to provide SAML SSO to the BI platform.
View ArticleRe: Is it possible to use RFC look up and Multi mapping in NW BPM
Hi Mahes, You are correct, but you are missing last piece. I believe even after sending the data via RFC, he needs to still create the IDOC, at least that's what I interpret from his flow chart. That's...
View ArticleRe: Assign Processer for Supplier (Standard)
Thanks Rahul I edited the approvers at Decision Table level to trigger it to my id.
View ArticleRe: Maximum Characters for Shipping Instruction Text Field in Standard Order
Hi Eva, There is no Limitation to the Maximum character for a text field. If you are looking in the print document, then there the Technical Team can specify the maximum lenght you want to be printed,...
View ArticleRe: Basis Arrear Configuration
Exactly that is the problem. It should have shown 44667 and it instead is showing,(10111 of may+ 10111 of june+ 10111 of july).Which is not how it is supposed to behave as per my understanding in...
View ArticleRe: Help required to do Odata to File
Hi Raghuraman, I have gone through the link but I didn't get it , How to use it Odata as a sender. Can you explain about the process steps? Mine is Odata to File, I have got URI link only that contains...
View ArticleRe: Context Mapping, flat file to deeply nested XML Structure
Hi Pranay, As i shown the screen shot above only one Batch_Header inside the Records. Regards,Praveen.
View ArticleRe: Add new form/sets of input fields on button click
Hi Raye, Will this sample help? Plunker Regards,Sai Vellanki.
View ArticleRe: Configuration of Fiori Search
Virinchy gave many answers. Here are quick answers. On SAP Web Dispatcher, is HTTPS mandatory or recommended ?For the Web Dispatcher URL, HTTPS is recommended.Do we need to activate some Business...
View ArticleRe: SSO for Rich Client 4.1 in 3-tier mode ?
extranet file does not seems to be updated. I think its a BUG in BI4 should raise ticket with SAP.
View ArticleRe: Clearing data in dw
Are you sure that data is not partially written to the database? Are you doing a ROLLBACK after the failed update()? - Arthur
View ArticleRe: How to find a User exit/BADI to greyout batch field for QA11/QA12 t-code
Hi Manjunath, Check the user exit for QA11/QA12 using SMOD transaction.With the help of package in it, you will find it.Put the break-point there and check if it is going there in debug mode....
View ArticleBAPI BAPI_EXCHRATE_CREATEMULTIPLE is giving rounding off issue
Hi Team, I am working on exchange rate upload through abap proxy & using BAPI BAPI_EXCHRATE_CREATEMULTIPLE. We have come across an issue, suppose HUF TO CHF is maintained as 100:1 in TCURF. But i...
View ArticleRe: Difference in currencies in Tcode- S_ALR_87012277 & Tcode- FAGLL03
Hi The issue was with Master Data. I should say its silly mistake from us. Regards Pankaj
View ArticleDepreciation of Capital Lease Asset
Hi All We are trying to set up some capital leases that will have a value left over at the end of the assets depreciable life.Example- The asset is capitalized for $10,000 and at the end of the life...
View ArticleRe: Mark listbox as mandatory
hi see below code it will help full, pbo . DATA:LT_VRM_VALUES1 TYPE VRM_VALUES, LT_VRM_VALUES2 TYPE VRM_VALUES, LS_VRM_VALUES TYPE VRM_VALUE.CLEAR LS_VRM_VALUES. LS_VRM_VALUES-KEY = 'Against...
View ArticleRe: increase speed up program
hi, in ur report so many global fields are there, so reduce global and user forms & performs. use local fields in perform. u declared "tables" statement. is it necessary. for data declarations.use...
View ArticleShowing extra quantity when converting PR to PO
Hi Friends, Recently we are facing one issue from PR quantity while creating purchase order. If user creates material purchase requisition 5 quantity, when they enters from ME21N to...
View Article