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

    Task 1 - Create CDS View Entity ( August Developer Challenge )

    First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

    sheenamk by Developer Advocate
    • 94712 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    char to numeric conversion

    Hi all.I want to convert character value into numeric value amount = (numeric type)in_var-value = 4,000.00 (char type)Iam getting error with below mentioned statementamount = in_var-value.because there is ',' in 4,000.00 .How to remove this came ','...

    Resolved! Accepted Solution

    Problem in RFC destination

    Hi all,When i am trying to call a RFC FM, it askes me for an additional logon of the target system before giving the results. Please let me know is it necessary to give additional logon details or do i need to cange any settings in SM59.Thanks in adv...

    Resolved! Accepted Solution

    hr infotypes

    hi allis there a function module or bapi in hr that will have aedtm(changed on date) as the input parameter for selctions from hr infotypes.any pointers to this will be really helpfullregardsnavjot

    Resolved! Accepted Solution

    AT END & ON CHANGE OF

    HiCould any one please tell me the difference between AT END & ON CHANGE OF command ?Also any one is aware with draw back of AT END command...seems like some times in Internal Table it'll give values as * . So is any one aware of this scenario? Thank...

    alv report

    hi to all abap gurus my querry is as follows what is use of parameter I_save in the fun module reuse alvgrid_ddisplay . pls give sample coding .2. pls tell how to give each color to each record in alv . is it possible ? pls give sample coding.

    Reports Doubt

    Hi Gurus,How to give button on output list.For Example After displaying the output If i select one or two recordsthen if press delete button then those two records should be deleted.How can i achieve this.The detail answer will be appreciated.Thanks ...

    Resolved! Accepted Solution

    logic

    hi experts,i have a internal table with 90000 enteries,it has got details of background jobs. itab will have currently only details of jobname and runtime, other fields are blank.Eg : jobname | runtime | averageruntime | minruntime | maxruntime |...

    Resolved! Accepted Solution

    How to fill Meter Reading Data via BAPI_ISUMOVEOUT_CREATEFROMDATA

    data moveout type BAPIISUMOCRD.data tab_movecontract type BAPIISUMOVD OCCURS 0.data tab_movecontract_x type BAPIISUMOVDX OCCURS 0.data tmovecontract type BAPIISUMOVD.data tmovecontract_x type BAPIISUMOVDX.data result type EAUS-AUSZBELEG.data return t...

    Resolved! Accepted Solution

    Performance

    Hi,I am gettinf less ABAP performance in SE30 in my code.So pls tell me what to do in my programme.Here is my code.TABLES:marc, "Plant Data for Material makt, "Material Descriptions mara, "General Material Data ekko, "Purchasing Docum...

    interface

    hi to all abap gurus my querry is as follows what are interface / conversion programs in sap . pls tell both are same ? if not so what is the difference between interface and conversion program ? what are the BDC techniques they are interfaces or ...

    Resolved! Accepted Solution

    Add Lines to Fi Document

    Dear ExpertsI have to add extra lines to an Fi document to recuperate VAT.I manually insert one line in FB60 with tax code Z4.This is done in the sap business transaction event, in more detail, function Z_PROCESS_00001140 that is linked to process 00...

    standard text

    hi to all abap Gurus what is standard text in script ?how to use it > where do we use it ? we know that the use is reusability . how it is reusable . and it is used to support for multiple languages . pls tell in detail . pls dont give any link . po...

    Labels in this area

    Explore this Area