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

    Issue with Shared Objects

    Hi all,I've a problem with a program working on Shared Objects technology.We have a Job, scheduled in 18 parallelism, and each one writes into the SHM controlled by a SHMA Class.At jobs ending, a program reads content from the area and sends an autom...

    idoc related issues

    HiWe have designed an alv report that will display idoc details for FINSTA01 idoc.On clicking release button on the alv output.I have to work on the following requirement."Map FINSTA01 to PEXR2001 to create idoc. Show the report with new idoc no and ...

    smartforms

    Hi guys, How can we find the standard smartform for invoice. I think thru TNAPR table we can find the form name and print program name. But In IDES, I could found only script 'RVINVOICE01' and the corresponding print program there in the table...

    Problem in sm35

    Hi,I have created a session for batch input in transaction fb01. But, when i try to run it in sm35 in background, I am getting a message 'Field BSEG-ZTERM. does not exist in the screen SAPMF05A 0300' and after which it is going to the next record.If ...

    Resolved! Accepted Solution

    form printing

    Hi guys, I have to convert the smartform into pdf format.Thru RSTXPDF4 we can do it. But for that we have to pass spool number and output device. How can we get the spool number. Please explain me.Rgds,Khadeer.

    select option

    Hello All,SELECTION-SCREEN BEGIN OF BLOCK b2 WITH FRAME TITLE text-s03.PARAMETERS: p_ldest TYPE ssfcompop-tddest DEFAULT 'LIME'.PARAMETERS: p_print TYPE rldru-druck DEFAULT ' '.SELECTION-SCREEN END OF BLOCK b2.SELECTION-SCREEN BEGIN OF...

    Resolved! Accepted Solution

    read statement

    hiii with read statement, can you read with a key where the value contain wildcards.such as read table i_tab with key field1 = v_fieldthe v_field will may contain "BU*"that is the will read the value in itab where the field1 will contina BU01 or BU02...

    Labels in this area