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

    Concatenate BSEG fields.

    Hi Guys, I ahve to download data in a text file from SAP.The format must be ' | ' or pipe delimiter. So i am using SAP_to_convert_tex_format.But this is not working for BSEG table. So i am using concatenate for all the fields and seperated by ' | ...

    Resolved! Accepted Solution

    update

    Hi all,I have one flat file which i am uploading into custom table.It consists of three record type record type 1,Record type 2Record type 3.In record type 3 there is one field for customer descriptionNow by code for single record type 3 the table is...

    Resolved! Accepted Solution

    Even am deleting the break-point in S.FORM,its coming, while issuing output

    Hi Experts,I hv a SMARTFORM. I put the BREAK-POINT and after working with this Break-point, I deleted(as per my memory/knowledge).So, When I am executing Print output in VA23->Issue Output-->selecting RIGHT green mark, am getting the break-point / co...

    Resolved! Accepted Solution

    Message type E in PBO

    Hi All,I have a dialog program that lead to a scenario where i should have to display the message type E at PBO. As understand by using message type E in PBO will lead to message display in a popup with a EXIT button on the popup itself. And once i c...

    Resolved! Accepted Solution

    Doubt in Smartforms ?

    Hi experts , I have a requirement where i have to print 5 static pages with constant number of rows say 15 rows in each page. How do i navigate from page 1 to page 2 then to page 3....so on ? I have tried giving the second page in t...

    Resolved! Accepted Solution

    USER_COMMANDS in ALV

    Hi everyone,I am trying to use a function like this:CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING i_callback_program = 'ZCS_NSINTERFACE' i_callback_user_command = 'USER_COMMANDS' i make the callingFORM user_commands USING p_ucomm...

    Resolved! Accepted Solution

    How to provide the F4 functionality to the files on application server

    Hi, How to provide the F4 functionality to the files on application server at selection screen.as it is F4_FILENAME for files on desktop , is there any Function module for this purpose also. I did a search in R/3 but didnt get any FM .Please advise....

    Resolved! Accepted Solution

    Reading mail from ABAP

    Hi,I need to do some processing on the e-mails on the SAP inbox folder of some users...I've been trying with FM SO_DOCUMENT_READ_API1, but I get various exceptions as I try with different document ids... Maybe I'm not getting the document id the righ...

    Resolved! Accepted Solution

    Remote Function Module...

    Hi Folks,I have created a RFC using tcode SE37 where in im importing 2 fields from a structure and i want to return the values to a table.... while activating the RFC im getting the Following error "REPORT/PROGRAM statement missing, or program type i...

    Labels in this area

    Explore this Area