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

    Transfer order printing

    Hi Friends,I need to print the transfer order layout automatically, and the layout is custom layout. I have checked the transaction OMLV, and I found one standard program u2018RLVSDR40u2019 as a print program. My doubt is do I need to copy that progr...

    Resolved! Accepted Solution

    Exit/BADI for SM30 ?

    Hello,Is there any User-Exit or BADI available for Tcode SM30?The requirement is to log changes to table data through SM30 under special scenarios. P.S.-> I can't use Table Maintenance Events or Table Logging (Technical Settings) for my requirement....

    Resolved! Accepted Solution

    Capacity planning tables.

    Hello everyone,I have a requirement to extract Capacity Planning data from ECC into BW. I see that Capacity Planning report can be generated from CJ2B transaction. I also found that the structure for this is CYSTANDA. For extraction purposes I wanted...

    Resolved! Accepted Solution

    drop down menu

    Hi experts ,I have the following requirements :1. I have to make a customizing z_tabel to be filled via transaction sm30 with the following fields : a. Day : hier i want to make a drop down menu with the days of the weeks (monday .. sunday) ....

    Resolved! Accepted Solution

    Call to Fm dynamically

    HI all,i need to call this Fm for 5 times,my question is instead of calling to the Fm 5 times one by one there is way to do that better (nicer) ,i don't want to use perform.e.g. lv_domain_name = 'DATFM'. CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTI...

    Resolved! Accepted Solution

    ALV issue

    Hello, I want to display an output in ALV format. I have called the following method. CALL METHOD ref_grid->set_table_for_first_display( EXPORTING i_structure_name = 'ZAIL_PA0001STRU' *" 'USR_STRUC'* CHANGING ...

    Resolved! Accepted Solution

    String Right Trim

    Hi,I have to right trim a string which is not working when I tried the below,eg : var = "abcdefgh ".In the above I want to remove the trailing 2 spacesI triedshift var right deleting trailing space.which completely cleared var.Please help me on res...

    Resolved! Accepted Solution

    Reading Data from a SQL table to a Logical file on R/3 appl. Server

    Hi All,We would like to create Master Data using LSMW (direct Input) with source files from R/3 Application Server.I have created files in the'/ tmp/' directory however I do not know how to read data from the SQL table and insert it into the logical ...

    Resolved! Accepted Solution

    Use in partner roles

    HI all,I am archiving some customers through SARA transaction, in any cases the result is "Use in partner roles" and customer isn't archived. Does this mean I can't archive that customer? Can I do something before in order to be able to archive the ...

    Resolved! Accepted Solution

    SUBMIT rkaep000 in background

    Hi Guru's,I've created a selection wirh differents parameters :1)Controlling area - KOKRS2)Partner Object -PAROB3)Posting date - BUDAT4)Debit TYPE-BELTP5)Business Transaction - VRGNGI try to pass those parameters in background to the report rkaep000 ...

    mrahhaoui by Participant
    • 2020 Views
    • 3 Comments
    • 0 Likes
    Labels in this area

    Explore this Area