Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

Criticality.png

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...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83461 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Assigning value to Field - Symbol ( which is type of internal table field )

Hi All, I am facing problem to assign the value to a field symbol. My requirement is creating a dynamic internal table and populate values into that internal table, so that i can display the values . I am having a structure with fields like status ...

Resolved! BAPIS

I have a problem with the 'BAPI_GOODSMVT_CREATE'When I try to pass the material the parameter gt_bapigm_headret doesn’ t catch the value.somebody could tell how to solve the problem? this is my parameters gt_bapigm_head-header_txt = ' '. gt_bap...

Resolved! ALV, Module pool

Hi, I have 2 screens. In one screen I am using ALV and in other screen I am using Module pool. For the first screen, i have a refresh button which does the following logic:RETRIEVE_DATA.RS_SELFIELD-REFRESH = 'X'.In the second screen , i have a save...

EDI-WORKLFOW

Hi, <b>my probelm is workflow doesn't trigger when EDI-Idoc ( Sales order status 51 ) comes as an inbound. when i execute my workflow by manual gets trigger but by event it's doesn't trigger. i been look for all t.code such as swel,swe5 and all. k...

Resolved! TVARV table entries

Hello folks,I am just wondering how to code a select statement on a tvarv table with ranges.To be clear, I had created a variable with name ZTEST and then I clicked on the YELLOW arrow on the right and entered 10 numbers from 1 to 10.Now I have a rep...

Resolved! sapscript

HI , I need to draw a box and inside the box , i need to fill fields fetched from table VBAP.the size of the box should varying depending on the no. of the records in table VBAP. at the end of this box ,i need to draw small box for total.This all sh...

Resolved! Convert Float to Char

Hii Please suggest me a way to convert float to char. Though there is a function modules for this in SAP for eg one called "CEVA_CONVERT_FLOAT_TO_CHAR" but i could not figure out how to fill up the parameters . Please suggest a way for this c...

Resolved! ALV hierarchial display

Hi,Through hierarchial display i'm displaying 15 columns of which first 3 columns are key fields, when i scroll to see the 13 or other columns i should still be able to see the first 3 cols values along with 13 & other remaining cols.is there any fi...

Resolved! Selecting file path

Hi AllI have to display a selection screen to the user to upload date from the application server or he can upload using EXCEL file. If he want to select that file from application server what code I have to do.Give me the function module name for up...

screen resolution

Hi,I developed an ABAP basic report in which the output appears page by page in development box. But when I moved to production box, the output is not appearing in proper page format. I think the problem might be with the screen resolution, my dev bo...

Labels in this area