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

HR-ABAP

Hi abapers,I'm handling one report, where i'm being asked to display 'from SBU' and 'to SBU'.What is 'SBU'? Is it nothing but 'personnel area text' ( t500p-name1) ? kindly help me.

Attach TR Manually ?

Hello All, Basically I've cretaed <b>2 Report Programs</b> . <b>1 Program</b> will Download all the Texts to be Translated (Program Texts,SSCRN texts, Data element Texts, Fn.Group Texts,Transaction Texts etc. )into an XL Sheet. After the XL Sh...

Resolved! CI include in structure

Hello,I have defined a type as follows.types: begin of var. include structure xxx.types: data1 like table1-field1, data2 like table2-field2, end of var.Now i need to add a CI include in this type, so that when the include i...

Resolved! Locking a transaction??

Hi ExpertsI have a question regarding lock objects.Suppose I have one program in which I am using a transaction to do some specific work and while this program is running , I don't want anyone to access that transaction. Can i block the transaction u...

Resolved! search help issue

When searching for a contract certain fields are case sensitive and will not provide results if the lower case is used. For instance, when search in the Contract Name field in "Active Contracts", if you enter abc no values will come up. If you ente...

Resolved! how to make a MAX() ?

Hello! Have You got some idea how to change the code below to be correct?REPORT ZWOP_TEST1 . DATA : people TYPE STANDARD TABLE OF zpersonal. SELECT nachn INTO TABLE people FROM zpersonal INNER JOIN zintagral ON zintagral~card = zpersonal~stredi...

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.