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

    RFC Errors in GUIXT

    Hi ,How solve the RFC Errors , I am working on GUIXT ,during script deployment in SAP Web Repository ,  I am getting below RFC errors , have no idea about this error. Please give me  directions to sort this out.  Apologies If I am posting this in wro...

    Resolved! Modify vebp-ezeit using user exit

    HI I tried updating vbep ezeit using userexit_save_document_prepare.Its working fine most of the times , Have user UPDKZ as U wherever i am changing EZEIT in XVBEP.But sometimes 1 out 100 it throws an error V1 506 Schedule line &1 &2 is missing in ta...

    StarDev by Participant
    • 1601 VIEWS
    • 2 REPLIES
    • 0 Likes

    Performance Issue For Opening And Closing Balance In FBL1N/3N/5N

    Dear experts,                    I Am Having Requirement to Bring Opening And Closing Balance In FBL1N, FBL3N, FBL5N.For This requirement I Used BADI : FI_ITEMS_CH_DATA~CHANGE_ITEMS, below is my Code For FBL1N, And I've Done the same For 3N/5N...With...

    How to change dynamic select loop into select into table in Z_RFC_READ_TABLE

    Hi everyone:I am trying to improve the performance of our z _rfc_read_table, which we used to ouput data from SAP table.IF no_data EQ space.     DATA: BEGIN OF work,     buffer(65000), END OF work.        FIELD-SYMBOLS: <wa> TYPE ANY , <comp> TYPE AN...

    Resolved! Can VMD_EI_API handle Create, Edit, and Delete Vendor Master records?

    Hi Everyone,I have a development that requires to create, edit, and delete vendor master records through a webportal ui. Technically, it will be a background process in SAP because it must not have a dialog screen. In my search so far, there is no st...

    Inner Join problem

    Hello guys,I have a problem in my select query. My query is turning empty. there isnt problem before without adding vbak table.Where is  problem?select  matnr fkdat matkl lfimg v~auart from lips            inner join likp            on LIKP~VBELN = L...

    Resolved! Restricting Customer Master Screen Enhancement depending on Account Group

    Hello Techies,I have added a new tab to receive an information (RDC) which will be saved in a new field of KNVV table.This was done implementing particular interfaces of BADIs CUSTOMER_ADD_DATA and CUSTOMER_ADD_DATA_CS.I now want this button to be vi...

    rah3 by Participant
    • 2021 VIEWS
    • 7 REPLIES
    • 0 Likes

    passing parameter with ' ' in perform

    what i want to do is this: PERFORM f_alv  USING gt_fieldcat                                      'F_USER_COMMAND'                                       gt_display.This code work, now i want to put the 'f_user_command' into a variable, i've done this:...

    Old question: Is there a simple way to DL/UL a program "user interface" ?

    Hi,Some times I am uploading code to scn .I am able to save progrm source,screens,classes with no problem but when it comes to "user interface"I am forced to use "advance"    technic like screen capture and writing explanation.I know about SAPLINK bu...

    BAPI_PO_CREATE1 - In case of account assignment, please enter acc. assignment data for item

    Hi,Currently I'm facing an error "In case of account assignment, please enter acc. assignment data for item" when create a Purchase Order using BAPI_PO_CREATE1. The condition of the data that need to pump into the system is that this PO is an open it...

    Create storage Bin

    Hi All,I am trying to create new storage bin using report. I have a file in text format. i thought to use FM L_LAGP_HINZUFUEGEN But as it was not handling any exception. So, it will not handled no. of records. Please help me in finding more FM's or B...

    Resolved! "dynamic" variable

    Dear experts,I have an cust. table where once per week from 1 to 3 different values will be written.Currently I have 3 variables for each table field and I do following:SELECT *   FROM zdyu_vstel      INTO CORRESPONDING FIELDS OF TABLE ta_dyu_vstel. ...

    Resolved! ALV With No of Outputs

    Hi All,I have to display an ALV output as in the below format.In the below sample illustration, 3 lists should be displayed one below the other with different Header or (Same also no issue) sections with its detailed list underneath it.ALV Ouput-TOTA...

    how to add or enhance a new field (credit control area) into F-32 transaction initial screen

    Hi,I searched many links from SCN but I am not get the exact solution for this enhancement.I like to know, what is the exact BADI or Screen Exit for add the new field into the F-32 initial screen.     Please share the step by step procedure with sc...

    Labels in this area