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
    • 94717 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Help with code

    Hi,Anyone please tell me how I can code this...I must read the value from a field QTY with data type CHAR 40 from the table zqt83.Its value will have number+text..Ex: 4.012 Kg GI must show f1 = 4.012f2 = Kg G.How do I do this?

    Resolved! Accepted Solution

    Customer partner functions

    I have to append customer partner functions( like ship to party, sales rep) in VD02 transaction for every customer.Going through the previous threads , i found that Customer_update_sales_area,can be helpful.i need to update only KNVP related table. b...

    Resolved! Accepted Solution

    few things on ABAP

    Hi SDN's,I have been working on ABAP from past some time, but now that i see lot of new things in ABAP such as WebDynpros, ALV Object Models, OO ABAP, etc....I want to know few things related to this..1. What exactly is NetWeaver, and what are the to...

    flag deletion

    I kept a flag to not to receive email more than once when the contract is reached.now when the contract creator gets an email and he renews it I want to remove the flag so that it will check again and if reaches the cond it will send email again..but...

    abap object

    hi,may i know the following from gurus. thanks in advance.1) may i know if in the class has no constructor method then it is something like function already? i was told constructor is just declaration and not peculiar to object. but to me, if no cons...

    Resolved! Accepted Solution

    hai friends

    hallo friends here is my selection-screen. SELECTION-SCREEN : BEGIN OF LINE.PARAMETERS : R1 RADIOBUTTON GROUP R. SELECTION-SCREEN POSITION 20. PARAMETER : P_NAME(20) TYPE C.SELECTION-SCREEN : END OF LINE.SELECTION-SCREEN BEGIN OF LINE.PARAMETERS ...

    Resolved! Accepted Solution

    problem with gt_grid

    Hello,I am debugging through sap system code and i reached the following:in form Marks_save there is an abap statementcall method gt_grid-grid->get_selected_rowsbut they did not define gt_grid anywhere.In the abap function that I am writing, I wrote ...

    Resolved! Accepted Solution

    User exit after FI post

    Hi,I'm trying to link a user process to a FI document posting but I haven't found a user exit or badi to do it, I try to link it via a sustitution or validation but those are executed during the fi document process and the user process must be execut...

    Resolved! Accepted Solution

    scripts

    Hello,Whats the purpose of start form in scripts.We can get everything done using ope form, write forma nd close form.SO whats the use ot start form and ebdform.Any advice,Also any documentation on scripts and smartforms.Madhu.

    Resolved! Accepted Solution

    smart forms-HOW TO DECLARE AN INTERNAL TABLE CONTAINNING FIELDS FROM DIFFER

    Hi Experts,HOW TO DECLARE AN INTERNAL TABLE CONTAINNING FIELDS FROM DIFFERENT TABLES.Problem:iam working on smartforms. In driver program iam getting data from different tables and at last in final internal table i have fields from different tables.i...

    Resolved! Accepted Solution

    RFC call

    Hi everyoneI have an RFC (1) that is call from another system (A), it is possible to send some data to another system (A or B) calling other RFC (2) of the first RFC(1).Thanks & Regards David

    Resolved! Accepted Solution

    BAPI To Upload

    I am trying BAPI BAPI_M_REVAL_CREATEPRICECHANGE to Upload MR21 (price Change ) please please guide me regarding step-by-step procedure to upload like do i need to register it or ( just assign valuses to bapi structure and call BAPI function Miodule...

    Resolved! Accepted Solution

    Table Information

    Hi,Can anybody please let me know the the data flow coming from which TABLES in ACTUAL LINE ITEM REPORT?There is a structure name RKPLN and report & Programme name is RKAEP000. I can't be able to see the Table from which i get the Data.It's really ve...

    Labels in this area

    Explore this Area