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

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

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

    Resolved! Accepted Solution

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

    Resolved! Accepted Solution

    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
    • 1956 Views
    • 9 Comments
    • 0 Likes
    Resolved! Accepted Solution

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

    Resolved! Accepted Solution

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

    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

    Explore this Area