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

    SM30 Issue

    Hi all,Here is my scenario.Let's assume I am loading 1000 records using LSMWand I am running this in background mode.The 500th record, then 657th and so on... record didn't get loaded.I go to SM35 or SM35P and download the log file to the excel sheet...

    Resolved! Accepted Solution

    Using SEO_METHOD_ACTIVATE with methods implemented from Interface

    Hi,I'm trying to create a class and activate it using some ABAP code. I began by copying a template class into a new class called ZKMOD_COPY. Now I want to activate this class. I tried SEO_METHOD_ACTIVATE but all it does is set the flag to 'A' in the...

    Resolved! Accepted Solution

    regarding lock

    Hi Friends,Can please anyone help me regarding this requirement .On double click on material, check if the material is locked. If not navigate to MM02 transaction with the material number. If the material is locked, navigate to MM03 transaction. The ...

    appending long text

    Hi,i have a long text to be added to a transaction. I'm using the FM 'SAVE_TEXT' to save the long text. But whenever i'm adding new text, its overwriting the existing one. if i add any new text, it should add to the existing one and not overwrite th...

    po BDC

    Hi Gurus,When doing the recording of the PO creation,when clicking on header ,it is throwing an error saying "enter purchasing organisation", now the problem is when I execute the BDC using call transaction in background method, Due to this error mes...

    DME output file

    hie guysafta making payments thru FPY1 the generated DME file is downloading but the file is showing only as a single line...i want to have the file download and have the file as line items separate for each business partner..hw can i do this?

    Transaction : KEDE

    Hi All,We would like to replace the BDC for the transaction 'KEDE' with the BAPI'BAPI_COPA_DERIVE_ADD_VALUES', due to the complexity of KEDE recording.If any one worked on the 'BAPI_COPA_DERIVE_ADD_VALUES' , please let me know the functionality of it...

    Object type

    What is the Object Type for maintenance view?Also the table name which has this field i.e Object type and its description/text.Just like for Program it is Prog and for table it is TABL.Suitable answers will be rewarded.Thanks

    Resolved! Accepted Solution

    Dynamic Selection text.

    Hello Experts, I have a requirement, where one of the select-options on the selection screen needs to get its name on runtime.To be more precise, i have the following code in place : DATA: G_ATWRT TYPE ATWRT, G_FIELD_TEXT TYPE DYNFNAM. G_FIELD_TE...

    vimalv by Active Participant
    • 3387 Views
    • 9 Comments
    • 0 Likes
    Labels in this area

    Explore this Area