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

    Background

    Hi, i have a problem with running a transaction in background .The requirement is to run CC11 transaction in background in exit (for CC02 transaction ),a 'change number' like 'sales order number' is used in CC02 transaction .1.I can't SUBMIT (use) ...

    objects

    hi all, abap objects and abap oops both are same r not.i have the small dobut. plz clarify me. i want to clarify this doubt. oops means inhertance, ploymorphism, encapsultion.is it correct r not

    Resolved! string concatenation

    Hi I want concatenate quotes to a value. Ex: 'ABC'here ABC is a variable. I want to put its value in quotes.I am using CONCATENATE for this purpose.CONCATENATE ''' ABC ''' into ........Can someone tell me the escape sequence for ' ?Thanks and Regard...

    Resolved! alv

    how to display checkbox i have given in fieldcat asls_fieldcat-fieldname = 'CHK'. ls_fieldcat-seltext_l = 'COMPLETE'. ls_fieldcat-tabname = 'IT_DLTS'. ls_fieldcat-edit = 'X'. ls_fieldcat-checkbox = 'X'. APPEND ls_fieldcat TO lt_fieldcat....

    Resolved! Urgent Plz

    Hai All,Can anyone help me out about how to add customized fields onto the screen related to MM - Fuel Supply( Tank management) .This shud be done using BADIs.I dont have any knowledge on BADIs.Kindly help me out.Thanks,Priya

    user exit in vd01.

    Dear all, in vd01 i am using the userexit sapmf02d.i had activated the userexit and i had kept the break point.even though the control is not passing when i am executing the vd01 tcode.can u pls... help me in this to get the control over there.-R...

    Job Scheduling

    I have the following job scheduling scanario:I want to start a job via a custom abap module and I want to know when the job is done. I want to do the following:start_job(job_name)return "job is done"The problem with the function group BTCH which cont...

    Resolved! Problem in sent mail

    Hii try to send mail with files via abap program. The problem that the file that i send in mail come with less record from the source file.i need file in ansi mode so i use OPEN DATASET FILE_NAME FOR INPUT IN BINARY MODE.to send the data maybe someon...

    Report Layout

    Hi Frendz,I have added 3 fields in Existing Report(which contain some 24 fields), while displaying the report i cant see the added 3 fields, now i want this 3 fields in my layout, can u pls giude me how to get ?Thanks in advancePoints for sureSrini k...

    Labels in this area