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

    Concatenate

    Hi All,I have a requirement to concatenate the contents of fields and some text into a character string.Concatenate (FIELD_A) ' AND ' (FIELD_B) ' ON ' into text_from.If Field_A = '1000'. and Field_B = '2000'.then the contents of t...

    How to write ALVs ?

    Hi all,Are ALV grids just a matter of getting the data in an internal table and then making 2-3 function calls? If so, I can do it.. but what about other reports/ALVs? Could you give me example of ALV lists, Block reports, hierarchical sequential rep...

    EPESCP9 BIG ISSUE.

    Srs.I have an invoice formulary developed under smartforms the font that i'm using it's a helvetica. The company must print their invoices in continous paper so they've buyed epson fx-2190 printers, this printer use the EPESCP9 device but the device ...

    Resolved! Accepted Solution

    help needed

    hi experts,plz help me how to code for the below given description. items counted:count the entries using the selection from LAGP where LAGP-IDATU >= start date, LAGP-IDATU <= finish date, LINV-LGNUM=LAGP-LGNUM and LINV-LGTYP=LAGP-LGTYP (for all sele...

    Resolved! Accepted Solution

    WildCards:

    Hi All,I Have a select Statement and have to use a wildcard. SELECT SINGLE KUNNR INTO (ITTAB-SREP) FROM VBPA WHERE VBELN = ITTAB-QTNUM AND POSNR = ITTAB-QTITM AND PARVW = 'Z+'. But this d...

    tablecontrol-bdc

    hi!to handle table control for any screen resolution we set defsize = 'X' in ctu_params.can anybody explain how this works internally. I mean if my monitor shows 3visible lines in a tablecontrol and i run the same program in another pc having more re...

    Resolved! Accepted Solution

    Field-Symbols

    Hi All,I'm trying to get a hold of the Field-Symbols concept and quite frankly i don't know much about it. Can anyone suggest me some good references to read on this subject.Some example code to explain clearly would be awesome!Thanks in Advance.Jr.

    Resolved! Accepted Solution

    page number in ALV report

    hi experts,i need to get page number in <b>Alv GRID report</b> top right cornerit should look like 'pageno 1'.for this i used sy-pagno but it is showing error like this 'sy-pagno is not data types C , D, T, N.'BUT SY-PAGNO IS A DATA TYPE OF INT4 .S...

    Resolved! Accepted Solution

    Getting text ID and Text object associated with item texts in PO...

    Hi,To print standard text on smartform for a given item in purchase order, I need to find the text ID and object associated with it.There are various texts like item text, Info record PO text, Material PO Text, Delievry Text, etc...Now when I go to M...

    Labels in this area

    Explore this Area