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

    Selection Screen - Date and Time

    Hi,I have given a selection screen where the user needs to key in the input in the following formatdd.mm.yyyy hh:mm:ss.Reason is that the database fetching these elements accepts only in this criteria.Now as they look into automating this program, th...

    Resolved! Accepted Solution

    MIRO Enhancement

    Hi all,I have a requirement.In MIRO Transaction, I have to maintain the business area of a particular company code.Eg,Our client is having 2 company codes. Under these company codes there are several Business areas. So currently if user enters a busi...

    Resolved! Accepted Solution

    Query regarding COPY OF FBL5N : No items selected (see long text)

    Dear All,Currently i am executing FBL5N report and it is ok.Now i have copied FBL5N program to ZFBL5N.Now the issue is when i am trying to execute ZFBL5N, this messge comes and report not generated in some cases."No items selected (see long text) ".T...

    Resolved! Accepted Solution

    Program RMDATIND

    Gurus,I am using program RMDATIND to create material master which is working fine.Is it possible to use the same program for copying & extending.The issue is the field for material & Copy material are same i-e MATNR so how to map the field for COPY M...

    Resolved! Accepted Solution

    Flat file having multiple header lines , how to separate the same and pushit into my intrnal table

    Hi Guys,                I got an issue , My flat file having multiple header linesTPS27RPR  MOME                                      THRIFT (SAVING) PLAN SYSTEM                                           Page    209:54 05 JAN 2014                    ...

    Resolved! Accepted Solution

    Show blank Lines in OOP ALV

    Hello Gurus,     I am stuck with a very small problem. I have a internal table which might have some INITIAL LINES in it. I am using this internal table in the ALV Method. CALL METHOD o_alv->set_table_for_first_display.     But, during the final disp...

    Resolved! Accepted Solution

    smartform problem

    Hello experts,  I developed a smartform for the transaction me23n. It's working with my user id .when creating purchase order with some other user id it's going to dump.i am attaching the dump . please help me.Category              ABAP Programming E...

    Issue to make mandatory field(SELD/BBD and Date of manufactor)in migo for particular Material type and material Number starting with'1' series.

    Hi friend,i have issue regarding mandatory  self life field (SELD/BBD and Date of manufactor)in migo for Batch Tab for particular Material start with '1' Series and material type.i want to make mandatory above field during GR from migo..any one let m...

    Resolved! Accepted Solution

    Module Pool Screen:Want to do Validation on listbox selection w/o Hitting Enter

    Dear Team,I want to write some code(Check & validation) at the time of listbox selection(any value) without Hitting enter.As when i am trying to put '/H' It's not taking me inside the program (but after listbox selection & enter hit i could go into p...

    Resolved! Accepted Solution

    Text is not updated between environments in SapScript.

    I'm fixing a SapScript already created, but when I modify a text in any window in the DEV-610 (Development) does not change automatically from the DEV-612 (test) environment. Gotta do something to reflect modifications in the environment 612. Note: ...

    The IN operator with "IT_TAB1-EQUNR" is followed neither by an internal table nor by a value list.

    Hello,Follwong error is coming when i am checking my programme, please help me out.REPORT  Z_MMBE. tables: equi, eqbs. types: begin of st_tab1,   EQUNR type EQUNR,   MATNR type MATNR,   end of st_tab1. types: BEGIN OF st_tab2,   EQUNR type EQUNR,   B...

    Resolved! Accepted Solution

    We have a requirement where we have to add new field in location tab of transaction IE01.

    We have a requirement where we have to add new field in location tab of transaction IE01. I tried to search for screen exit and BADI but all are relataed to create additional tab but our requirement is to create new field "time access" that will have...

    Resolved! Accepted Solution

    How to find out, if there is an open transfer order (LTAK/LTAP) for a handling unit (VEKP)?

    Hi!I have the table VEKP of a handling unit. How can I find out, if there is an open transfer order (LTAK or LTAP) for it?I could not find it, because there is neither a handling unit id (vekp-exidv) in LTAK, nor in LTAP.Greetings, Martin

    Labels in this area

    Explore this Area