Hi Per
Yes I tried with the test mode and found that it is not because of any authorization issue. Thanks for your suggestion
BR
Shiju
Hi Per
Yes I tried with the test mode and found that it is not because of any authorization issue. Thanks for your suggestion
BR
Shiju
Try to use the BADI MEGUI_LAYOUT
That BADI is called in fm MEMFS_BUILD_MAPPING_PO_VIEWS (form BADI_MAPPING) in order to append own fields in mapping structure:
FORM badi_mapping CHANGING ch_mapping TYPE mepo_t_metafield_mapping.
DATA: l_badi_grid TYPE REF TO megui_grid_enhancement.
* BAdI 'MEGUI_GRID_ENHANCEMENT' to map new dynprofields
TRY.
GET BADI l_badi_grid.
CALL BADI l_badi_grid->map_metafield
EXPORTING
iv_application = gf_application
CHANGING
ct_mapping = ch_mapping.
CATCH cx_badi_not_implemented . "#EC *
ENDTRY.
ENDFORM. " badi_mapping
You should implement the method MAP_METAFIELD
Max
Hi, you can refer this wiki page:
How To...Content conversion module with J2EE JMS adapter - Process Integration - SCN Wijavascript:;http://wiki.scn.sap.com/wiki/display/XI/How+To...Content+conversion+module+with+J2EE+JMS+adapterhttp://wiki.scn.sap.com/wiki/display/XI/How+To...Content+conversion+module+with+J2EE+JMS+adapter
Hello Mayur,
Thanks a lot for the information it helped to comprehend the issue more than a bit now.
Currently in our system the renew RFx type is takes as BID but not RFCR. Do you see where this might be going wrong.
Thanks in advance.
Cheers,
Gopi
Hi Ajinkya,
This is absolutely possible! Adding view elements at runtime is called "dynamic programming". There are a lot of good resources and tutorials on SCN if you do a search. To start you off, here is an excellent series by Thomas Szücs:
Another option that avoids dynamic programming is to create the view element at design time but bind its visible property to a context attribute of type WDUI_VISIBILITY. You could initially set its visibility to "none" until the user clicks the button, then you could change its visibility to "visible".
Cheers,
Amy
Hi Anubhav Jain
I am facing the same concern and I also have tried the partner dependent function where it is not at all triggering the emails in SPPFP. Upon removing the partner dependent function, the emails are getting triggered, but it is getting into error.
I will be really grateful if you could advise me on how you have resolved the issue. Please refer my thread (Email is not being sent to the vendor) for your better understanding.
Thanks in advance for your help.
Best Regards,
Bharathi
Perhaps, how logs are read or processed solely depends on your external log processing tool.
I believe for such kind of monitoring Solution Manager 7.1 itself is sufficient. The old RZ20 is a one stop for monitoring but as a shop for standard methods only.
If you want to pull logs then may be scripts and custom programs on operating system level can do this task.
You should also check with the vendor who is providing this system for integration with SAP or always better raise an incident to check options at your disposal.
Regards
Hi All,
I have a requirement to change work item text at runtime, i am using program exit to change the task contrainer variable which is being used to display work item text. i have written a code in program exit to update container element, but it's not reflected to change workitem text, when i check in ln workflow log the variable shows with updated value.
Please help to solve issue.
Many thanks,
Hi Surya,
I think you have not enhanced your view . ( Also check context node class whether is enhanced or not ) .
Generally Standard throws this error when view is not enhanced and when user is trying to make some changes at context node level.
--> you need to enhance component first. Later view . Then you need to enhance the context node ( CN000 ) level .
Then it will allow custom changes as context node class turns into ZCLASS
Hope i am right and this will help
Regards,
Dinesh Gurram
Thanks Andrzej for your reply and time. I got your intention. But, I need to change the text "Control Design Assessment" to a custom text.
I guess it "Control Design Assesment" is under Process Control. So, is there any tcode which takes care of the text for all business process.
Please revert.
Thanks.
Gourab
It seems very likely that the thread is too long to convert it to PDF.
In Chrome browser you can print to PDF but only one page at a time (i.e. not all replies).
This isn't something the forum can help you with. You either have a Basis issue or you need to take it up with SAP. The program is dumping so it's not a functional issue that most people here can solve.
but to be honest i don't know what is sap note and how can i use it to resolve this error
Try this: https://www.google.com/?gws_rd=ssl#newwindow=1&safe=off&q=what+is+an+sap+note
Your problem looks like an issue with the cluster tables and I don't think the solution to ignore the tables using the EUCLONEDEFS_ADD.LST file apply here like mentioned in the article.
Check whether these SAP notes applies
1900445 - HANA R3load import: (DB) ERROR: DDL statement failed
1792686 - Error during system copy on HDB after update
If possible supply (attach) the complete error logs.
Regards
RB
Hi All,
my current system in on SAP MSS Add on1.0 and EP7.4
I can see UWL and other work items in workoverview .
I using standard task TS31000007 for CATS approval in MSS .I can see work item in SAP Inbox SBWP but not able to see work item in UWL or workitem(time approval) .
kindly suggest ASAP.
Regards,
Vijay
There are larger number of failed instance of report are exist in production infoview server, i want to delete all the failed instance at a time, to do this manually very hectic,can any one help me regarding it.how to delete this failed instance in CMC.
Hi,
I am facing an issue while viewing iViews hosted in SAP Enterprise Portal. I have two iViews -
1) An SAP BICS Dashboard - Published as an iView in EP. I can see the dashboard in my laptop running properly. It consumes BEx queries (BICS dashboard) in the background.
2) A BEx query published as an iView (java web format), also able to run and execute from my laptop.
When I am logging into the portal from IPad Safari web browser I am able to see and run the BEx query iView published in the portal.
However, for the SAP Dashboard iView, it is showing me a blank page after loading. Is it possible to see SAP BICS Dashboard through an iView in Ipad?
I need to run the dashboard iView from the IPad as well. It is an urgent requirement
Would really appreciate your help!!
Thanks,
Debtanay
Hi Nikitha,
I tried posting an invoice in currency other then co. code currency, but the WT amount is getting calculated perfectly.
also checked vendor with foreign curr recon account. the WT is working for that also
Can you please share the screen shot of the transaction where after changing currency you are not getting the values picked up for WT
May be i have not understood your questions
Regards
Pragya
Hi Nirmal,
You can go through the below documents
PiMon_Home - Technical Operations - SCN Wiki
SAP Solution Manager PI Monitoring - YouTube
Regards
Bhargava Krishna
Hi,
Use "Return" Statement.
Submit RFWT0010 and return.
For more info.
http://help.sap.com/saphelp_nw70/helpdata/EN/9f/dba51a35c111d1829f0000e829fbfe/content.htm
Regards
Shaik
Hi Gurus
We have sap e recruiting running on separate box and master data comes ALE from separate SAP ECC system ( PA master data).
Is program HRALXSYNC is required for standalone system also or it is only for integrated system.
This sync program is creating unwanted user id which is not required in our case. As user id supposed to created by system administrator and should flow to EREC system from central system and from INFO TYPE IT105.
Please provide your expert comments.
Thanks
Sandeep