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

    implicit commit

    hi all ,Sub : Regarding DB Commit .While in a DB updating program , when a new screen is displayed ,the old screen contents are implicitly updated or a DB commit is triggered ? Whether this actual saves the Data in the DB,or as per my understanding ...

    About table control

    I am newbie in dialog program, i would like to know how to control the table control. In the screen which have a table control and two button which are add item and delete item, when i selected one anyone item in the table control and click add item ...

    Resolved! Accepted Solution

    Re: Flat file validation

    Hi experts,I am using a FM : F4_filename to obtain file from front end.(presentaion server)And the i am using fm 's to upload into internal tables.before that i need to validate the flat file name which i got through F4_filename.sample code.at select...

    Resolved! Accepted Solution

    Querry problem

    Hi friends,if itab-vrkme = 'SET'. select idnrk from stpo into corresponding fields of itab3 where matkl = '4-1'. endselect.endif.dis is d querry i hv written. My requirement is to fetch only the semi-finished components from BOM when i...

    Resolved! Accepted Solution

    Caluclate SUM

    Hello Gurus, A text file has data is in the following mannerI have read the file and all properly the only problemhere is summing up the data so below is how my data looks. Please make a note this is not stored in DDIC database table it will be read ...

    Resolved! Accepted Solution

    Question on Field Symbols

    Hello All, I have a question on Field symbols. I have assigned a complex structure of Table Type to a field symbol. Now on depending on some values I would like to delete the record of the table which is assigned to the field symbol. I am trying...

    table control

    Hi Experts,I am working with module pool program using table control.In table control i have values matnr,description,plant and etc.When i click the download button then the content of table control should downloaded in local file as a text.Pls guide...

    Module Pool

    Hi,I have created a table control using wizard. The following is the code. loop at GT_NEW_ABAN into GT_NEW_ABAN_WA with control TAB_FAC_ABAND cursor TAB_FAC_ABAND-current_line. module TAB_FAC_ABAND_get_lines.When filling the wor...

    Resolved! Accepted Solution

    Doubt in HR Reporting

    hi all, we have plenty of infotypes in HR . when to use appropriate infotype,and how we know which Infotype to use. while creation of hr report we usinig 0000 ,0006 most frequently .why? What is the difference blw the macros RP_PROVIDE_FROM_LAST...

    MV50AFZ1

    Hi,I have written delivery related code inside USEREXIT_SAVE_DOCUMENT(Include MV50AFZ1 ).This user exit is getting trigged through delivery transactions (VL01/ VL02) and also through shipment transaction (VT01/VT02). I want to bypass my delivery code...

    Background Job Run - Error Msg

    Hi all,When i run my report as background job it is failing.In report i have checked one condition n if that do not satisfy it will give error. but in any situation the background job fails though condition satifies but the spool is getin created.whe...

    VikasB by Active Participant
    • 601 Views
    • 3 Comments
    • 0 Likes
    Labels in this area

    Explore this Area