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
  • 61268 VIEWS
  • 212 REPLIES
  • 39 KUDOS

Exception condition "CNTL_ERROR" raised in class CL_GUI_CFW=>UPDATE_VIEW

There is a report which call a screen and it added the CustomControl to it and used the class   cl_gui_custom_container,  cl_gui_alv_grid,  lcl_event_receiver .Actually this report  has the facility to enter the data in the  output  and save it and w...

Resolved! How to Copy data from field symbol to Dynamic Internal Table

Hi,I want to copy the data between two dynamic Internal tables . Following is the code were I have data in the field symbol wanted to transfer it to the other Internal table :REPORT  ztest. DATA:       gd_dref          TYPE REF TO data,       gd_dref...

Resolved! Changes not getting reflected in back end system due to Authorization check

Hi All,We have a situation that a person could do all the changes needed for another person from portal but the same is not getting reflected in Back end R3 system. For example X is the manager of Y, in this case X could change Y's mail id, exit date...

Resolved! Only a Portion of report getting converted to PDF.

Hi Experts,I am trying to create a pdf of a report and download it to my desktop.Using :CALL FUNCTION 'GET_PRINT_PARAMETERS'  EXPORTING    IMMEDIATELY                    = space    NO_DIALOG                      = C_x    REPORT                       ...

Arabic Text problem in Excel

Hi All,I am downloading my data using GUI_DOWNLOAD FM into Excel ,Here the issue is in excel the Arabic text is displayed as # ,I have gone through the scn and worked on some suggestions given like to add code page tab delimiter etc... but could get ...

pavanm592 by Contributor
  • 2522 VIEWS
  • 13 REPLIES
  • 0 KUDOS

Resolved! Convert fltp to char

There is a variable A of type QTOLUN(FLTP 16) and another variable B of type QSOLLWERTC( CHAR 16).I want to convert fltp to char in such a way thatif it is 1.26 i get 1.26,if it is 1 i get 1,if it is 1.2 i get 1.2.Using FMs like    'FLTP_CHAR_CONVERS...

Reg : F4 help of Vendor Field is not working in the tcodes XK03,FBL1 etc

Hi Team,There is an error like dump but not exactly dump when clicking an f4 help on vendor field in the tcodes XK03,FBL1 for some ussers. But the same if i try i am not getting these errors. But some end users are getting.What will be the possible r...

Resolved! In Maintenance View - Pushbutton called 'POSITION' - f4 help issue

Hi all,  A Maintenanve view was created for a Table with some 15 columns.This table contains 2 key fields and for first  key field there is a Search help created in another table which contains this same fieid as key field.The second key field does n...

dinamols by Participant
  • 1225 VIEWS
  • 9 REPLIES
  • 0 KUDOS

Resolved! Text of Value in Table

Dear Experts,When we are coding in ABAP there are certain scenario when i get values from table (eg: KNVV-AUFSD) and i need to print text shown in F4 help in the table.Can anyone guide me the some standard way to find the tables that contain text of ...

MESSAGE_TYPE_X Error

Hi All ;I want to ask about  "MESSAGE_TYPE_X" abap error. When I run the program, the alv output is normal,but when I press the total button for a "P" value , I get the dump "MESSAGE_TYPE_X" .Can you help about that?Alv Function Like below;call funct...

Resolved! SD : YVBKD-VSART in routine USEREXIT_SAVE_DOCUMENT_PREPARE (MV45AFZZ) problem

Hi Guru,    i have a problem about field YVBKD-VSART in routine USEREXIT_SAVE_DOCUMENT_PREPARE  (program MV45AFZZ : user exit for sales order),i need to check changed value for field "shipping type" , please follow step below ,1. t-code va02 2. go to...

ALV grid in Subscreen

Hi all,I have a subscreen with ALV grid in module pool program.The main screen has two subscreens (one is header and other is items/reports)from the main screen, the ALV Grid subscreen can be called in two ways.1. from application tool bar (show repo...

Password expiration

Hi Team,Is there any way to find on which date the password was expired.the parameter login/password_expiration_time value is showing as 0. But one RFC user password was expired in status which caused issues. So we are investigating in the way the, o...

Labels in this area
Top kudoed authors
Welcome to SAP Community!

These materials will help you participate and connect with other members.

  • FAQs

    Find answers to basic questions about using SAP Community.

  • Resources

    Learn about community rules, take our tutorial, and get support.

  • Q&A

    Familiarize yourself with questions and answers.

  • Blogging

    Share your knowledge by contributing to the community.

  • Welcome Corner

    Introduce yourself and get to know other members.