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

    select statment

    Hi Guys,I want to select the latest billing doc date .How do I use the order by clause and select singlein below select statment.Please guide SELECT a~wadat_ist INTO billing_dat FROM likp AS a JOIN lips AS b ON avbeln EQ bvbeln WHERE ...

    Resolved! Accepted Solution

    Reg: Get fields data in Table maintainence generator

    Dear All, I created a Z table.I got a requirement of updating the data in another table automatically whenever a record is created in Z table. So i used At save event (02) in Table Maintainence generator.But I the fields values of database tabl...

    Resolved! Accepted Solution

    ALV Grid Cell Input Issue

    I revised a utility that displays a grid. In the grid are cells for input. I added the new char10 field to the data dictionary table where the other fields in the grid reside. I now see the new field in the display of the grid when I execute the util...

    Resolved! Accepted Solution

    unicode error...

    I am facing an error for the following syntax.LOOP AT TAB. REPLACE SINGLE_QUOTE WITH ' ' INTO TAB-DATA. MODIFY TAB INDEX SY-TABIX.Endloop.The error is - "SINGLE_QUOTE" must be a character-type data object (data type C, N, D,T or STRING). field st...

    Resolved! Accepted Solution

    Class/Interface/Methods

    Hi All,I'm trying to understand the concept behind abap class/interface/methods.1. Is it mandatory to have an interface in every class?2. Once a class is created is it right to define methods as static and public and use them without reference to the...

    FM error

    Hi,I am using FM : 'BDS_BUSINESSDOCUMENT_CREATEF' to upload file into FB02.If I am not using Loop the FM is working fine.If I am running in LOOP for variour doc no I am getting error message as :Knowledge Provider: Transfer errorMessage no. SBDS205Ca...

    Resolved! Accepted Solution

    COOPA003

    Hi,I am trying to add new fields to TC KO01/2/3.I've read the documentation and did not understand.I've already created my fields in the CI_AUFK structure.Can anybofy help me with detailed steps on how to create the screen so I will be able to see th...

    Resolved! Accepted Solution

    mail triggering for material received in inbound side using ale/idoc's

    hi,i have an issue iam sending a material from sending system to reciving system upto now it is working fine,now the reciving side end user has know that material is received and creted in inbound side..here for enduser they doesn't go and check in w...

    Labels in this area

    Explore this Area