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

    values for S_ADMI_FCD

    Hello,I have the following immediate problem. Auditors are interested to know who has authorization object S_ADMI_FCD. I see that our users have this object via transaction code SP01. All values are selected. What values I should un-select to make ...

    Resolved! Accepted Solution

    ALV Control problem

    Hi All, I am trying to use alv controls.But i am getting the blank screen.Here is my code.TYPES: BEGIN OF t_mara, matnr TYPE mara-matnr, mbrsh TYPE mara-mbrsh, meins TYPE mara-meins, END OF t_mara.DATA it_mara TYPE STANDA...

    Resolved! Accepted Solution

    ABAP

    hi,I have an urgent requirement.I am doing module pool programwith table controli have 4 fields A B C DC and D are datesCombinations of A and B can be repeated as long as the C DATE of the 2nd one is on/after the D date of the 1st record. Do NOT ALL...

    Resolved! Accepted Solution

    avoid inner join

    Hi experts,Iam using following inner join statement. But it is taking lot of time.Could any one please tell me how can i combined two tables without inner join.Can i use loop statement? SELECT a~aufnr a~posnr a~etenr a~wer...

    Resolved! Accepted Solution

    Urgent- Need help

    Hi all SAP Gurus,I have a code in my function module as below:Like:ranges: r_alt for mast-stlal, r_date for stko-datuv, r_plant for mast-werks, r_product_code for mara-matnr.Alt , Product_code , date and plant are the im...

    Resolved! Accepted Solution

    Deleting SAP users

    Hello all,I would like to delete some SAP users. Can this have effects on the system?For example, I know when a user created a background job and this user will be deleted, the background job is not working anymore. Does it have the same effect if on...

    Resolved! Accepted Solution

    Help ...........

    Hi all, I used the transaction SLIN and checked my program and there I am getting an errro message which says "char strings w/o text element will not be translated"and what I am doing right now is just declared a constant c_date(50) value 'Invalid da...

    include program

    hi gurus,my reqirement is that, i hava an itab, on which numeric validations have to be performed,, i want to place the validation code in an include program and call it from this program when needed,i thought of doing this way:put all the validation...

    Resolved! Accepted Solution

    SLIN !!!!

    Hi all, I used the transaction SLIN and checked my program and there I am getting an errro message which says "char strings w/o text element will not be translated"and what I am doing right now is just declared a constant c_date(50) value 'Invalid da...

    ALV issues

    Hi,I' ve created a report using ALV. When i click on 'View' Button in ALV toolbar, its' giving me a short dump. This is the details of short dump....Anybody knows the reason....Runtime Errors OBJECTS_NOT_CHARLIKEDate and Time 11/28/...

    Resolved! Accepted Solution

    HR access PA30

    Our roles are currently set up to limit users by Personnel Areas so that they may not access other company codes. On occasions users are able to access employees in company codes that were not assigned to them. Does anyone know of a glitch that exi...

    Resolved! Accepted Solution

    Validity check

    Hi All, I created a selection screen with some fields with manditory option and i create a button to go back but by problem i cont go back with out fill the obligatory values what to do ..if sy-ucomm eq 'back'. leave program.endif.reward if helpfu...

    Labels in this area

    Explore this Area