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

    table entreis

    hi to all,help me in this issue,i am having a table for ex ztable in that have added a field called zins which of char 1 and updated with indicator x and when i see in the entries of the tablewhen i keep this zins = ' ' it is not giving any valuesif ...

    Resolved! Accepted Solution

    ALV Selections on reports

    Hi - does anyone know how to print the selection screen options when using ALV OO ?Am using class/method below - haven't used OO very much so don't know this. Thanks !!CALL METHOD cl_gui_alv_grid->set_table_for_first_displayEXPORTINGi_save = 'A'is_va...

    Resolved! Accepted Solution

    FOR BAKRA UNION

    PLEASE CHECK IT AND CORRECT THE SELECT STATEMENT..REPORT ZPP_PROD_INTF_AKG NO STANDARD PAGE HEADING LINE-SIZE 255 .TABLES: AFKO, JEST, AUFK.&--DECLERATION OF TABLE TYPES--TYPES: BEGIN OF TY_EXL, AUFNR TYPE AUFNR, ...

    Resolved! Accepted Solution

    Reg:BAPI_USER_GET_DETAIL

    Hi All,Iam using the BAPI_USER_GET_DETAIL to get the User Details.But this BAPI uses Authorization Check Internally and it is failing for some User Id's.We can get the User's Data from the Datbase Tables but we dont want to do that.Please let me know...

    BTE

    Dear All ,In fb60 when they post the document , all line items are not filled with BA . We have identified one BTE 1025 which has one function module SAMPLE_INTERFACE_00001025 , can I use this to fill the empty BA in all line item.

    Resolved! Accepted Solution

    Background Jobs

    Hello friends,I have to run a program periodic.IN SM36 i have created the job name and in the start condition i have specified the start date and time and have clicked the check box periodic. But i want to specify the period of repetion, i mean hourl...

    Resolved! Accepted Solution

    How to use COMMIT

    Hi,I want to update a lot of rows, say for example 1 million rows.If I do it like a for loop:LOOP UPDATE SET WHEREENDLOOPDo I have to use the keyword "commit work" somewhere?Or is commit being done automatically after each update or after the who...

    vl31n

    hi,whenever user enter po no in VL31N and press enter,i have to pass data to excess id ( RV50A-VERUR_LA ) screen field for vendor invoice no.( seperate cus.table have PO no & vendor invoice no ) .is it possible?.Your help is greatly appreciated.

    tables access information

    Hi,we are in a cleaning process. Althoug nobody gets hurt by unnused customer tables, the customer wants to know about tables that are nort used.One approach is a where-used-list. OK, done.Another approach is to analyze table access statistics. AFAIK...

    Clemenss by Active Contributor
    • 502 Views
    • 2 Comments
    • 0 Likes

    Monitor table access

    Hi,we are in a cleaning process. Althoug nobody gets hurt by unnused customer tables, the customer wants to know about tables that are nort used.One approach is a where-used-list. OK, done.Another approach is to analyze table access statistics. AFAIK...

    Clemenss by Active Contributor
    • 419 Views
    • 1 Comments
    • 0 Likes

    mapping problem

    Hi Friends,I have one query.My condition is likeIn selection screen there are 4 fields like A, B, C & D.Now requirement is like I have to ensure that field A, C or D having some value i.e. if none of these selections were entered then display the err...

    Resolved! Accepted Solution

    Select

    hi to all,help me in this issue SELECT * FROM ZFtable INTO IT_cus WHERE ZSTAT = IT_CUSBAL-ZSTAT AND ZINVIND = ' ' AND TRANSINST EQ ' ' when i keep this transinst eq ' ' it is not ...

    Resolved! Accepted Solution

    sort internal table

    i have a requirement.I am looking to sort an internal table with wbs element. I want to sort the internal table such a way that all the entries that have wbs element appears at top in ascending order and then those that dont have wbs element.if i try...

    SUIM Report

    HiWe have made some changes for around 1500 users like deleting the Name at Birth, Nickname, etc...fields in the address tab of SU01. Now i wanted to cross check to c whether the specified fields are deleted for all the users or not at once? Can any ...

    Labels in this area

    Explore this Area