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

    Embedding a screen in a docking container - Is it possible at all??

    I am working on a screen design similar to SE80, where I will be required to display a tree structure in screen say '0100' to the left of the screen and upon node_double_click event, I should be able to bring up another screen '0200' on to the right ...

    Resolved! Accepted Solution

    Create billing document

    Hi folks,Actually my issue is during creation of billing document i need to pass output types for printing.I am using function module RV_INVOICE_CREATE to create billing.And i am passing output type information in T_KOMV-KSCHL.Finally it's creating b...

    Resolved! Accepted Solution

    Want to copy an entire sales order item and add it as a new item to same SO

    Hi, I want to copy an entire sales order item and add it to the same sales order with a different quantity. When I use the regular BDC and add it gets me only the default values for fields like Forwarding Agent etc. But doesnt actually copy any chan...

    Resolved! Accepted Solution

    Function Modules

    Hi All, We have got few function modules which are executed by the system users, Is it possible to debug a funtion module once the code is given/released to the system user? and if yes can you please tell me how?Thanks, Rajeev

    BAPIs for FB01

    Hi developers!I need to use a BAPI for the FB01 transaction.I think I should use BAPI_ACC_DOCUMENT_POST .I can manage without problems this header's field:BKPF-BUKRS BKPF-BLDAT BKPF-BUDAT BKPF-BUDAT BKPF-BLART BKPF-XBLNR BKPF-BKTXT and ...

    Resolved! Accepted Solution

    PDF file to server (AL11)

    Hi gurus,Does anybody knows how can I manage (create and delete) files in server (AL11) in PDF format??I've already made a pdf file with my report output (ALV) in order to send it by email. That works fine; but I'll need save this information in a se...

    Resolved! Accepted Solution

    Custom transactions execution from base on conifguration table entry.

    Hello,I have a reqiurement where I name of the custom Transaction programs are maintained in a configuration table. I am creating a custom report on whose execution, the selection screen should show the name name of all those transaction proigrams in...

    Using BADI in MIGO

    Hi,I'm trying to concatenate material description and size using method as you can see above.Below is my code:data: p_groes type mara-groes.data: p_maktx type makt-maktx.data: p_matnr type GOITEM-matnr.select single groes into p_groesfrom marawhere m...

    Resolved! Accepted Solution

    Dynamic Field

    Hi Experts,I need to create an dynamic field in the screen. Initially the screen one button, and if I press the button one input field and text field. Is it possible? I searched through out the SDN. But I didn't get any idea. Any links or any suggest...

    GUI_DOWNLOAD

    Hi, I am downloading data from internal table to excel 2007. I am using GUI_DOWNLOAD function module. If internal table data contains special characters next data is merging into the same cell. How can we download correct data from interna...

    copy itab to itab

    hii have 2 itabs one with 10 fields and another one with 6 fields ( that are also in the first itab ) hopw can i copy corresponding from the 10 fields itab to the 6 fields itabthanksPlease search the forum before asking basic questionsEdited by: Rob ...

    Resolved! Accepted Solution

    SAPScript: includung a domain documentation in a data element documentation

    Dear ABAPers,I have a couple of (self-defined) DDIC data elements referring all to the same domain. How does the SAPScript INCLUDE-command need to look like in order to include the domains text in the data element text? (which object and which ID nee...

    Labels in this area

    Explore this Area