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

    Display List of Specific orders of a single customer in Selection Screen

    i want to display List of Specific orders of a single customer in Selection Screen.for exampleA customer Name: Dawn Enterprises Customer code: 800033List of oders:150000581500005415000053150000521500005115000048150000461500004515000044when i select t...

    Resolved! Accepted Solution

    Use FOR expression 7.4 (SP8) to reinitialise an index column on a table

    I have appended two fieldcategory tables together:rt_joined = value #( ( lines of it_left ) ( lines of it_right ) ).Now I would like to reinitialise the col_pos field of the new table.Previously I would do something like this:loop at rt_joined assign...

    EstiV by Participant
    • 2676 Views
    • 14 Comments
    • 0 Likes
    Resolved! Accepted Solution

    PROJ.PSPNR to IMPR.POSNR

    Hi,I'm completely new to SAP PS but I think this question belongs in ABAP development.  I'm trying to piece together a join between SAP tables to build a relationship for an existing data warehouse.  I need to get IMPR.POSNR for every PROJ.PSPNR.  I ...

    ABAP Documentation

    I have ABAP documentation on the URL: <url to stolen content>However, the version of the documentation is for Release 4.6CThe current SAP version is ECC7.0 and GUI is 6.40.Where can i find ABAP documentation (BC ABAP Workbench Tutorial) for the curre...

    Resolved! Accepted Solution

    LSMW - Create sales order

    HiI'm creating a lsmw to create sales orders.Object               0090   Sales documentsMethod               0000Program Name         RVINVB10Program Type         D   Direct InputBut I keep getting error message V1 091 "Date . . is not valid". I have...

    Resolved! Accepted Solution

    VT03N READ_TEXT ABAP

    How is read text ? my abap code is error ? why ? i call function true.REPORT  ZPLANLAMCINOTUOKU. DATA: IT_TEXTS LIKE THEAD-TDNAME OCCURS 0 WITH HEADER LINE. CALL FUNCTION 'READ_TEXT'   EXPORTING     CLIENT                  = SY-MANDT     ID          ...

    Resolved! Accepted Solution

    BDC using HR_INFOTYPE_OPERATION getting error: The requested object is locked by your own transaction

    Hi friends,I am trying to do BDC for 0008 infotype using hr_infotype_operations. i am getting error return parameter of hr_infotype_operations as : The requested object is locked by your own transaction.Please check my code as below:REPORT ZHR_0008_U...

    sivab4u by Active Participant
    • 2378 Views
    • 12 Comments
    • 0 Likes
    Resolved! Accepted Solution

    System error: Grants Management update (RFUND,LGMACU13)

    Event: PostingTcode: KB21NScrn variant: WBS element/orderInput type: Individual EntryProgram: SAPLK40CInclude: LK40CF2EApplication Component:  CODump error: MESSAGE_TYPE_X*   dump if there were errors for event FERTIG!        "AL0K002585    message x...

    Resolved! Accepted Solution

    Negative Amount in the field WRBTR in table maintenance generator

    Hello, I have created the Z table and I have used the Amount field WRBTR which is the standard data element.And also I have created the table maintenance generator for that table and when  click on create the new entries and giving input -20 negativ...

    ABAPER_P by Participant
    • 6545 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Can´t create and activate a costcenter via BAPI_COSTCENTER_CREATEMULTIPLE

    Hello everyone,I am facing a problem to create a costcenter via BAPI. I hope someone has a solution for me.After filling the table COSTCENTERLIST with obligatory data and commit the test of the BAPI there is no new inactive costcenter db record in my...

    Resolved! Accepted Solution

    BDC - IT_BDCMSGCOLL table is getting updated with sucess and error records but message not being Displayed

    Hi Friends,I am working on BDC, i am able to update records in database table but unable to display sucess and error messages using bdcmsgcoll.it_bdcdata is filled with records but no messages are being displayed, instead i am getting "records create...

    sivab4u by Active Participant
    • 956 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    EDI - IDOC functionality

    Hi Friends,I Have never worked on EDI's and have little knowledge on Idocs.I need your help here, there was an already a zprogram for some functionality in the shipping documents. Z program is getting data from many standard table and populating the ...

    Labels in this area

    Explore this Area