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
    • 94670 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    ALV Report with Check Box

    Hi All,Some one please provide me a sample code that the ALV report output should have a check boxes in the records and when I check the check box and choose a delete button in the application tool bar the selected record should be deleted in the out...

    Resolved! Accepted Solution

    Need table and field

    Hi experts,These are the table and field i want get it, but there's no data appear when i try it in my sapscript form.ALV_SAPLQMAL_001CHANGED_DATEALV_SAPLQMAL_001CHANGED_TIMEALV_SAPLQMAL_001CHANGED_BYALV_SAPLQMAL_001FIELD_CONTENTSPlease advise, i nee...

    Resolved! Accepted Solution

    selection-screen

    hello experts i have a requirement .the scenario is like this i have three select-options in my screencomp code ,sales org,distribtion channelnow suppose if comp code 9000 is selected the sales org and dist chnl will be reduced to only 9000 company c...

    Resolved! Accepted Solution

    related to PO change

    Hi friends,i have to change Purchase order thro programming..I tried using BDC for txion ME22 . ME 22 is not supporting some functionalities.. ME22N is suppoting that but BDC should not be done using ME22N ..1.Copy old entry and create new entry with...

    mm01 data upload

    wanted to upload data into mm01 and almost all the view I want to upload.Which method i should use(LSMW or BDC or BAPI), If LSMW can anybody suggest me with business object as sap version is ecc6.0.and what are the things I should take care for LSMW....

    Resolved! Accepted Solution

    syntax error

    hi abap experts,TABLES: SFLIGHT,SPFLI.DATA: BEGIN OF ITAB_SFLIGHT, CARRID LIKE SFLIGHT-CARRID, CONNID LIKE SFLIGHT-CONNID, FLDATE LIKE SFLIGHT-FLDATE, PRICE LIKE SFLIGHT-PRICE, CURRENCY LIKE SFLIGHT-CURRENCY, CITYFROM L...

    PO confirmation

    Hi ,I am updating the Purchase order using BAPI_PO_CHANGE.In BAPI i passes POCONFIRMATION table but the PO is not updating itpoconfirmation-deliv_date ='20081102'.poconfirmation-poitem = '00010'..APPEND poconfirmation.also i have marked in poitem tab...

    Resolved! Accepted Solution

    syntax error

    Dear abap experts,TABLES: SFLIGHT,SPFLI.DATA: BEGIN OF ITAB_SFLIGHT, CARRID LIKE SFLIGHT-CARRID, CONNID LIKE SFLIGHT-CONNID, FLDATE LIKE SFLIGHT-FLDATE, PRICE LIKE SFLIGHT-PRICE, CURRENCY LIKE SFLIGHT-CURRENCY, CITYFROM...

    Resolved! Accepted Solution

    How to handle table control in BDC while uploading item details for anorder

    How to handle table control in BDC while uploading item details for an order?What is the use of CTU_PARAMS structure in BDC?In Finance I have done some changes to the layout set by coping to a zscript(duning letter) and how can assign the print progr...

    Resolved! Accepted Solution

    Regarding Search Help

    Hi,I am able to create an elimentary search help using a view which actually joins two table s like EMP and DEPT. In this search help all the DEPT_NO are appearing in case if those are duplicate then also it is coming in the list. But what I want to ...

    Resolved! Accepted Solution

    edi

    hey we r transfering the data through edi i.e; we r transferring the data to application server within the same client can anyone tell when the port will trigger in edi. plzzzzzzzz its very urgent

    Resolved! Accepted Solution

    User master comparison

    Hi All,In one system I created a role and assigned a user to it without doing the user master comparison. Using this user, I tried accessing the transactions, but it failed just because the user master comparison not done - correcty according to fund...

    Program - Indexes

    Dear friends,Here the major problem is, even though the reports made use of primary and secondary indexs, they are going to sequential read instead of direct read and the performance is badly affected.Oracle is used as SAP database.Kindly suggest.Pra...

    Labels in this area

    Explore this Area