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

    which table?

    in va01at the item level, there are two colums BLK and REL. can anyone please tell me in which database table tht status flag is stored??RV45A :structureSTATUSFLAG :fieldnameSTAT01 :fieldnameMessage was edited by: shahid mohammed syed

    Shahid by Product and Topic Expert
    • 692 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    code for user-exit in VA01

    Hi all!I need help regarding coding for the following:While creating sales order if the user repeates the same material no. again the system should give a warning. The warning should get triggered when user enters material no. , quantity and presses...

    Resolved! Accepted Solution

    ALV GRID DISPLAY

    hi,i want to display ALV grid using oops concept.but it does not show all STANDARD TOOL BAR on output like 'insert'.REPORT ztest_mae1.DATA : tbl_kna1 TYPE TABLE OF kna1, tbl_fieldcat TYPE lvc_t_fcat. " For holding Fields of table ...

    Resolved! Accepted Solution

    Hi good morning every body

    i created one include program for the main program, and when i am activating the include program it is giving the error 'no main program for this include' and when i am activating the main progranm i is saying that ' parameter had no value assigned ...

    Resolved! Accepted Solution

    Any technic available to download the number of records a from a datasource

    Hi guys , Do we have any technic of downloading the number of records to an excel or speadsheet while executing the datasource in transaction (RSA3).Just i need to download the number of records alone .Valuble points are surly rewarded .Thanks ...

    Resolved! Accepted Solution

    4.6 ECC 6 upgrade guidelines (ABAP related)

    Hi Experts,Could someone please provide me a checklist to upgrade from 4.6 to ECC 6 from an ABAP point of view. I mean things like...- Activating Inactive objects- Performing Unicode & Program checks- etc., etc.Helpful answers will be fully rewarded....

    Resolved! Accepted Solution

    Performance Issues

    hello all,i have a report with some select statements and read statements and sort and loop etc.,Now the running time of the report takes more than 5 minutes.. because there is a huge number of records...now, what makes this to happen.. how can i re...

    Resolved! Accepted Solution

    SPRO

    Is there a way to allow only view access to IMG. In addition is there a way to minimize this transaction to business areas such as finance versus HR. Thanks, As always.

    Resolved! Accepted Solution

    SQL Problem

    Dear all, I'm new in ABAP development. I got the runtime error for the following Open SQL statement: SELECT a1preis a1bedat b1matnr INTO TABLE it_price FROM eipa AS a1 JOIN eina AS b1 ON a1infnr = b1~infnr WHERE b1matnr IN ( SELECT mvkematnr FROM...

    Resolved! Accepted Solution

    Delete table records

    Is it possible to loop through a table, examine each record anddelete the record if it meets a certain condition, all within the loop?Like:field-symbols <fs> like line of mytable.loop at mytable assigning <fs>.if <fs>-field_1 = someValue.delete ........

    Resolved! Accepted Solution

    GL

    Hi,I have to load legacy data into SAP using LSMW , program: RFBIBL00 for General Ledger Balances (Summary ) and General Ledger monthly balances.Does anyone know what fields are required in this program so that I can map accordingly?

    Resolved! Accepted Solution

    Business Security

    Hi,I hope that, somebody can help me with this issue. I just have entered to a new company as a Basis support but I found out that the SAP R/3 System users of this company, use to share they users and password in order to access the system, and now I...

    Labels in this area

    Explore this Area