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
    • 92236 VIEWS
    • 212 REPLIES
    • 39 Likes

    Resolved! HELP WITH REPORT

    interactive Report for displaying vendor information based on the selection made the corresponding Vendor Bank Details are listed such that the line selected in the basic list was visible along with the secondary list.I'M UNABLE TO IMPLEMENT TH...

    Resolved! Update Table

    Hi all, If i do this I am not inserting a new line on table ADR6? I need to update this table with one new entry. How can i do that?The code bellow is not working. LOOP AT lt_xvbpa. UPDATE adr6 SET addrnumber = lt_xvbpa-adrnr ...

    Search help

    Hi!I've created a search help.. It's using a view for data selection, which is a join of ANLA and ANLZ tables. The search help is based on ANLZ-KFZKZ field. I've put this field on a dynpro and it is using my search help to help users pick assets usin...

    date conversion

    Hi Abapers,I need a FM which can convert date: YYYYMMDD to MM/DD/YYYY.I have used the FM '/SAPDII/SPP05_CONVERT_DATE' to achieve this. but the problem is it doesnt handle exceptions. so it may lead to dump in some scenarios. kindly suggest me some Fm...

    Resolved! SAP Transaction

    How do everyone,I have used a transaction in the past where I can compare ABAP codefrom production against say the code in development. For the life of me I can't remember what it is.Can anyone tell me ???Many thanksAndy

    SE51 and ALV Classes

    Name of the custom control added on the screen ********************DATA gc_custom_control_name TYPE scrfname VALUE ‘CC_ALV’System shows an errorField CC_ALV is unknown, it is one of the specified table nor defined by DATA statement.How to define in S...

    VBRK Problem

    I am using select statment as followsselect single vbeln fkdat kunag bstnk_vf netwr waerk mwsbk into corresponding fields of wa_final_list form vbrk.The VBRK table isField Dataelement Datatype LengthNetwr Netwr curr 15Mwsbk ...

    Labels in this area