Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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

    Criticality.png

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

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 94065 VIEWS
    • 212 REPLIES
    • 39 Likes

    Resolved! urgent

    hi,following code is the part of the program which i am developing.data: i_data type standard table of ty_data, i_final type standard table of ty_final,data: wa_data type ty_data, wa_final type ...

    joins

    hii need to get the data from LFB1 table, fields are lifnr , bukrs, erdatwhere this lifnr should not be in BSIK and BSAK TABLECan anyone help me how to get that data.do i need to use joins,please help me if any one as code .

    Resolved! how to use ranges?

    Hi all,can any body explain how to use ranges? i used like below..but im not getting pls correct it...RANGES : HKONT FOR BSEG-HKONT.DATA : WA_HKONT LIKE LINE OF HKONT.START-OF-SELECTION.WA_HKONT-SIGN = 'I'.WA_HKONT-OPTION = 'EQ'.WA_HKONT-LOW = '107...

    mc.a tcode

    Dear all, there is one standard report for material analysis...tcode is (MC.A) user ...client want one more field to be added to selection screen so that data will be picked according to that field also... field is movement type (BWART),,when i c...

    F4 help

    Hi all,i have two fields in selection screen. A and BIn A if i enter excise group i want related values(F4 Help) from j_1iexchdri know DYNP_VALUES_READ is used to read the field and F4IF_INT_TABLE_VALUE_REQUEST is used for F4 help.but i want the ful...

    Locking a BAPI

    Hi All, I have a reqirment in which a RFC enabled BAPI and this BAPI has to be called or executed only during the period of first week of every month. Do we have any option to lock the BAPI so that it can be locked in the rest of the...

    BDC Session

    Hi All,I have created a batch input session and scheduled in background with the help of the standard program RSBDCSUB.Please find the below code.CALL FUNCTION 'BDC_OPEN_GROUP' EXPORTING client = sy-mandt group = 'z...

    performance issue

    hi experts, My object is an ALV interactive report which also involves 2 batch session and 2 call transaction method .program includes 10 secondary lists. Problem is the performance issue. its very slow while testing. please give tips to impr...

    IDOC status 53

    Hi All,I have developed a FM for inbound IDOC. When the IDOC is processed correctly after being executed from "WE19 - Standard Functuion Module" then in end of FM I am changing IDOC status to 53. In transaction WE02 when I see IDOC it shows status as...

    BDC

    Hi gurus ! i have create a RFC for creating order VA01using BDC.In this RFC, Order is created using Import parameters and only 1 order is created at a time. Actually I want Document number is which create Order No as i have to export this Doc no.data...

    Resolved! BDC

    Hi gurus ! i have create a RFC for creating order [VA01]using BDC.In this RFC, Order is created using Import parameters and only 1 order is created at a time. Actually I want Document number is which create [Order No] as i have to export this Doc no....

    Help me -pls

    Hi Experts I have done a program and smartform. I give the docno and just execute only, i want the form to be printed in the paper without display any dialog boxes. Is it possible, if so how to use GET_PRINT_PARAMETERS function and what r...

    Resolved! About the F4

    Dear All, Please help me....I have two input options. 1. plant and 2. Storage Location.When I put plant1105 and on storage location when I press f4 it should show me storage locations of 1105. and also i should see Plant 1105 in restriction.So How c...

    Is LDB obsolete?

    Hi Friends,Is it advisable to use LDB to fetch details from HR infotypes. I know there would be advantages like Selection screen, Authorisation and so on.. these things can be achieved ourselves in code.. but I feel when i use LDB like PNP and selec...

    bapi_po_create1

    Hi frnsWhile using bapi_po_create1 i am able to generate the po number and item details. but the itemno and netpr fields that is enetered in EKPO table is different then value I supply. I found that the value for item number is changed in preproce...

    Labels in this area