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

    Problem in at new

    hi All ,Can any one help on this ?i have written below code .clear wa_final. sort it_final by INSTID_A TYPEID_A.   LOOP AT it_final into wa_final.  idx1 = sy-tabix.  at new INSTID_A.    clear : vcount.      endat.  vcount = vcount + 1.    wa_final-Co...

    Reg:BAPI_OBJCL_CHANGE

    Hi All,               I am supposed to do assign Material Master Classification for Material Number.I have created material using "BAPI_MATERIAL_SAVEDATA" bapi.I want to assign Classifications for this Material.when i searched in net i found this bap...

    Sort table

    Hi everyone,                      I have a table on which i have to perform sort.There is only one field in the table.The statement i used is 'Sort lt_itab by (lt_sort_tab)'.The problem is the result is not same on my system and the customer system. ...

    Resolved! Accepted Solution

    Notification User Status: JEST, TJ30 tables

    Dear Experts,I am trying to retrieve latest user status by linking the above tables to notification table VIQMEL.The issue is multiple records of user status.After a long trial to access the latest user status, I am requesting you to help.Out of mult...

    fetching

    abrw   bezeiy1      general clinicy2      sunday clinic'y3     special clinicim using SELECT ABRVW BEZEI FROM TVLVT INTO CORRESPONDING FIELDS OF TABLE IT_TVLVT  WHERE ABRVW = 'Y1' OR ABRVW = 'Y2' OR ABRVW = 'Y3'.instead of that can i pass 'Y *' or 'Y...

    Resolved! Accepted Solution

    FBV0 posting, after upgrading from 4.7 to ECC 6, validation message not displaying

    Hello all,We are using workflow to post parked documents. We have different validations that call user exits at both the header level and the line item level. Since upgrading from version 4.7 to ECC 6, for some of our validations we are not getting t...

    Resolved! Accepted Solution

    Table values not getting displayed

    Hi all,I've created serach help for the input parameter and in internal table the values are getting. But when i pass the same internal table to function module and press a search help the values are not getting displayed.   types: begin of zst,     ...

    text element

    in my spool for payment advice, I found below error:F0251, in form Zf110_avisbb/window main, the element 610-D (taxt D) is missing, in SE71, text element, where do I insert 610-D. how to maintain 610-D after I click button text element? thanks

    enhance RLLI1400 - REUSE_ALV_HIERSEQ_LIST_DISPLAY to display 2 layer hierarchy

    Hi All,i've a requirement to change the ALV layout of t-code LI20.After debug the program, found out that its calling report RLLI1400 to generate the ALV.Since there is no enhancement point available in RLLI1400 to fulfil user's requirement, i've cre...

    Resolved! Accepted Solution

    validations in table maintance generator

    Sir,           In my TMG there are fields district and warehouse. data was populated in to that TMG from upload program           the last four digits of the warehouse must be equal to the district code.                  The data will be populated in...

    Resolved! Accepted Solution

    Error Message on Selecting "Application Data " as X in SE17 for table EDID4 .

    Dear Gurus , we are recently upgraded to ECC 6 and found one issue. When we go to SE17 and access EDID4 table and put "X" for Application data " and then execute then an error message appers.Could you please suggest what could be the reason and solut...

    Resolved! Accepted Solution

    F110 automated File saving

    Hello experts,by using the transaction F110 DAT-Files are created. In the process, the user has to specify the destination of the file (which is a standard path in the sap directories depending on the accounting area). Is it possible to get this pop-...

    Resolved! Accepted Solution

    Program use BDC to print SP01 spool request. Only 50 spool be printed out.

    I used out program to print and I open BDC mode A as display. I can see screen by screen. It select all 52 spool request to print but the result is only 50 spool request printed.I tried BDC record by T-code SHDB. Same situation happened even thought...

    Labels in this area

    Explore this Area