Application Development 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

SAP Developer News, April 25th, 2024

Podcast Version: SAP Developer News April 25th, 2024 – SAP Developers (opensap.info)DescriptionABAP Cloud Developer Trial 2022https://community.sap.com/t5/technology-blogs-by-sap/abap-cloud-developer-trial-2022-available-now/ba-p/13598069Upgrade SAP ...

thumbnail.png

pushbutton to scroll a field

Hi! I am designing screens for RF transactions. I want to provide a pushbutton pressing which will simulate the scroll function for long fields(horizontally move to read the full description of fields longer than the visible length, the right arrow f...

need code!

Dear All,I have three table mara (matkl), mseg (kostl, lgort, kostl,dmbtr,waers), mkpf (budat) .I have declared one ITAB in the program. Now I want that all the data of these three tables should come in itab. What will be the select statment.Please g...

Resolved! At selection

Hello,I need an advice I have a program that download a file.csv LOOP AT LV_FILES INTO I_DIR. CLEAR IT_FICHERO[]. CLEAR IT_STATUS_F[]. CLEAR IT_TEXTO[]. CLEAR IT_TEXTO2[]. CLEAR TMP_TEXTO[]. PERFORM SELECCIONA. IF FECHA IS...

Resolved! Validity check

Hi All, I created a selection screen with some fields with manditory option and i create a button to go back but by problem i cont go back with out fill the obligatory values what to do ..if sy-ucomm eq 'back'. leave program.endif.reward if helpfu...

Resolved! type

Hi all Iam trying to change the sap funtion module as rfc..and in the import parameters when iam using like it says it is obsolete.can i use type structure.Thanks in advanceabap user

Resolved! Modify error

Hi All, LOOP AT lt_outtab. lt_outtab-bktxt = 'Test'. MODIFY lt_outtab INDEX sy-tabix. ENDLOOP. I’m trying to modify value of BKTXT.. before passing to FM While compiling I’m getting error like "The data object "LT_OUTTAB" has no stru...

Welcome to SAP Community!

These materials will help you participate and connect with other members.

  • FAQs

    Find answers to basic questions about using SAP Community.

  • Resources

    Learn about community rules, take our tutorial, and get support.

  • Q&A

    Familiarize yourself with questions and answers.

  • Blogging

    Share your knowledge by contributing to the community.

  • Welcome Corner

    Introduce yourself and get to know other members.