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

    BADI for VA21/VA22

    Hello everyone.!I need to know if there is a BADI for Tx. mentioned above(Quotation). What i need to do is simple: Validation check in condition types (pricing & discounts).If user selects a condition type (i.e. PR00), then i need to validate its amo...

    Resolved! Accepted Solution

    Database storage problem

    Hi ,I have created a table with two fields. the first field is of type numc and second field is of type char. I generated the maintenance view. While entering the records in sm30, it is automatically sorting out the numc field and storing it in the d...

    Create TO for delivery

    Hi everyone, function L_TO_CREATE_DN works in most cases but doesn't work if I want to specify a storage unit (LTAP-VLENR) for the TO item. There isn't a import parameter to pass this info into the function module. What complicates it more is that ...

    yguan by Explorer
    • 1204 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Any BAPI or FM for FBS1(Reversing journal) tx; BAPI_ACC_DOCUMENT_POST??

    Hi Experts,By using BAPI_ACC_DOCUMENT_POST am uploading .txt file data and creating a document equals to FB50, working fine. But, now, I need to upload a doc equals to FBS1(Reversing journal) transaction........but, with the above BAPI, I did not fi...

    Resolved! Accepted Solution

    SELECT Statement

    Guys, so I would like to insert some data from one table to another one based on its calender day (Date). Is this correct statement?Yesterday = Sy-Datum - 1SELECT * from SOURCETABLE into DESTINATIONTABLE WHERE CALDAY = Yesterday.ENDSELECT.I ca...

    Resolved! Accepted Solution

    Reg. badi problem

    Hi,when trying to transport for some of my chagnes done in badi to the quality from dev., i am getting the below error :Implementaion class ' zcl_im_xxx' doesnt exist.how to rectify this problem ?Thank youSunayana N

    Resolved! Accepted Solution

    Sales Order Header texts

    Hi All,I am getting 3 texts from 850 IDOC on to Sales order header texts. I created 3 new textid's for them. This is working properly in Dev system and I moved them to Test system. In Test system I checked the header texts, only the following text id...

    Multiple loop in one loop

    Dear experts,Please find the code below.This is text variable customer exit.Can u ple help me to put these multiple loops into one loop.Do u suggest this code is ok?Appreciate your help.WHEN 'ZSTXTPE01AA'or 'ZSTXT0FISCPER305AA'or 'ZSTXT0FISCYEAR01AA'...

    ace_bw by Participant
    • 730 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Foreign KEy

    HI, I have a master table and a slave/client table.. in the client table , a non-key field refers to a primary key in the master table. i e. it shud only have values which exist in the master table. This is achieved by setting the foreign key.. But ,...

    Resolved! Accepted Solution

    How can FS03 be made Display only without removing Create/Change Activities

    ECC 6.0 Release 700Our internal auditors have asked to limit access to change the Chart of Accounts. Currently our Functional team has access to do this via transactions FS00, FSS0, FSP0, etc. which needs to be removed.The issue is that if we assign ...

    Labels in this area

    Explore this Area