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

    increasing a table field

    Hello, someone knows a way to increase a table field value by one whenever a record is inserted on the same table?.For example:Table: zvqueryfields: client, partner, type, count.So whenever you insert a new record on table zvquery, field count incre...

    RV_CONDITION_COPY

    Hello all,I am trying to use this FM - RV_CONDITION_COPY to create pricing conditions,So far not getting any success. I am sure some one out there has done this before , I would appreciate If anyone of you can show , which parameters are passed to cr...

    Resolved! Accepted Solution

    table in COR3

    Hi Colleagues,When you push the "materials" button in COR3 you get a structure with the listed materials for the order. I need to get the same table in my internal table to do some selections. Unfortunally It's not clear to me where to find this (or ...

    Resolved! Accepted Solution

    Password Fields

    Hellos Guys:This is the situation, a create a table where i'll store a user id and a password. It's there a way that the field PASSWORD be encrypted? i mean, if any see the table using SE16, SE11, SE16n, etc.. will see the actual password of the crea...

    Resolved! Accepted Solution

    Comparison between ABAP command statements in different versions

    Hi,I'm looking for information on version wise difference in ABAP statements. Can someone provide help in this area.I need a list of Commands along with there syntax in different versions of ABAP (ECC 5.0 and 4.7). Is there any system table where thi...

    Resolved! Accepted Solution

    ALV scroll event ?

    Hello,I need to display a long list using a ALV display. For each line, there are data to be fetched from multiple tables so this can take quite long to accomplish. To avoid having users to wait while gathering the data for the whole list I would l...

    tables

    hi,I am not getting the data from table ISEG because of no entries but other talbes which contains the data...with similar fields in ISEG...so now i wanted to transfer or update the table ..what is the procedure and advice me..raju

    Resolved! Accepted Solution

    Workflow Problem.

    Hi all!First let me wish u all Happy Dussehra.Problem: The box generated when "Confirm end of Processing" is ticked in a task, has the object reference n certain values from the object, in the right hand side under the heading "Objects n Attachments"...

    Resolved! Accepted Solution

    To exit from a loop

    Dear all,The structure of my code is as follows :-LOOP AT ITAB. (1) ......... DO. (2) .... .... DO. (3) .... .... IF I > 2. ....GOT TO NEXT LOOP PASS (1). ENDIF. ENDDO. ENDDO.ENDLOOP.Which statement can I use to get out of ...

    Resolved! Accepted Solution

    help needed in the logic

    i hav select query like this:-SELECT COUNT(*) INTO NO_OF_WORKERS FROM PA0000WHERE ENDDA = '99991231' AND STAT2 = '3'.with this select query , i can get the no. of workers .How can i get the no. of workers in the recording period <u><b>excluding</b></...

    Resolved! Accepted Solution

    how to limit display of line items(rows) of a table in smartforms

    hi,i want to display only three lines (rows) of the table per page in the smartform. i tried resizing the window in which the table control is placed.but some times it displays three , sometimes two lines.is there any conditions to be set?...pls advi...

    Resolved! Accepted Solution

    simple doubt

    i have btrtl for pa0000-btrtl in selection screen.(btrtl is personal sub area number)when i select this range in sel screen., i want to display the personal sub area text in the report output.sub-area text is in t001p-btext.can anyone tell me!

    Range Problems

    Hi all, Im having a problem using the range in my select, the problem is that the range contains 114 ranges... after the select statement the program cant retrieve all the data that satisfies my selection criteria using the range. Is there any possib...

    Labels in this area

    Explore this Area