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
  • 83427 VIEWS
  • 212 REPLIES
  • 39 Likes

Error while uploading special charector from txt file using class CL_GUI_FRONTEND_SERVICES=>gui_upload

Hi All, I have a requirement when uploading text file using method GUI_UPLOAD of class CL_GUI_FRONTEND_SERVICES.in text file we have special character in description field.below are the example.after execute method gui_uploadResult:-Descri##oplease s...

Resolved! Replacing Read with Loop will make a difference performance wise

Hi all, I have checked all the forums but i just have a doubt which i need to clarify. My basic requirement is to optimize the abap code which is written in BW Field Routine. I know that we cannot use Relational operator with Read Statement So, if we...

Resolved! mandatory fields

  Hi gurus. I Have screen no 100 ( main screen). in this screen i have kunnr field. Then i called a sub screen 110. In the sub screen 110 i have 'land1'   is mandatory and 'name1' is optional. And TWO PUSH BUTTONS 'DISPLAY' AND 'SAVE' . After giving ...

Target value

Hi,We have an enhancement to put a check on the creation of Service order with contract.An error message will be shown and SO can't be created if the total value in SO exceeds the target value in the contract.But we have got few cases where it  is al...

Resolved! BAPI_PO_CHANGE

hi frndz,i have some problem to using "BAPI_PO_CHANGE" function module.my task is update the EREV table three fields based on section criteria that three filed are given below :EREV-REVOK,EREV-RSCOD,EREV-CRNAM,please suggest me how to done that proce...

Unable to default the Communication > Language field in BP transaction when changing

Hi SAP Gurus,We have a requirement where we need to default the communication => Language field.For this we have defined a Function Module under BDT Events ISDAT, in that function module we have called "BUP_BUPA_FIELDVALUES_SET" and have set the lang...

how to get Size of chart

Hi All,I am using method CL_GUI_BARCHART->create_chart to create the chart on screen and passing parameter "SIZE" to define its height.is there any way to get the current size of this chrat so that when user leave the application, I can store this va...

File is getting truncated in when writing to the application server

Hi All,When we write the File into AL11, some column fields are not getting displayed. Using transfer statement file data getting truncated in AL11.Even though we download CG3Y, not able to view the complete data. Also observed that if the file lengt...

Resolved! Modify DBTable

Hi All,I try to modify or insert data to database table but the code just modify only 1 row.I just added only 1 data to ztable.Do you know why i cant add data to ztable.Thanks for help.LOOP AT IT_REPORT INTO WA_REPORT WHERE TEDARIK IS NOT INITIAL.   ...

Labels in this area