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

    Dynamic Where clause usage

    Hello all,I have a requirement where i need to create an FM which basically serves as a search tool. I have 5 input parameters (say EmployeeID ,Name, Address, Phone etc) and will return the same parameters (Result EmployeeID ,Name, Address, Phone) as...

    Call transaction in BDC

    Hi all,I have used call transaction method in BDC. There is a perform called  'perform bdc_transaction using 'F-28' '. In side this perform CALL TRANSACTION TCODE USING BDCDATA                     MODE   CTUMODE                     UPDATE CUPDATE    ...

    PLEASE GENERATE THE SIMPLE TRANSFORMATION CODE FOR BELOW XML FORMAT

    <RESULTS>     <app/>     <msg/>     <topic/>     <RESULT request="AllCos">          <id>12345</id>          <name>ABCD</name>          <UrlEscapedname>ABCD</UrlEscapedname>          <type>company</type>          <ticker>X</ticker>          <lorder>1<...

    Resolved! Accepted Solution

    Table data Exporting error

    Hi Experts,I am getting error in downloading table data.After displaying  EKBE table data.whenever I am clicking on 'Local File ' button to export data to local file it's lead to short dump and it's giving below error.Runtime Errors         GETWA_NOT...

    Resolved! Accepted Solution

    Maintain text for Text-Ids

    Hi Experts,i knew that through se75, we can get the text object, text id details.but i would like to actually edit the text maintained for a particular text-Id. i could not find that text through SO10.My object is VBBP, no where i could not find the ...

    Resolved! Accepted Solution

    Is type-pools still necessary?

    Hi.This SAP link says that don't: http://help.sap.com/abapdocu_731/en/abaptype-pools.htmBut I got an error: "ABAB_POOL" type is unknown.class abap_bool_test definition.  public section.    methods:      test importing b type abap_bool           retur...

    Resolved! Accepted Solution

    Dynamic ALV Layout

    Hi , I have a requirement where the ALV report layout is needed to be Dynamic with Number of Columns and Different Column headers. For example, at one scenario, the ALV layout might have 10 Columns ( 5 Fixed Columns + 5 Dynamic Columns with unique co...

    Resolved! Accepted Solution

    Call transformation with "source" and "parameters"

    Trying to call a transformation with source and parameters statements:Here's the abap:  call transformation zrsd_coop_claim_approve                   source ls_transform  = ls_transform                             gt_email_href = gt_email_href       ...

    Resolved! Accepted Solution

    how to populated a special screen of duplicate data when the customer or vendor is created

    Hello All,I need to validate the customer and vendor data while creating. As if the customer/vendor is having same tax data ( number and registration) then display the warning message which can be done, at the same time to display of customers/vendor...

    Resolved! Accepted Solution

    GL account determination for tax calculation

    Hi,We are using function "BAPI_ACC_DOCUMENT_POST" for document posting.  We want to determine the GL account for tax calculation.  We have tax code with us.  Please guide how we can determine GL account for tax calculation.  Which database table cont...

    Labels in this area

    Explore this Area