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
  • 85641 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! data tables backup.Help

Hi GuysI am new to ABAP.Ive mistakenly delted all the records of table KNA1.I got other system where the same version is installed.How can I take backup of the table from one system to anotherWe are in beginner level and now just learning ABAP. We do...

Resolved! Display of info

Hi All, I have a field declared as CHAR3 . I get the data into this field from a file which has value like '30 days' or '265 days' or '3 days'.Now I am grabbing the value from the file as below: field = field+0(3).so the result is '30 ' or '265' or '...

Resolved! Transaction SQVI / ZX02

Hi I want report which gives list of sales document no. (from VBAK) for which there is no delivery due index entry(VEPVG). Basically i want result of following oracle query:select * from vbak where vbak-vbeln not in ( select disitnce vbeln from vepvg...

Resolved! User Exits in idocs

Hi All, If we extend an idoc by adding a custom segmant with some new fields we will write the code for the new segment in the respective user-exit(by finding them through cmod and smod).After writing the code when we execute the program that...

Deep structure

Hi Experts Please give the demo program for writing value into the deep structuresuppose a field contains a line type and it has 3 fields.Among those 3 fields 1 is again line type and contains suppose 4 fieldshow to write data into the deepest onePl...

Resolved! BDC Updates

Hi All,Can some one explain me abt the difference between*Local*synchronous*Asynchronous updates in details...why Local update is necessary...Please specify the complete process for the Recording of all the Updates in details.Thanks,Lee

Relation in MM Tables

Hello,I'm getting Material Master Data in individual internal tables as below. Can some one please suggest how do I combine the data from different tables in to a single table based on Material Number.I.e. Tables in which I get data based on Matnr ar...

BDC

Hi All,When we try to post a document using the Function Module : 'POSTING_INTERFACE_DOCUMENT', We are passing the account details through the screen element:RF05A-NEWKO. If there are 2 line items, the document is getting posted sucessfully using thi...

OOPS abap

hi experts,I want to learn OOPS ABAP. Starting from classes , objects , their syntax , i have seen lot of documents but i am not ablre to understand the syntax, plz guide me with useful informationsor you can send me material related to this on kkbis...

Labels in this area