Application Development and Automation 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

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 85581 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Idoc posting error 51

Hello,I am getting an error when Posting IDOC type /AFS/ORDERS05 , error is Entry 00 in T173 does not exist - check your entry.I am not sure what this error is , is that some segment not filled correctly from my Z Program.If yes , then what could be ...

Resolved! Communication Structures

Hey folks, I do have some basic doubts on Pricing & Pricing communication structure. These may sound really stupid to some.. But, please ..Please reply if you know the answer..it will help me a lot... 1. What is a Communication Structure?? Lets say -...

Resolved! ABAP report date format

Hello friends,In my report I have to display the details of the selection screen.I am having some problem with the date formatHOwever when the user changes the settings in the user profile the data format on the report should display as what the user...

Resolved! at user command

i am displaying a report through a simple ALV i called only the FM fieldcatalogs and reuse alvi need to five the user the option to if he want to download the report in an excel he can do so.i know that the coding is as follow.AT USER-COMMAND. CASE ...

Memory Issues

Hi Everyone,I am having an issue storing and retrieving values from memory.I have a program which runs as per a scheduled job 3 times a day, the selection screen contains a parameter for company code. The same program can also be executed manually by...

XML to SAP table

Hi, I would like to upload the informations contained in an XML to a SAP table. My XML is contained string variable. The SAP table is the following:TYPES: BEGIN OF outtab1 , annullato(1) , aoo(8), dataRegistrazione(24) , nomeFileAllegato(50...

Resolved! BTE in FB02

I need a BTE, not a substitution, for verifying the data when the user change any position in FB02, in this moment, after the line modification, i need to make a check and launch a message error in some cases. Is there any solution?Thanks in advancer...

Missing index problem

Hi Gurus!I have a critical problem to solve.I have a table without data which is inconsistent because it doesn't have the primary index. When i see missing indexes at DB02, the system tells me that the index is created, but when i go to SE14 and sele...

AL11

Hi all ABAP Gurus,I have a string of about 600 characters. But when I upload it into application server, I can see only till 510 characters using AL11 transaction.Is there any limit?Thanks

LSMW error records

Hi,One basic doubt..when we use LSMW for conversion of huge amount of any data.For e.g if we have 1000 Customer Master records in the input file. After running the LSMW, if many posted successfully and if few fail due to data error, how will trace th...

Resolved! INSERT Performance

Hello,What is the most efficient do several INSERTthat is to say make an insert for each line orusing INSERT <TABLE> FROM <INTERNAL_TABLE>I have to load a specific table, i use the INSERT from INTERNAL TABLEbut the program is very very long.When i st...

Labels in this area