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...

    Resolved! Accepted Solution

    Rename/Change ABAP PROYECT

    Hello everyone.Once a new ABAP project,  is created in ECLIPSE.Is it possible to rename the project?In java perspective we have the opcion RENAME but not in the  ABAP perspective.Can we change the data connection of a existing  ABAP project? Eg chang...

    Resolved! Accepted Solution

    date conversion issue

    TYPES : BEGIN OF TY_PO_DETAILS,        EBELN TYPE EBELN,        AEDAT TYPE SY-DATUM,        ERNAM TYPE EKKO-ERNAM,        END OF TY_PO_DETAILS.DATA:GT_PO_DETAILS TYPE STANDARD TABLE OF TY_PO_DETAILS,            GW_PO_DETAILS TYPE TY_PO_DETAILS.SELECT...

    Resolved! Accepted Solution

    use of read_test FM to read test of docnum

    Respected all ,            I have required to see long text of doc. num which are taking from bkpf table . then  i create a test program that's posted below ,so check it & pls help me it's very urgent plz I will be very thankful to all .             ...

    Resolved! Accepted Solution

    Simple Transformation

    Hello All,I was curious to know if a Simple Transformation using HTML could be translatable to different languages?  Can the text bolded and highlighted in red be converted to a different language somehow?Thanks in advance!Rene<?sap.transform simple?...

    Resolved! Accepted Solution

    selection screen

    in the below program when i enter 'sandeep' in the login it need to call screen 234.but it was nt happening........and it was showing error messagewhy this  is happening......could any one suggest a solution.REPORT  Z_MODULARIZATION. tables:vbap. typ...

    Resolved! Accepted Solution

    Question with Function Group while transporting to another SAP Instance

    Hello All, I have a question on Function Group.I have two system "SYS1" and "SYS2",I created a function Group ZFG1 in SYS1 then then created a Function module inside it ZFM1.Then I released the transport request and exported the coffle and data file ...

    Number range assignment in KONV

    We have a requirement to reset/create new number range in KONV for sales documents.  Our original number range assignment is as follows:NO.        FROM NUMBER     TO NUMBER     CURRENT NUMBER     01          0000000001               0999999999     19...

    Resolved! Accepted Solution

    Issue while implementing Validations in Dynamic Selection Screen

    Hello ABAP Gurus ,I have a Dynamic Selection screen ,If I press Rad button BP Based then below selection screen will comeand If I press Rad button CA Based then below selection screen will comeNow in Both Screen Blocks Billing Period field is common....

    Resolved! Accepted Solution

    Dynamic Select Query with dynamically determined fields and table

    Hello Experts,I have got a requirement in which I have to fetch the table name from table TAB1 and fields from table TAB2.I am not sure which all fields will be present in TAB2 and hence I cannot do a Select * on TAB1. I have to select only those fie...

    Resolved! Accepted Solution

    ptreq_attabsdata - ptreq_header - ptreq_items join is not getting data

    Hi masters,I'm trying to join three tables and call the report with personal number or begin/end date.However gt_outtab is filling with nothing.Can someone help me to make the join work ?Thanks.    SELECT a~request_id a~status a~mod_user      c~pernr...

    Resolved! Accepted Solution

    Replace standard Search help with my Search help in standard table

    Hello, colleagues.I want to replace standard Search help  "KART" with my Search help which is attached to the field "KSTAR" (Cost Element) in the table "CSKB" (Cost Elements (Data Dependent on Controlling Area)). This change is necessary for me in or...

    How to get data type of the internal table field?

    Dear all,     I have one internal table type and internal table like this:TYPES: BEGIN OF GT_BNKA,         LIFNR LIKE LFA1-LIFNR,                   BANKA LIKE BNKA-BANKA,         BRNCH LIKE BNKA-BRNCH,         BANKN LIKE TIBAN-BANKN, END OF GT_BNKA.D...

    Resolved! Accepted Solution

    Custom Field in FVUFTMPL

    Dear All ,Please help us to get a custom field in General Data tab of Transaction   . We have defined custom field in include   ..... and have used a custom Function Group and Module by taking help of FVUFTMPL . We had tried to get custom field throu...

    pkb by Participant
    • 574 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Custom field in transaction REBDBU

    Dear All,Can you help us to get a custom filed in "General Data" tab in  transaction REBDBU . We are using "Flexible Real Estate  Management (RE-FX)".I have already tried to get it through BTE , but unable to get the custom field defined even after a...

    pkb by Participant
    • 999 Views
    • 1 Comments
    • 0 Likes

    PO Issue

    Hi,I have a requirement where When a user changes PO# on main screen, add a confirmation dialog box “Do you want to change the co.code and vendor details from the new PO#?”. Only change on yes.I have updated the code like this.IF po_headers-po_number...

    Resolved! Accepted Solution

    Read Table..

    Hi ,I am having a doubt in this condition     .This is my read statement .Read table t_final into w_final with key contract_i = l_contarct_item                                                          event_date = 'BD'.Shall  write the read statement...

    Resolved! Accepted Solution

    Function module for changing the service line item quantity, rate, cost centre and G/L account

    Hi,I am developing a UI5 application which is supposed to replace the current me53n for approving purchase requisition. There one requirement is to change the quantity, rate, cost centre and G/L account if needed for a particular sub-line in a servic...

    Labels in this area

    Explore this Area