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
    • 94767 Views
    • 212 Comments
    • 39 Likes

    is ABAP tough?

    Hi friends,Iam Gopi Kumaran,MCA graduate working in BPO.I have done 4 years course in aptech too.But somehow i came to BPO.Now Iam moving to SAP.I left Siemens since it is too cost and no assurance in placements.Iam planning to join Navo infotech in ...

    Resolved! Accepted Solution

    Code - URGENT

    Hi All,At the moment in a query, i am viewing all info related to materials. The issue is, the material description is maintained in 6 different languages, but for few materials, only 3 or 4 are maintained. So when user queries, keeping the language ...

    Resolved! Accepted Solution

    help in code

    hallowi have two tables that i wont to move the data((price) to third table itabi wont to now how i can do that?i give ex.INTAB_A132[]resrc date key0000123456 20070101 <b>0000014834</b>0000123456 ...

    delete itab.

    hi alli have a small query .init1 i have matnr 7210000872100009 and in it2 i have matnr menge7210008 2072100011 30but i wnt to keep only those matnr in it2 which are same in it1and it2 without having loop at it2 how can i do it any answer plz .i it...

    Resolved! Accepted Solution

    How to read internal table w.r.t. fieldnames stored in other table

    Hi AllI have a specific requirement. I got an internal table with many fields (let it be my_tab). Some of the fieldnames (column names in internal table my_tab) are stored in separate internal table(let it be my_fields).I need to store/read data corr...

    Swetabh by Explorer
    • 510 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to read the data from an internal table,when column names are known

    Hi AllI have a specific requirement. I got an internal table with many fields (let it be my_tab). Some of the fieldnames (column names in internal table my_tab) are stored in separate internal table(let it be my_fields).I need to store/read data cor...

    Swetabh by Explorer
    • 729 Views
    • 3 Comments
    • 0 Likes

    output triger log

    Hi,I am sending the xml(3B2) to customer upon PGI through output type.Recent scenario is the xml has been generated thrice on two occations..this might have occured by issuing manually by user....My question is does the log stored in any table? how m...

    Resolved! Accepted Solution

    About Submit programs

    I did a Zprog that's gonna call a standard program. My first idea has made a batch input and then a call transaction. However, what i really need is load one of screen of this standard program with some "pre-configured" fields. The user is gonna say ...

    Resolved! Accepted Solution

    Import from database

    Hello ExpertsI need to get the information from the table STXFCONT.In a ABAP-Report I do that in this way:"import t_ntokens from database stxfcont(xx) id i_formname"The result is in the table t_ntokens - all okBut in AbapObject, I get a syntax-error....

    dmi by Participant
    • 1328 Views
    • 5 Comments
    • 0 Likes

    DUMP

    Hi friends,In my program I am modifying the field in the temporary table (ZTEST) which I am created . if I modify this table with select single *It is working fine. But if I modify between select * and endselect then the dump error is coming and the...

    Labels in this area

    Explore this Area