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
    • 94644 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    IDOCS TRANSPORTING

    Hi, I had a doubt on idoc communication,before i worked on reports and scripts & now i got requirement on idocs : Plz clarify this doubt 1.I have gone through several materials and blogs on idocs, while testing idoc using we19, by filling contro...

    Resolved! Accepted Solution

    function to go back years

    i'm looking for a function module which will go a certain years back, suppose in the input field i'll give a date like 06.12.2007 & i want to get 12 years back date,so i'll give 12 in the input field & i'll have the output 01.12.1995.thanks in adva...

    Resolved! Accepted Solution

    alv field with string

    hi,I HAVE A TABLE IN WHICH ONE FIELD SAY F1 IS OF TYPE STRINGI HAVE CREATED AN ALV REPORT IN WHICH THIS FIELD F1 IS editablewhen i press save button it ads the new row in the databasethe Problem lies here is that the output length is viewed only to l...

    Set Parameter ID

    Hi Please can anyone guid me how to pass the values to a subscreen using Set Parameter.Actual requirement is we need to dispaly a report from the output of the report if user clicks then it takes to the transaction KSB1.For the transaction KSB1 am ab...

    Resolved! Accepted Solution

    BDC recording problem

    Hi All,I've recorded VA01 transaction through SHDB to create sales order and I've input fields in second screensold to partyship to partypo numbermaterial numberquantityitem text.First 5 fields are Ok..but in recording item text is not recording..to ...

    year wise totals

    i am getting month wise totals from S001-UMMENGE for each customer.year wise totals are directly not coming from the system.i should calculate year wise totals based on month wise totals ..suppose jan,feb, mar,...dec i am getting 100, 250 , 400, --- ...

    Resolved! Accepted Solution

    syntax problem

    Dear All,see this sample code..LOOP AT it_record. if it_record-pkey = '39'."HERE I HAVE TO MOVE THE NEXT LINE ITEM OF IT_rECORD perform get_Data() endif.endloop.FORM GET_DATA.it_Record1-vramtit_Record1-vramt1it_Record1-vramt2EN...

    months determine

    My issue is I am giving i/p 200609 as period. Then I am giving month i/p as 4.I am having o/p field startmonth and Endmonth.In startmonth i should get 200605 &In endmonth I will get obviously 200609.How can I do this. Is there any fm for this.Plz hel...

    Resolved! Accepted Solution

    select statement

    hione select i.e select single vbeln from *vbfa into *vbfa-vbeln where vbelv = lk_likp-vbeln and vbtyp_n = gc_8.This is the select, i dont know *vbfa that to its not the table or any structurebut it doesnot showing any error and syntax erro...

    Labels in this area

    Explore this Area