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! Updating Database Table

Hi All, i have a program which Updates BSEG-ZUONR , UPDATE BSEG SET ZUONR = 'value' where cond1 and cond2. i have executed the program and it is working fine , but after 12 hrs i tested and it wasnt updating that particular field.and i again reteste...

Resolved! Lock Objects

Hi all,Can anyone please answer me these quoestions :1) Do we ever create lock objects to standard tables?2) What exactly is the advantage of going to lock objects?3) While creating lock objects what do we need to specify in the lock parameter tab ? ...

Resolved! about report program

how can I get last character from a field of type char(12)?in this field it may possible that it have only 3 char(ie. 'abc').and how can append a character in the end of field(char 12)of data base table.in this field it may possible that it have onl...

Resolved! abour sapscript

i am passing internal table.for some condition i want to do page break through calling program.is i need to use control_form function module?if yes ,what value should be in exporting parameter(command)

Resolved! Abap oop's

Hi all,*********************************************************REPORT zinheritance.---- CLASS counter DEFINITION----CLASS counter DEFINITION. PUBLIC SECTION. METHODS: set IMPORTING value(set_value) TYPE i, increment, ...

Resolved! User Exits in T8 froms

Hi All, In the progrma for the T8 forms, SAP has given me some includes starting with Z where I believe I can custom code, but when I double click on it I get an error stating that "Program Names ZX are reserved for includes for function group e...

Material BOM

How to get all the BOMs for a material from STPO and STKO? I tried using the material = IDNRK in STPO but i could get only limited numbers. where as the transaction CS15 gives many numbers that I am not getting.

Resolved! ABAP OOPS

Hi all,I am trying to learn OOP's concepts oin ABAP.I wrote a very small program but it gives me an error saying <b>"Statement not accessible"</b>. I am forwarding my whole code, please eplain me where I am going wrong.*******************************...

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.