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

    module pool programming

    Hello Everyone,I am new to module pool programming. I want to know how to create quiz. here,i have to create couple of questions using screen painter. then the  user should choose the correct answer and the result has to be displayed.i have been thin...

    Resolved! Accepted Solution

    MM_MATBEL archiving

    Dear Experts,    I have a requirement to archive MKPF, MSEG tables. After running the write program, the log is displaying the document numbers that are archived. But some documents are missing. It is not showing any error messages. What might be the...

    Resolved! Accepted Solution

    Problem with MKPf table

    Hi,i have appended custom strucure in MKPF table, the append structure was activated but MKPF table is showing as partly activated then I deleted the custom appended field and tried to reactivate but still its showing as partly active .Do i need to u...

    Resolved! Accepted Solution

    Hangs upon Activation

    I am having a problem with the application hanging when I activate an ABAP program.  The very first time I activate the source code, no problems.  If I edit again and try to activate again, the system hangs.  Any ideas?

    kmoore007 by Active Contributor
    • 904 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    SM30 Authorization issue while calling view by view_maintenance_call

    Hi Experts,     I have created a program to provide the user with a selection screen of TMG of a table by calling FM : view_maintenance_call.Now issues is that User is complaining that they are getting the SM30 authorization error while running the p...

    Resolved! Accepted Solution

    Create allocation table by WAUF_ALLOCATION_TABLE_CREATE

    Hi,I try to write a program which included WAUF_ALLOCATION_TABLE_CREATE to create allocation table.     CALL FUNCTION 'WAUF_ALLOCATION_TABLE_CREATE'     EXPORTING       im_ex_auko = s_im_auko        " rw00a     TABLES       im_ex_aufg = t_aufg       ...

    Resolved! Accepted Solution

    Selection of data from tables based on MONTH from given selection screen date.

    Hi everyone,I need to fetch data from a table on the basis of the month given in the selection screen parameters by the user. The data fetched should show the data from the current month (of date given in selection screen ) and the next month. How do...

    Resolved! Accepted Solution

    SAPSCRIPT-FORMAPAGES is not printing correctly on the output

    Hi Team ,When I see the Logistics  Invoice printout through MR90 the total number of pages are not printing correctly on the output.If the total numebr of pages are less than 10 ,say suppose  9 ,then the the output is correct like Page 1/9 , 2/9, 3/9...

    Print in a smartform a window in vertical mode

    Dear all,            I'd like to print in a smartform a text in a window in vertical mode also if the first page is setted as Landscape Format.Please don't answer me to print the text 'Hello' as H                                                      ...

    Resolved! Accepted Solution

    Dump CONVT_NO_NUMBER occurred during table conversion in step 5. How to continue the conversion?

    Hi All,I am facing an exact problem as in the below blog:Dump CONVT_NO_NUMBER occurred during table conversion - ABAP Development - SCN WikiBut as per the solution, i am unable to use UPDATE command. I am getting "Error in parsing SQL Statement:INVAL...

    Labels in this area