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

    BADI for VL31N which has the Inbound Delivery Number as a parameter.

    Hi,I have a requirement that after creation of a new inbound delivery through VL31N the control should go to a custom screen. The new inbound delivery no. generated thru VL31N should be seen in this custom screen.I am searching for a user exit or BAD...

    Resolved! Accepted Solution

    Enhancement category for table missing - warning in table creation

    Hello gurus,I have created an table in ecc 6.0.Everything worked fine untill creation of the table but still has some warning in it.The warnings are as follows:'Enhancement category for table missing' & 'Enhancement category for include or subtype mi...

    Resolved! Accepted Solution

    Index Creation - Tables

    Hello,Within a program data needs to be selected from a custom table.The custom table has 17 fields. The values of 16 fields (including all the primary keys) is provided and the value in the 17th column is read from the table. The number of primary k...

    Resolved! Accepted Solution

    Purpose of Se14

    Hello Experts,I would like to know the purpose of transaction se14.Say i have added a new key field to the table. And the table has no data in it. Then is it still necessary to execute SE14. Is this process done to achieve full indexing?I would like ...

    Resolved! Accepted Solution

    Update of sigle field

    I m coding a GL debit /Credit report.i m collection data from bseg and then compare the record in FAGLFLEXA (For inter unit transaction prctr = pprctr,if false then delete record from internal table) based on the profit center.I m updating prctr fiel...

    Resolved! Accepted Solution

    Excel Upload

    Hello, I have an excel work book with some data. I need to read this excel and fill the contents to a internal table. I try to use function module GUI_UPLOAD. But the result is very tough to interpret. Is there any other best way to handle this ...

    OLE programming

    Hello,I'm just working in that area of OLE programming. I set up my first Excel sheet but now I want to create a better design. At the moment I only know below features to design the sheet: SET PROPERTY OF h_f 'Bold' = bold . SET PROPERTY OF ...

    ALV grid

    Hello experts,I have some problem in ALV programming. I have 3 columns in my alv grid .I am displaying sum of first 2 cols in 3rd col .After displaying alv grid , when i change entry in 1st col. or/and 2nd col and give a tab (now the cursor is in 3...

    regex pattern

    Hi,string fieldvalue = ' 80.99-'after regex - string fieldvalue = ' -80.99'is there a regex way to move the "-"(last char) to the first digit(before the first occurence of a digit) ? and maybe move the complete value to the outer right. thx,Gord...

    Resolved! Accepted Solution

    Hi....SAP EXPORT statement

    Hello All,Please provide ur valuable solutions for the following i am trying to call a report in background with Submitt Job FM ... To the called report i need to pass internal table so i am making use of "Export to shared Buffer " statement, this is...

    Resolved! Accepted Solution

    REUSE_ALV_GRID_DISPLAY - getting selected rows

    I've an ALV which is built by REUSE_ALV_GRID_DISPLAY. Now how can i get the rows the user has selected - i'vew done that several time using the OOPS variant, but never with the FM. In form for the parameter i_callback_user_command i have a structure...

    Resolved! Accepted Solution

    How to CALL 'FBCJ' transaction and check cash journal user was working with

    Hi there. I've got such a problem ...I've got a Z-program from which I have to CALL 'FBCJ' transaction and then after comming back into my Z-program I have to check which cash journal user was working with. How can I do this?I tried such solutions bu...

    Labels in this area

    Explore this Area