Re: Calling specific view of a component in different fiori apps.
show me the code at the providing side
View ArticleRe: Right transaction type.
Hello Webster,I have one more requirement. My client business process is like that after 3 years of rental they are selling the used vehicles(iObject) through auction. But we can use IObjects in...
View ArticleSuburb field mapping in customer master
Hi, Is there any SAP recommended field in the customer master to map Suburb field? Addresses in New Zealand require suburb and city to be specified as shown below: Street addressSuburbTown/City,...
View ArticleRe: Restriction/ Authorization at attribute level for Object.
Hi Kapil,Thanks for your reply. But my requirement is bit different. From the image you can see that one attribute set called Vehicle Insurance data. I want to restrict that attribute set to few user...
View ArticleRe: How to find more information about deivered improvements?
Hi Jurgen, Thank you very much for giving the user guidance of VA06 monitor. Would please mention the criteria of the report for bottom of the selection/ input screen as high lighted below? RegardsChandra
View ArticleMultiple smartform
Develop smartform for multiple printing using control parameter .It is working fine for more than one entry sheet but it is not showing result for single when i execute it for single entry sheet its...
View ArticleRe: validity Period lock in ME21N transaction
Dear Prasoon, Please find the below screenshot. in ME21N transaction we are having different document type maintained.in additional data tab we are maintaining validity start date and validity end...
View ArticleRe: How to access IoT MMS data from HCP HANA XS instance on C4A?
Hello Experts, Any update on this question? Thanks,Megha
View ArticleRe: Load resources from a different application
you may have a look at Modularization and Dependency Management https://sapui5.hana.ondemand.com/sdk/#docs/guide/91f23a736f4d1014b6dd926db0e91070.html in your case...
View ArticleMM Change error message to warning M7043
Hi all, I am trying to change standart error message M7 043 to warning. I have done this steps: 1. in OMCQ tcode changed message category to Warning2. in SM30 tcode in T100S table, maintained M7 043...
View ArticleRe: Average Aggregation Type seems not to be working properly in C4A
Hello Experts, Any update on above queries? Thanks,Megha
View ArticleRe: Getting description based on input value
Every screen has a onLoad event and you can attach scripts to be executed when this event occurs. This event triggers when the screen gets loaded. In this script you can call an RFC and get the data...
View ArticleRe: Multiple smartform
Hi below link may be useful to you.To Print Multiple Smartform in a Loop at one Go and converting into PDF Regards,Vishal
View ArticleRe: ChaRM configuration:project is not activated due to error in TMS domain
Thanks to all. Issue is resolved with the help of all your comment .Now project is activated. can someone have any document or know any link to configure workflow for ChaRM. i.e Change...
View ArticleRe: How control the filename encoding when using open dataset?
Hi Eric, Try to use this OPENDATA SET G_FILE FORINPUTINTEXTMODEENCODINGDEFAULT IGNORING CONVERSION ERRORS. Hope this may...
View ArticleRe: Interest rate instruments (conditions and acctng entries)
GIve due date as end of the month in each rate. regards,rohit
View ArticleRe: PDF from application server to attach in email
Hi, Try: DATA: big_string TYPE xstring . DATA: mess TYPE string . OPEN DATASET p_path FOR INPUT IN BINARY MODE MESSAGE mess . READ DATASET p_path INTO big_string . CLOSE DATASET p_path ....
View ArticleRe: Calculate Difference of two fields in tickets
Hi Shiva G, I have tried the code mentioned by you...
View ArticleRe: Movt type 344 & 555 issue
Hi Mukthar, But we have already passed the negative balance in BSX FG account as negative there are more than 3lakh document which we have posted to scrap debit , now how to rectify this
View Article