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

    BDC_INSERT Problem

    hi,I am trying to create BDC program using transaction fv50.when i am execute the program,it is giving error like "BDC_INSERT,SCREEN.& IS INVALID".Will you plz tell me what's the reason .Thanks in Advance...Anjali Samadhiya.

    OOPS ALV

    Hi,I have a requirement for ediatble ALV in which i have to validate data on data_change and SAVE buttom i was able to validate using data_change and display errors using CL_ALV_CHANGED_DATA_PROTOCOL using method DISPLAY_PROTOCOL in this way iam gett...

    Resolved! Accepted Solution

    Filter in ALV

    Hi AllI am using function REUSE_ALV_GRID_DISPLAY to display ALV.my first column is for Orders (VBAK_VBELN).Now after getting the alv if i want to filter it by using ALV standard function Filter by VBELN, i have to enter VBELN in internal format ex 00...

    Updating JEST table

    Hi,I want to update user fields in JEST table .I should not use MODIFY and INSERT commands to update directly as it is not preferred.Please give me FM's/BAPIs which are used to update JEST table if anybody knows.Any pointers in this regard are very m...

    Resolved! Accepted Solution

    text element in smartforms

    Hi guys,What is the use of text elements in smartforms? I am getting confused. For texts, we generally use text modules rite? So what is the difference between the two. Wehn am i to use text element and when am i to choose text module. Please explain...

    Text Editor

    Hi Guys,I need to update automatically the text editor data without PAI events.Means, I have created a module pool with a text editor. Now there is a scenario when some data I need to update in that text editor automatically means without any PAI eve...

    Resolved! Accepted Solution

    Can we insert data into an SQL Table (which is outside SAP) from SAP

    Hi all,I have a requirement. We have a SQL Server in our Network and it has an SQL table.Now From SAP can I write a report program which pulls data from SAP and inserts in this external SQL table present in SQL Server which is out side of SAP?Is this...

    Resolved! Accepted Solution

    Issue with perform...

    Hello,I am having issue with following perform. It says datatype note defined even if I defined at the beginning of code.data: MSG_RET like bapiret2 occurs 0 with header line.perform inv_valid.if msg_ret[] is initial...............endif.form inv_vali...

    Labels in this area

    Explore this Area