Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

RFC question

hi,all: i have a question about RFC calling,please check my coding below: loop(2 times) CALL FUNCTION 'ZREM_RECORD_PRE_ENTER' DESTINATION 'CMS DOC CONNECTION' end loop. CALL FUNCTION 'BAPI_TRANSACTION_COMMIT' DESTINATIO...

Resolved! calculation problem

Hi all.I have to calculate a value based on a starting value and a exchange rate.The exchange rate is 4.2807 but when i do exchange_currency = 4.2807 * value i noticed that in fact, the value 4.2807 is interpreted as 4280.7. Do you know what might be...

Resolved! Sender Port Invalid.

Hi Experts,We have pre-prod system(MR0) and Production System(MP0). recently our MR0 is refreshed and copy MP0 to MR0.Now when i am trying to process any IDOC it is giving me the error like 'EDI: Sender port in control record is invalid'.So if i want...

Resolved! RFC Error

Hello!I´m connecting two R/3 system (Development and Quality) through RFC Functions. I´ve made my RFC connection in sm59 and it works fine.I need to get data that are stored in Quality from Development.I have a function that makes a simple select to ...

Resolved! Email link text

I would like to create an Email which contains a web link. But instead of the weblink address displaying, I would like to display a text. For example, instead of the text being this: http://www.sap.comthe link would be this: 'Click here'.Someone ...

kmoore007 by Active Contributor
  • 436 VIEWS
  • 2 REPLIES
  • 0 Likes

RFC security - ABAP

We did a test in our sandbox erp system setting auth/rfc_authority_check=1.No many users are missing specific rfc_names - SYST, etc.I am curious how others use this parameter. Can I use an asterick *? IS that bad?Seems everytime I add a specific rfc...

Resolved! Is there a way to do header and multiple items upload through LSMW-recordin

Hi all,Is there a way to do header and multiple items upload through LSMW-recording method?using direct method we can very well make it out. but in my case there is no standart program.In BAPI method, some fields are off in the BAPI.I am clueless for...

Labels in this area