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

Resolved! about hide

hi some body pls tell me in interactive lise i want to use 2 filds with hide statement, how to use that one, and how to retrieve that content from that area,please explain with example.that is hide matnr werks.

Resolved! Structure

Hi,I want to enter these details by a program, plz let me know how to do.This is what i wrote.DATA:ST_EMP-EMPID = 1000.ST_EMP-ENAME = RAJESH.ST_EMP-SALARY = 10000.WRITE:/ ST_EMP-EMPID,ST_EMP-ENAME,ST_EMP-SALARY..Thanks.

Resolved! regarding select stm

hi experts,when im executing this code it is giving me runtime error but the same with standard table is working.why...please explain me.DATA: WA TYPE SPFLI,ITAB TYPE sorted TABLE OF SPFLI with unique key carrid .SELECT connid FROM SPFLI INTO CORRE...

Resolved! Doubt in prgms

hi frnds, I have a doubt 'how to delete 1st charactor from the internal table records'. Ex : itab have city name but it displaying 1pune2mumbai3chennaii want to remove the 1st charactor from the output. i need onlypunemumbaichennaiplz give me a s...

Resolved! ALV GRID track updated row

Hi ,Please help me to solve this problem.After ALV grid has been displayed(From internal table ITAB), i am going to switch in editable mode and than make some changes in any row.My question is how to track those changes or how to find the rows which ...

Resolved! WORKFLOW

Hi All,I have a requirement where I need to tap the sales order related data into a custom table when the sales order is getting created.I donot want to use UserExits for this.I need to use a workflow for this requirement.I need to trigger the workfl...

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.