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

    clearing a field

    hi friends,i have a scenario , where in ,incoming input_idoc_orders05 is automatically converted into sales order through va02,idoc is passing batch number into sales order created, i found out through we19 that one segment in the idoc has this batc...

    Resolved! Accepted Solution

    save_doc_prepare

    hello friends,in my problem,i have to change a table name in the user exit save_doc_prepare for validation before saving the sales order,i thought of going into se38 give the program name mv45afz and search for the form save_doc_prepare and then chan...

    about parameters

    hi , i have one doubt in parameters . In selection screen i need to display the field qmdat as a parameter .here i need my requirment is that the field is given two times as the parameter declaration . is it possible to have same field as other para...

    Resolved! Accepted Solution

    format within concatenate

    Hello!How can I make spaces or line breaks within concatenate.The reason I'm asking is the string will be given to thePOPUP_TO_CONFIRM function as parameter.THXIlhan concatenate 'Date: ' gv_dat into gv_datout. concatenate 'Time : ' gv_out into gv...

    sap scripts

    what is the difference b/w open_form and close_form.In program open_form and close_form,b/w these two fm's we can use start_form,write_form, end_form fm's multiple times ,and we can use multiple open_form and close_form fm's pairs ? in exactly which ...

    Resolved! Accepted Solution

    codes

    Suppose i want to add two numbers by passing their value and store the result in a variable.Then can anybody send the program code for the above requirement independantly by MEANS OF METHOD IN A LOCAL CLASS,ALSO BY MEANS OF SUBRUOUTINE,AS WELL AS BY...

    Resolved! Accepted Solution

    script

    Suppose i have modified layout set of a form,then actually i ahve o transfer he changes to the form by print program,but i dont know the logic of print program,then how i have to transfer the changes to the form

    Resolved! Accepted Solution

    data dictionary

    what is the difference b/w the pooled tables and cluster tables.can we write open sql statements to these tables and can we write inner join for these tables . where exactly data will be stored in these tables.

    Labels in this area

    Explore this Area