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
    • 94839 Views
    • 212 Comments
    • 39 Likes

    Abap-hr

    HI guys, Is it possible to upload data into infotypes using function Module hr_maintain_masterdata.....from flat file(presentation server)....if so wat are clusters we need to use for this process..regdssunny

    Insert Statement

    Hi I have retrieve data using 3 tables. here i used for all entries. Here i am displaying 80 fields. In read statement i move to all 80 fields.Here i used insert statement directly append final internal table.But it is not adding the records to ...

    Resolved! Accepted Solution

    Field Symbols Question...

    DATA gt_pa0001 LIKE STANDARD TABLE OF pa0001. DATA: gv_tabnam TYPE string VALUE 'gt_pa0001'. FIELD-SYMBOLS: <fs_itab> TYPE STANDARD TABLE. I need to get <fs_itab> to "point to" the itab specified by name in string variable gv_tabnam. I know I can...

    Resolved! Accepted Solution

    Urgent - please lock me!!

    When BELNR field is double clicked it is not going to F1 document in FB03Could anybody help on this , <removed_by_moderator>Here is the code,<removed_by_moderator>Edited by: Julius Bussche on Jul 11, 2008 1:45 PMEdited by: Julius Bussche on Jul 11, 2...

    Resolved! Accepted Solution

    IDOC posting delay

    Hi I have the problem to posting the idoc for creating the PO.the problem is in production server . In a testing and developmentserver getting posted immediately.but in the prodution server getting delayed fo posting.It takes 8 hours to post. message...

    Resolved! Accepted Solution

    Into corresponding fields

    Hi I have one performance issue problem, in program i declare structure, internal table and work area. Here in select query i specify into corresponding fields table <it>. here i used into corresponding fields of table is it reduce the performance?...

    RV_INVOICE_CREATE

    While using the function module RV_INVOICE_CREATE which is used to create an invoice on providing the sales order as the input , I am able to get only a temporary invoice number called$00000001 but not able to get a final invoice number.Can any one s...

    Resolved! Accepted Solution

    Select options

    hi, my requirement is that my selct options shd accept single input as well as multiple single inputs it shd not have ranges, for which i have usedSELECT-OPTIONS : S_route for zvmt_cg_mxvol-route no intervals obligatory.through no interval option the...

    Labels in this area

    Explore this Area