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

    Task 1 - Create CDS View Entity ( August Developer Challenge )

    First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

    sheenamk by Developer Advocate
    • 94863 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Logical Data Base CMC

    Hello Is it possible to modify Logical Data Base CMC?   We need additional data from MARA, MARC and Classifications (Color, Color2, etc.) for Parent to be part of LDB - CMC.This is what I did in test but not sure it was the best approach?  I created ...

    Resolved! Accepted Solution

    assigning values to dynamic fields of a workarea

    Hello Friends,I have the following requirement, My apologies if I put in the wrong forum.I need to populate a internal table workarea, where the field names of the workarea are stored in another internal tableeg:   IT_GLACCOUNT_TAB TYPE STANDARD TABL...

    sap_user62 by Active Participant
    • 2201 Views
    • 4 Comments
    • 0 Likes

    PHP API for ABAP Web Service

    I need to make soap request from PHP application to SAP. Below is my call:<?phprequire_once('sap_server.php');try{    $client = new SoapClient('ZWS_ZBAPI_CCC_PRICING.wsdl', array(            'trace' => 1,            'exceptions' => true,            '...

    abap select into a variable list

    I haveselect lfa1~lifnr          lfa1~name1          lfa1~ort01          lfa1~regio          into gv_lifnr, gv_name1, gv_ort01, gv_regio          from laf1etcI have gotten into corresponding to work.  According to documentation, INTO a list of variab...

    Resolved! Accepted Solution

    Run-time error "TIME_OUT" occurred with TREX user account

    Hello Everyone,We have had an issue this week where our TREXADMIN use has been "Stuck" in work processes so we cannot use our Material Search that is backed by TREX.     Here are the errors from SM21.   Any assistance is much appriciated.************...

    Resolved! Accepted Solution

    ADT 2.7 WDA Requirements

    Hello,I am currently testing the ADT 2.7 with our 7.31 SP6 System.Unfortunately in eclipse all WDA items open in the sapgui?Which SP must be installed in the application server for this feature to work?The PDF on Note 1856574 say SP4?Thanks for Help,...

    Enhancing SAP standard transactions FBL3N/FBL1N/FBL5N with custom fields in the output list not showing via BTE

    Hello Gurus,I have followed all the necessary steps required to add a custom field in FBL3N output via BTE but still i am unable to view the custom field in the output.I have to add the Tax Juridiction field (T001-TXJCD) using the BTE in FBL3N output...

    XD Transaction

    Hi experts,  I have a requirement where I need to change the field value before displaying to screen.Requirement:For XD03 Transaction ( for displaying ), I have to prefix the Customer first name with 'C_'. And when  I change to change mode and change...

    Resolved! Accepted Solution

    transaction co03

    Hi, i would like to verify the status of a production order (if it is released or not).To do that i have to enter the number of PO in a field and when i click the button  i would like to call transaction CO03 to do the job.Now the problem is how can ...

    Resolved! Accepted Solution

    ADT 2.7 Download?

    Hello,i read about the new Version 2.7 of the Eclipse Tool and the new WDA features I just wanted to test this version.So i clicked on "SAP ABAP IN ECLIPSE 2.7" at the service marketplace, but there is no item for download?Is it currently not availab...

    Resolved! Accepted Solution

    Run time error: A table is referred to in an sap open sql statement that either doesn't exist or is unknown to the abap data dictonary.

    hana is remotely connected as a secondary databse.trying to connect to secondary database and extract information using open sql .the program is shown below TABLES : mara.REPORT  YHANA_P3.DATA : LT_T1 TYPE STANDARD TABLE OF mara,       LWA_T1 LIKE LI...

    Resolved! Accepted Solution

    Create transport request with t-codes, programs

    Hi,Please let me know how to create transport request with tcodes and the relevant programs of that.for example, There are many y t-codes. YVR01....YVR80i want to transport YVR01 tcode with all its associated programs(includes etc.) from DEV to QAS;H...

    Request for Help - Standard ABAP Class on 'Utilities->Convert class-local types' - Syntax error

    Hi All,We were trying to rearrange columns of ALV table of Web Dynpro component WDC_WSGM_GM. As part of this, tried to enhance method of  ABAP class CL_WSGM_WD_AS_GM_DOC.For this, I tried the steps mentioned in link http://scn.sap.com/thread/1446578....

    Labels in this area

    Explore this Area