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

Resolved! Internal table

Hi all, i am new to abap so orking on my skills. i have declared 2 tables as below, i can populate the data in one table(itab) but could not do the same in another(jtab).Can some one please rectify the mistake iam doing.REPORT ZPRACTICE NO STANDARD ...

Resolved! BAPI_QUOTATION_CREATEFROMDATA2 add condition with value = zero

Hi,I create quotations by using the function module BAPI_QUOTATION_CREATEFROMDATA2. So far I was able to create and overwrite price conditions on the item level. I am using the following code: wa_cond-itm_number = wa_data-linenumber. wa_cond-c...

Resolved! search help

hello,I created search help for a custom defined field it can have duplicate data in the table but while i am displaying i want to resrict the duplicates. I try to create exit and modify the displaying data but without luck.Would appreciate if anyone...

Resolved! Debug the baclground job

Hi all,Greetings!How to debug the background job? If anyone knows please let me know?And one more doubt i have if we put the <b>BREAK-POINT</b>in code and once we execute that job in background then the program will stop at that particular breakpoint...

Resolved! How to make a key field manadatory, in a Z-Table (SE11)

Hi,I've created a Z-table is se11 and one of the key fields is IWERK. Now the user does not want this field to be blank when they enter data into the table via SM30.Does anyone know how to make this field so that a blank entry is not acceptable.Many ...

Uploading DBF file

Dear friends, I'm trying to upload DBF file. I can easily convert DBF to CSV in excel and upload the CSV file by standard FM. But client wants to upload directly from DBF, no conversion in between. I resoted to following techniques:- 1. Trie...

Resolved! How to change original language of ABAP objects?

HI,I have created a BADI and an interface in R/3 release 6. I created the BADI in original language German, but by mistake I created the interface in Original langauge English.Is there a way to change the original language of the interface to German?...

JOIN CONDITION - VIEWS

Can u give me the join condition to be put in the view.This is the scenario.1. In the transaction FBL5N (Customer Line Item Display) include a new match code ‘ Active Account with Balance’.2. The search parameters will be similar to match code ‘’ Cus...

Resolved! Is LSMW allowed in CRM?

Hi Everyone, We need to migrate mass data (service orders) from AS400 to our SAP CRM system. I was wondering what kind of tool I can use. Is LSMW an option? If yes, I believe Batch Data Input would not work, am I correct. And if LSMW is not an opti...

Labels in this area