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

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    Test for string Value in upper, lower, or mixed case

    Is there a way to test for a specific string value in an IF Statement where the value icould be in upper, lower, or mixed case?I'm thinking there is an easy way using the new "Regular Expressions"? I'm hoping to not have to translate the value to up...

    sap_cohort by Active Contributor
    • 2535 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    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! Accepted Solution

    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
    • 523 Views
    • 2 Comments
    • 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! Accepted Solution

    save data in alv grid.

    hi , I am having a problem while using alv grid , in my program I am adding a new row to the output that i get in the alv grid format and then i enter new values in the newly created row but the problem is i am not able to figure out ...

    Resolved! Accepted Solution

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

    Resolved! Accepted Solution

    ALV GRID display using classes(oops) for calling a screen repeatedly

    Hi,I am using screen 100 PBO module to display my list with some editable fields in my output using CALL METHOD g_grid->set_ready_for_input.In PAI module I am cross checking the input fields and if there are any errors I am displaying those error rec...

    Labels in this area

    Explore this Area