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

Conversion

Hi friends, Actually I Have to Access the data from the database table "AFRCSDATA" in this table the ARFCDATA01 field is in Raw Data type , So I want to get this information in normal Text Format.Regards,S.Janani

in selection screen

TABLES sscrfields.PARAMETERS: p_carrid TYPE s_carr_id, p_cityfr TYPE s_from_cit.SELECTION-SCREEN: FUNCTION KEY 1, FUNCTION KEY 2.INITIALIZATION. sscrfields-functxt_01 = 'LH'. sscrfields-functxt_02 = 'UA'.AT SELECTION-SCR...

Modifying lines

Want to know the difference between the two modifying statements..Please explain me what is exactlyhappening in the both the logics?LOOP AT ITAB INTO WA. I = SY-TABIX MOD 2. IF I = 0. WA-FLAG = 'X'. MODIFY ITAB FROM WA. ENDIF.ENDLOOP.-LOOP A...

interactive reports

hi can any tell me this is uregent requirement to me 1.how can i call more than 20 secondary lists in interactive reports.2. and how can i print page numbers like ( 1 0f 20, 2 of 20) in interactive reports.3. what is solution manager.

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.