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

'XD02' - KNB1-SPERR

Hi , I have implemented BTE , FM - ZSAMPLE_INTERFACE_00001320. My code in above FM is as below:- IF sy-tcode = 'XD02'. DATA: fld2(30) VALUE '(SAPMF02D)KNB1-SPERR'. FIELD-SYMBOLS: <f3> TYPE any. ASSIGN (fld2) TO <f3>. IF <f3> IS ASSIGNED. gv...

Resolved! IDOC Has Wrong Status

Hi,We are receiving an IDOC with message type Orders from another SAP system. It the status records there is :50 - Idoc Added60 - Error During Syntax Check of IDOC ( I have disabled syntax check so it continues processing ) 61 - Processing despite sy...

abdulbasit by Active Contributor
  • 1773 Views
  • 11 replies
  • 0 kudos

BI Folder not created

I am working on a project in wchich i am uploading a csv file from a local desktop to the application server and further is using batch input folder for posting. now i am using rfbibl00 for creating the batch input folder which is stored in the a...

How to traverse and check for values in internal table that already exist in the database?

I am learning ABAP. I need to write a report program to display an error message if I am entering values from internal table that are already there in the database. I have an internal table: i_tab that has records uploaded from a text file. It migh...

Delete SE63 Translation

I have created some translation in SE63(en-fr) in 100 client which is a development system for a smartform and i am testing the forms in 200 client as this is the test system I want to delete this translation completely. (as the translation is no l...

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.