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

    Using Function BAPI_PO_CHANGE

    Hi guys,This function just makes me kill my self over and over It worked , now it doesn't anymore, and can't find the problem.CALL FUNCTION 'BAPI_PO_CHANGE'         EXPORTING           purchaseorder = gs_ekko-ebeln           poheader      = gt_header...

    Resolved! Accepted Solution

    Mail Contenent not displaying

    Daer All,Im using Below FM, in this table t_objtxt table  im passing mail content ,  i have coded belowdata : t_objtxt         type standard table of soli      with header line.t_objtxt = 'Dear User,'. append  t_objtxt.  clear  t_objtxt.t_objtxt = ' ...

    Resolved! Accepted Solution

    Posting Key issue in BAPI_ACC_DOCUMENT_POST

    Dear All,I am working aroung BAPI_ACC_DOCUMENT_POST, I have a requirement - Need to create the accounting document for Customer advance payment against Net-banking transaction. Document is to be created with the accounting document type (DZ-Customer ...

    Split range between two dates with in Different months using abap code

    Hi allI have data as belowLocation     equip.no           date to                       date from      Delhi              1                  08.08.2011                    01.04.2011     Delhi              2                  02.06.2011                ...

    Resolved! Accepted Solution

    Code inspector warning message

    Hi Experts,    Code inspector throws warning message "Name of table in SELECT condition : BNKA". How to correct this warning message. My coding is         select single * from bnka into wa_bnka                     where banks eq  p_banks             ...

    Resolved! Accepted Solution

    Exporting Texts for Offline Translation (LXE_MASTER)

    Hallo,we need to export and import translations via a excel-file.In the SAP-Documentation:http://help.sap.com/erp2005_ehp_06/helpdata/en/52/1b15e394d94497a9a09b94487fca0b/frameset.htmis written:"Call transaction LXE_MASTER and choose Transport Exte...

    Resolved! Accepted Solution

    Displaying classical report from a ALV Output

    Hi FOlks,             I need to display a classical report when i press a pushbutton in the application tool bar of a ALV output.             I have kept the logic in 'USER_COMMAND' sub routine and have passed it in ALV_GRID function module.         ...

    Resolved! Accepted Solution

    Is there any way to generate a view cluster which is not table-like?

    Hi experts,I have only one customizing table. I want to create a view maintenance, which can let user to select a key then the user will go to a further screen to maintain the rest fields. This screen is a ordinary screen with checkbox, input field a...

    Resolved! Accepted Solution

    NWBC 3.5 downport for SAP_BASIS 7.02?

    We're looking at the possibility of implementing NW BC rel 3.5 for its sidepanel capability; but regretably it seems to required Netweaver rel 7.03 as the backend.  SAP Note# 900000 did say that downports are planned for NW 7.01 & 7.02; but no date h...

    Damean by Active Contributor
    • 597 Views
    • 2 Comments
    • 0 Likes
    Labels in this area

    Explore this Area