Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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

    Criticality.png

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

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 92528 VIEWS
    • 212 REPLIES
    • 39 Likes

    Resolved! Prob in loop statement

    Hi.When i'm debugging the code it is not coming out of the loop statement.Can anyone tell me the possible error i made.Also i'm trying to clear the work area at the start of subroutine but it is not working as seen in debugging mode.Rgds,Simran

    search help

    hello all,in search help function i need to get 2 export parameters the first one go to the screen and the second go to the program.the first parameter work great, but with the second i got a problem.i define it as export, is there anyelse things tha...

    Transaction VL10A

    Hi !I have to add another Select Option to the tab 'Sales Order' of transaction VL10A.Is there aUser-exit or Bady to do this task ?What is the name of SAP program that finds all user-exits/bady of a program ?Is it recommended to copy VL10A report as...

    Resolved! Modify statement

    HI friends,I want to modify the data base table and need to modify only one field by checking another field in the same database table. However i need to modify through an internal table and my internal table has many fields.Here is the code that i a...

    Resolved! SET PARAMETER

    HI, MY REQUIREMENT IS TO WRITE A PROGARAM WHICH PROVIDES ACCESS TO SPECIFIC TABLES. I HAVE WRITTEN A SAMPLE CODE.REPORT Z_TCODE .DATA TAB(20) TYPE C VALUE 'AGR_USERS'.DATA LIST.WRITE:/ 'Z_NAR_ALV_USERS_LOCK_UNLOCK'.LIST = 'A'.HIDE L...

    Resolved! Exchange rate

    Hi,I need to find the exchange rate basing on the posting date, if posting date is not between the GDATU then it has to check from the previous dates in GDATU. Please any one let me know how to do this?Thanks,Pavan.

    INNER JOINS

    Hi Folks, i am using the inner joins to get the required data from different tables and keeping it in an internal table . Then i am looping at this internal table and retrieving required fields from infotypes IT0000,IT0001,IT0002,IT0006. here are my...

    Resolved! Syntax Error

    Hi friends,I need to move data into an internal table from a data base table based on the year and the month.However if there is no data for a particular month it has pick data for the immediate next month..Below is my code and am having some syntax ...

    idoc extension

    hi friendsi have developed outbound interface to distribute vendor master. for this i extended idoc CREMAS04. i have extended the idoc for four address fields (stree2 to street5) can anybody pls tell me how to write the code to populate this segment....

    Resolved! Is it possible to get the breakup of subtotals got by using subtot of sort.

    I have developed a alv report by using the 'REUSE_ALV_GRID_DISPLAY' function module, in this I have got the grand total by using the sum field from the fieldcatalog table i.e.(slis_t_fieldcat_alv) And I have got the subtotals by using the subtot fiel...

    urgent problem

    Dear All ,one program is exporting the result into cluster memory . The other program is importing the data from that memory . I have changed the length of one field in both the programs . That field was previously referring to BSIS-DMBTR . I made t...

    Resolved! Long text

    Hi All ,Thanx for your reply . actually the thing is while creating routine master data in PP tcode CA01 one description field is there and this field is from structure BIPTX fieldname TEXT(which stores long text) and the value entered on this field ...

    Labels in this area