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

    Field match

    Hi Guru,I have material group in my internal table.So I have to make that as 7 character. means if I have number as 123 then it should show as 123 means preceeding by 4 spaces. if 1234 then it should show as 1234 preceeding by 3 spaces and so ...

    Resolved! Accepted Solution

    unable to define Radio Button Text field & unable to change column position

    Hi,While designing a screen in Screen Painter, I am unable to define Radio Button Text field as this option is not there in Graphical Element. And also I want to specify the starting position of column of that element different from the default value...

    Resolved! Accepted Solution

    Check and Change MSEG-GRUND and CHARG in MB1C (cust.function / BAdi)

    During transaction MB1C I've got to check some data and afterwards to call a customer dynpro or popup( where the user can choise one Reason for Movement or Exit).Finally I've got to change MSEG-GRUND or MSEG-CHARG. I tried these Exit but they don't w...

    table control

    Hi All,I am working table control.i want only one line should be enable.other lines should be disable.see below this pgm,PBO:loop WITH CONTROL tc1.module assign.endloop.module assign output.LOOP AT SCREEN.IF SCREEN-NAME = 'TC1'. ---> Table control na...

    Resolved! Accepted Solution

    SUBMIT statement

    Hello All, I am using SUBMIT to call a program from within another program.My requirement is to capture the MESSAGES thrown by the called program in the calling program.Here is the code snippet: DATA: list_tab TYPE TABLE OF abaplist. Data: begin of ...

    condition type

    Hello Friends,I have requirement in PO like i have total 6 condition types in conditons tab now my requirement is when there is any value in one conditon all the remaining 5 condition types should not allow any input.Pls let me know how it can be don...

    Resolved! Accepted Solution

    Create Idoc | MATMAS

    Hello Gurus,I´m working with a Decentralized Warehouse scenario, all the ALE configuration have been made, I´ve the Distribution Model and the partner profile with the message MATMAS.I created some materials in the central R/3 and expected it to tr...

    Resolved! Accepted Solution

    mm60 submit

    im getting dump when i use SUBMIT RMMVRZ00 with selection-table seltab EXPORTING LIST TO MEMORY and return .i m getting dump raise_exception err msg : A RAISE statement in the program "CL_GUI_CONTROL================CP" exception condi...

    Resolved! Accepted Solution

    BDC- Currency

    Hi Guys!!I desclared the amount field as TYPE P decimals 2,but while excuting BDC am gettinan error msg stating that Input must be in the format __.___.___.__~,__.Its taking up the value if i remove the decimals.Is there any solution to give the amo...

    Resolved! Accepted Solution

    Select-option_multi filll

    Hi.... All... iam having field F1 in my selection-screen...Now how can i pass 10 different values to that F1...These are not serial entries... i mean... if i write...F1-low = 1.F1-high = 10.F1-sign = 'I'.append F1.... it will not fill with 2 to 9Act...

    Labels in this area

    Explore this Area