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
    • 92432 VIEWS
    • 212 REPLIES
    • 39 Likes

    Resolved! CL_GUI_ALV_GRID - F4 value retrieval and dependent change

    Hallo,I have defined a grid with a field that is linked to the event ONF4. So far so good; the selected value is returned to the grid.My problem is that a value outside the grid is dependent on the F4-value. Since the changes are driven by an event w...

    gerard_white by Product and Topic Expert
    • 1029 VIEWS
    • 6 REPLIES
    • 0 Likes

    Resolved! User exit issue

    When I create and order with 'Create with referece option'I want hide the 'COPY' button on the screen where we give the contract no. Can anybody tell me which form in which user exit I can do that. and what.Also I want clear the filed VBAP-MATNR from...

    currency problem

    Hi Friends,I would like to ask the basic meaning for different parameters in fm CONVERT_TO_LOCAL_CURRENCY.Plz tell me that i m right or wronglocal curr means curr obtained from company code(T001)Doc curr means curr obtained from header table(EKKO lik...

    Resolved! maintenance view

    hello experts u told me that autherization group is to give the access and function group is to create a program (which is generated by system) in utilities->table maintenance generator.so please tell me that now i have to create the new ...

    BDC problem

    Hi all,I have a batch input program for uploading data to KVB2 tranaction, its working correctly when i run the session in foreground or display errors only modes, but when i run in background its giving me errors.Its saying "No batch input data for ...

    Need help...

    Hi experts, Please help me in the following code.form user_command using r_ucomm like sy-ucomm rs_selfield type slis_selfield. case r_ucomm. when 'DISP'. read table it_alv index rs_selfield-tabindex. if sy-subrc = 0. ...

    FM idoc_input_shipmnt

    Hi,I'm using FM idoc_input_shipmnt in order to update a transport document.I want to update the loading start date and hour(fields VTTK-DALBG and VTTK-UALBG in the transport document). I'm calling This FM from idoc SHPMNT04 (SHPMNT).I'm always having...

    Resolved! Field values

    Hi there. I have 3 fields on a screen (bukrs, anln1, anln2 - From table anla). My question is how can I reach that if I choose a bukrs, in the next field (anln1) only that values will appear which belongs to the given bukrs.

    BAPI_PO_CREATE

    Hi,I'm trying to create STO using BAPI_PO_CREATE. My code is this.pohdr-DOC_DATE = '03022006'.pohdr-DOC_TYPE = 'EUB'.*pohdr-DOC_CAT = 'F'.pohdr-CO_CODE = '1000'.pohdr-PURCH_ORG = '1000'.pohdr-PUR_GROUP = '001'.*pohdr-PO_NUMBER = '1000000007'.*pohdr-V...

    Resolved! Module Pool

    I have created to text box ie empno & empname and also i have created a table zemp.so when i click the save button it has to go & update in the zemp table .on the click of save what is the code i have to write.thanksregardsAlfred

    sales order mailing

    Hi All, When i create a sales order (TCode:VA01) a mail should be triggered. The mail portion is written in a ZProgram where a break point has been set. After the creation of the Sales order a mail is being triggered but it doesnot stop at the Z...

    Conversion Help

    Hi,I have the field for hours IMRG-RECDV and its type is Flot. For example the output for this is displayed as 6,776100000000000E+04. here 6,776100000000000E+04 means 6.776110101010 and the output will be 67761.Could anyone let me know how to do thi...

    Resolved! Translating interface

    Hello!I am translating interface in SE55 transaction, and when i select original language EN to DE, it works, but when i select DE to ES, it doesn´t, but in the original interface from i have copied i can see it in ES, is it posiible that i need some...

    Dynamic Method Call

    I have a procedure that frees GUI controls. I have a lot of controls, and rather than have many procedures, I'd like to have 1 procedure that I call, passing an object reference.It doesn't appear that through dynamic method call, I can do this with ...

    Resolved! Request !!!! Urgent

    How can we find the things like when we transported the request then what are the things we are transported with the request no, if it is dialog programming then what are the screens its transported, i need to check the details of each and every scre...

    cmod

    Hi All,I need to create a project but when i am creating a project it is asking for enhancement Number.But I do't the enhamcement number.my Include is Zxvdbu001. for thes exit i need to Create a project, What is the enhancment number for this. Can a...

    Resolved! recording

    Hi all burning minds, I have to upload notification and attachment with it. but at the time of recording in the menu system->services for object becomes disable how to do recording for that. Give me any good solution.

    Labels in this area