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

    Resolved! Accepted Solution

    Save OTF data

    Hello All  We are exploring the following possibilities for saving the output generated by smartform into custom database tables, we would later retrieve thesaved data and then show that up as PDF in one of our WDA applicaitons.1. get OTF data and th...

    VA03

    when i execute tcode VA03it ask for an order numberas i provide order number and enter it dispay the screen in that screen it shows all items in htis table i wont to hide NETPR coloum for few user ....how can we do this ..

    Resolved! Accepted Solution

    How to determine whether a unit test class implements a certain interface

    Hi, I would like to determine at runtime whether a unit test class implements a certain interface. For this I would like to use the GET_INTERFACE_TYPE method of the runtime system class descriptor CL_ABAP_CLASSDESCR and have tried to obtain a class d...

    Logon to system LO4 failed (Connection to system "LO4" is currently not available)

    Hello,I am getting message Logon to system LO4 failed (Connection to system "LO4" is currently not available)Can anybody tell me how can I resolve this issue?I have also checked the other threads but wasn't able to solve the issue. I have no experien...

    Resolved! Accepted Solution

    Error - SAP SQL WHERE ILLEGAL VALUE - Using Dynamic where clause

    Hi At all,Is the first time that I used the statement Select using dynamic where clause.The piece of code I created is this:DATA: la_where_tab(100) OCCURS 0 WITH HEADER LINE,          la_where_clause(70) TYPE c.   IF i_zvka1 IS NOT INITIAL.     APPEN...

    Enhancement in VF01

    Hi All,    I have a requirement where I need to get the Invoice Number before it is updated in the table. Using this Invoice number I need to get certain details while pressing the SAVE button.I tried with certain user exits, but it is not working ex...

    Resolved! Accepted Solution

    OO ALV transferring modified values from output list to internal table

    I have a oo alv displaying list of interger valuesiam using check boxes for selecting rowsmy requirement is to do sum of selected rows.iam using IF gr_alvgrid IS INITIAL.    CALL FUNCTION 'GET_GLOBALS_FROM_SLVC_FULLSCR'      IMPORTING        e_grid =...

    Module Pool Programing

    Hi All,   I have one  problem  how to get the value  from   text field in module pool programing . means that  i want to get the matnr value when   i put the matnr value  in defined text box and stored in one variable . thanks and regards   suraj sin...

    A quary in abap

    Hai i am new to abap . I had a query that ,Is it possible  to get a same field data in diff tables  in to single output field . plz help me to solve this process Moderator message : Search for available information, discussion locked.Message was edit...

    Error while running PA30 / Internal error when generating code. Field "R0000_BEGDA-SIGN" is unknown.

    Hello..While trying to take TCode PA30, I get an error message :Internal error when generating code. Field "R0000_BEGDA-SIGN" is unknown.I futher debugged to find the error to be in the include : LHRBAS00GENERICSELECTIONF02* begin of note 0645435    ...

    RemiKaimal by Active Contributor
    • 1219 Views
    • 3 Comments
    • 0 Likes

    KONV - alternative selection

    Hi  Friends,Please guide me for alternative for following code. Becuase KONV is a cluster table- fetching date for more time.select knumv           kposn           stunr           zaehk           kwert           kschl from konv                 into t...

    Resolved! Accepted Solution

    How to get No of Users Logged in Server SAP NW 7.3

    Hi All,                I have created a j2ee Application using SAp NW 7.3 as my j2ee server.  Now i want to monitor the users logged in, Reports and All.  In my application there is no iViews and Portal Pages .         So Obviously Data colletor/ Rep...

    ABAP API MDM dump

    Hi,when I am retreiving data from MDM to ECC using ABAP API, getting dump.Please check the code , dump and suggest solution.CALL METHOD api->mo_core_service->query       EXPORTING *Main Table       iv_object_type_code =   'MDM_SUPPLIER_MAP'       it_...

    Labels in this area

    Explore this Area