Quantcast
Channel: SCN: Message List
Viewing all 8689 articles
Browse latest View live

Re: ToShellArgs stop executing the powershell script all of a sudden

$
0
0

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


Re: Command map with subrc = 4

$
0
0

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

Re: Sender SFTP adapter configuration

Re: Contract Management - Renew

$
0
0

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

Re: How to add screen elements at run time on button click in Web Dynpro abap?

$
0
0

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

Re: RFx Publish email goes into error

$
0
0

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

Re: Pushing SAP Logs via RZ20

$
0
0

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

Program exit to change workitem text

$
0
0

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,


Re: view not copied or enhanced with wizard processing not possible

$
0
0

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

Re: Changing Business Process Text

$
0
0

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

Re: View as PDF not available

$
0
0

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).

Re: Error in asset accounting SAP demo version

Re: ECC to HANA DB Migration, DMO error with invalid tables

Work item is not displaying in UWL under MSS

$
0
0

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

How to delete failed report instance in BO repository.

$
0
0

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.


Urgent - Issue with viewing SAP Dashboards Portal iView in iPad Safari browser (Mobile)

$
0
0

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

Re: Foreign Currency Invoice-Withholding Tax Base Amount

$
0
0

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

Re: Hi Everyone,

Re: How to return to Z-report after pressing enter button on output of 'RFWT0010'

Program HRALXSYNC - for integrated or standalone scenario SAP E RECRUITING?

$
0
0

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

Viewing all 8689 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>