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

    Problem in creating Report of Invoice

    Hello All,           I've to create a report in which following is the flow...1) BKPF-BUKRS    BKPF-BELNR    BKPF-GJAHRFrom this I'll get AWKEY(14) ---First 10 numbers = mseg-mblnr and remaining 4 = mseg - mjahr                                       ...

    Resolved! Accepted Solution

    Disabling field is not working

    SELECTION-SCREEN:begin of BLOCK b1 with FRAME TITLE text-000.     SELECT-OPTIONS:s_matnr for mara-matnr,     s_werks for mard-werks,     s_lgort for mard-werks.     SELECTION-SCREEN:end of BLOCK B1.INITIALIZATION. select matnr from mara into TABLE it...

    Resolved! Accepted Solution

    how to create a set in gs01 for a field which has more than 24 charchters ?

    HI ,      There is a requirement to Create a set for  EQUI table and HERST field ,but the HERST field is 30 characters,hence i am not able to create set      since it is more than 24 characters.      Any Solution or any Alternative  For This.       P...

    Resolved! Accepted Solution

    Problem with module pool

    Hi All,i am working on a table contol in module pool programming.Now i have three columns in my control table.In my user_command_0100 input, i have written these code,so that when user hits enter, he will get two fields filled in table control.MODULE...

    Resolved! Accepted Solution

    Email Question: TXT emails are formatted fine but HTM emails just produce one long string

    Hi,I'm trying to send emails via CL_BCS.I have a string that I am using for the body of the email and I use the following to get it into the right structure for the email:CALL METHOD cl_bcs_convert=>string_to_soli  EXPORTING    iv_string = wa_email-b...

    Resolved! Accepted Solution

    Trying to use bapi_salesorder_createfromdat2 to create sales order with variant item

    I'm VERRRRY new to ABAP and am trying to use bapi_salesorder_createfromdat2 to create a sales order that has a variant part.  I have a FM that calls the BAPI and it does create the SO, however the variant data does not load.  I've tried multiple thin...

    How can I do it for change FB01 to BAPI_ACC_DOCUMENT_POST or POSTING_INTERFACE_DOCUMENT, IN MY FUNCTION?

    Hi all,Someone can me help me? I need change my fuction module this have a call transaction FB01 and I need change the TCODE for other method. I readed some forums and people say that I can use:BAPI_ACC_DOCUMENT_POST or POSTING_INTERFACE_DOCUMENT ins...

    Resolved! Accepted Solution

    Dynamic Select Statement

    Dear All,Below is my requirement and I need ur advice on this, Selection Screen :Fiscal year : Period (Select Option)      Table name : ABC SALE_01SALE_02.......toSALE_12COST_01COST_02......toCOST_12DepartmentXYZIf the Period is 01.01.2014 TO 31.03.2...

    tharu by Contributor
    • 594 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Dynamic selction screen

    how to create dynamic selection screen with  the check boxes depends on table entries?for example if one table ZDM0919  contains 10 entries then on selection screen we need to have 10 check boxes then user will selectany check box and run the report....

    Dependency deletion from configuration Profile(CU42) in LSMW using Idoc Process.

    Hi All,I'm using Idoc Process in LSMW (with message type: CNPMAS and Basic Type: CNPMAS03) to delete selected dependency in transaction CU42(Change Configuration Profile for Material).Now I'm facing problem , It's deleting all other dependency which ...

    Resolved! Accepted Solution

    Keyboard combination to switch to ALV Grid in some transactions / change list

    Hi Gurus.I hope I am rigtht with my question in this forum section.Some month ago I found a keyboard combination or maybe a command for the transaction field where it was possible to switch in some transactions to a ALV-Grid view.Does someone know th...

    f4 query

    Hi All,I am having one issue for select option field.I have to provide some limited fields in select option field qals-PLNNR (group).In that field i have to show only FG related group means group name should start with fg letter.RegardsAbhisek

    Labels in this area

    Explore this Area