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

    Get residential status for a Person Using some HR Function module

    hi,is there any FM to get the Residential status of a Person in CE landscape using Person ID only and not PERNR.if there isnt any FM then what is the most efficient way of fetching the Residential status of a Person from Infotype 0094.ags.

    Resolved! Accepted Solution

    Very Unusual problem in ABAP - Working in DEV ser not working in Quality

    Hi ,I am geting very unusual problem . My program runs well in Development server and fetching the correct data of Customer address. When i transport my program to Quality , its fetching the incorrect data .The code where its getting the incorrect d...

    Resolved! Accepted Solution

    SE37/BAPI security

    Hi All, We are looking at providing access to users to access certain BAPIs (cutom and standard) which they will use via Smart tags. Any suggestions on providing the access ? Also, certain support team members are requesting SE37 in Production (displ...

    Resolved! Accepted Solution

    Selection Screen Query generating diff selection screens for diff tcodes

    Hi to all experts,My requirement is to generated different selection screens for different tcodesmost of the selection screens is same just need to have different file for differnt tcodesfor example Appraisal period (select options) -sameupload file1...

    Resolved! Accepted Solution

    FM F4IF_INT_TABLE_VALUE_REQUEST do not return value in RETURN_TAB

    Hi all,I used the FM F4IF_INT_TABLE_VALUE_REQUEST to return the objid and stext and it is showing the search help in the selection screen, however, after i choose a value from the search help, the FM does not return me the value that i have choosen. ...

    Resolved! Accepted Solution

    ABAP query

    hello experts...my question is...for example my WA_TAB contains this data:Pernr lgart begda0001 0101 2009.06.010001 0101 2009.06.020001 0101 2009.06.030001 0101 2009.06.040001 0101 2009.06.050002 ...

    Resolved! Accepted Solution

    EXPORT / IMPORT

    Hi all,I'm working with import and export. I have to export to memory ID one variable and one internal table, i wrote this:REPORT z_abap_memoria_export.TYPES: BEGIN OF ty_vuelos. INCLUDE STRUCTURE ztabla_vuelos.TYPES: END OF ty_vuelos.DATA: v...

    Resolved! Accepted Solution

    Z table updation in a BADI

    Hi All,We are using a BADI to update a custom Z table. It records the date and time whenever a work order is created or changed. The Badi is triggered for any Order changes by the User. The updation of the custom Z table is for internal use for other...

    Resolved! Accepted Solution

    JOB and INSERT

    Hi all again.I'm practicing JOBS, and I have a program that insert 3 records in a Z table What I do is:1. Loop to my internal table and then record by record I user the clause INSERT, if sy-subrc eq 0, then COMMIT and write:/ Record added, ELSE. roll...

    Resolved! Accepted Solution

    Selection screen query

    Hi Friends,In my selection screen there are 10 fields are displaying one below another. How do we display 5 fields in one column and another 5 fileds in second column instead of displaying all fields in one coloumn? Please suggest me what changes i...

    Labels in this area

    Explore this Area