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

    Batch jobs

    Hello folks,I am developing a program which runs every 15 min and create 150 batch jobs.I need to know whether there is a FM or table or any other way to find out how many batch jobs are still running (created by my program)before next cycle of my pr...

    EDI-idoc

    We have a bespoke transaction that is used to output delivery information in a flat file format. This will be picked up by the partner organisation and processed via their EDI mechanism. They have expressed a desire to send us confirmation that the d...

    Resolved! Accepted Solution

    coding correction

    hi to all,,..pls correct this coding ...i am not getting the perfect output after the selection...repeated document number like that......thanks in advance...mprtables: MSEG, MBEW,MKPF. data: begin of itabp occurs 0, matnr type MSEG-matnr, "...

    Resolved! Accepted Solution

    ALV select line

    Dear all!This is the first time i work with ALV. I would like to know how to create an ALV where i need to select a line press enter then run another program using the selected data from the ALV.Thank you in advance for your help.Sincerely,Hajar

    very urgent

    Hi all,I have developed a code for populating data into matmas segment.This is code i have developedREAD TABLE IDOC_DATA WHERE SEGNAM = E1MARAM. IF SY-SUBRC = 0. IF SEGMENT_NAME = E1MARAM. E1MARAM-WRKST_NEW = F_MARA-YYMATNR. ...

    Resolved! Accepted Solution

    screen layout

    hi,just want to ask whats wrong with our SAP setup or what is lacking in our setup because when i click the LAYOUT the screen properties does not display that is why im not able to design a screen.thanks.donna

    regarding STRLEN

    DEAR GUYS.ALREAYD I ASKED THIS QUESTION..but it does not worked out..before.my question is here..DATA p_ltab_zlotmg(30) TYPE C.DATA MYLEN TYPE I.MYLEN = STRLEN( p_ltab_zlotmg ).I want to check if my len of input is greater than 13 digits.why its not...

    Resolved! Accepted Solution

    Can Workflow display a document via fb03 after an AP invoice is created.

    My objective:After a user has created an AP invoice successfully via fb60, a workflow event is triggered to load the new AP document via transaction fb03. Question:What type of step needs to be created in the workflow definition to accomplish this ta...

    Resolved! Accepted Solution

    selection-screen

    I need to create 2 bolcks of selection screens. Only one of this should be visible at a particular time.If a radiobutton 1 is selected then block1 has to visible and if radio button 2 is selected then block 2 should be visible. Both blocks have selec...

    Labels in this area

    Explore this Area