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

    One field value will be populated depending on other field's value

    I have two select-options in my selection screen- a)VBAP-VBELN b)VBAP-MATNR.My requirement is that if i enter Sales Doc(VBAP-VBELN) in first combo ,Material Number combo(VBAP-MATNR)will be populated with Material numbers for that corresponding Sales ...

    User exit for QM02

    Hi all,I'm looking for user exit that can be used to update notification data from transaction QM02 after using the "Create quality notification" option in the action box?Specifically, I'm looking for any user exit (up to the "save" process) that wi...

    Resolved! Accepted Solution

    Assignment

    Hi Friends, I have 10 fields in internal table , like it_final-tsl01 , it_final-tsl02 ........ it_final-tsl10. when i give 6 as input , it should add first 6 fields and store in a variable

    RUN IN BACKGROUD

    1. i use thiS FM to run in bachgroud but i have ERR.2.i run submit(without FM) and it takes a lot of time what the solution. CALL FUNCTION 'GET_PRINT_PARAMETERS'EXPORTING DESTINATION = 'LOCAL'COPIES = COUNTLIST_NAME = 'TEST'LIST_TEXT = 'SUBMIT ... T...

    Overflow error.

    HI evryone,my table field is as followsfiledname type PER QUAN length 3 decimal 2i am assigning a value to this in program. it may be possible value to assign will be 1000.91. that time overflow dump is coming.please help how to handle the ...

    Resolved! Accepted Solution

    ALV GRID Configuration

    Hi !!!I'm using an ALV Grid object with set_table_for_first_display.Is it possible in a ALV Grid control, to enable or disable some cells (with checkboxes, but not the entire column, just some cells) ... ? By updating the field catalog ?I want to do ...

    Form Calculations

    Hi All.I modified a standard Form(RVORDER01) according to our format, in that I want to do some calculations ( Ex. Amount = Quantity(vbdpa-kwmeng) * Rate(vbdpa-netpr) ) like this. 2..Is it possible to declare some variables in Form. How?3..I want to...

    Resolved! Accepted Solution

    Re:MM03

    In MM03Tab at upper part. Environment->Display Changes.It will show all changes done to the material with user name and transaction code.After hitting the tab display changes,there s an int.table icdhdr & icdpos are getting populated with unique chan...

    date prob

    hi friends,i wanted to enter the default date in my selection screen.my default date is 30 days before the today's date.i.e. if today is 31 dec then it will display in selection screen date 1/12/06 to 31/12/06.will anybody send the coding??

    Resolved! Accepted Solution

    MM03

    In MM03Tab at upper part. Environment->Display Changes.It will show all changes done to the material with user name and transaction code.After hitting the tab display changes,there s an int.table icdhdr & icdpos are getting populated with unique chan...

    At selection-screen

    Hi Abapers,I had 5 parameters in my seelction screen...My requirement is, if i enter value in the first parameter and press enter then it has to populate the values in other 4 parameters.....this is my coding .But its not working....PARAMETERS : S_SO...

    FTP not working

    Dear friends I am trying to transfer a file from my c drive file name c:\test.csv into a ftp location . I am using the below function modules.call 'AB_RFC_X_SCRAMBLE_STRING'call function 'FTP_CONNECT'call function 'FTP_COMMAND'call function 'FTP_DIS...

    Labels in this area

    Explore this Area