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

Resolved! ABAP

Hi guysOne of my seniors used to give a transaction and after that a screen opens up and if i give a particualr term in the search help i get the entire documentation and help for that particualr term.I forgot the T-Code.Please help.With RegardsVijay

Transaction variant

Hi Gurus,Scenario :The requirement is to make material description field disabled for all the views except basic data1 and basic data 2 view .This we have been able to do using transaction variant.Querry:The querry is :We have created a transaction v...

smartforms

Hi, i am printing wct certificates through smartforms.on the basis of range of posting date on selection screen, i am getting multiple vendors. so my requirement is to print certificates for each vendors. means for each vendor there will be header...

Import & Export

Hi Experts,I am having small doubts can u explan it.1)In Export & import we use memory id .actually what is memory id . when i am Exporting an internal table to what shoul i use in the memoryid place.2) after Exporint the data object & before going ...

Resolved! Internal Tables!!

Hi All,I have a concern on the declaration of Internal tables:As per my knowledge, i can declare the internal table in the following ways :1. Data : Begin of Internal table name occurs 0, field 1, field 2, field 3... End of I...

reports and ranges

hii have two questions. my requirements is 1. in selection-screen the order created date must have multiple selection with range of max 15 dayshow can i write code in ranges for the above one.2. after executing the programe my programe is going to du...

Resolved! unicode error

Dear All,I am getting unicode errror i.e. UC_OBJECTS_NOT_CONVERTIBLE means dataobjects in unicode programs cannot be converted,while upgrading from 4.6 to ECC 6.0, when iam trying to open downloaded file in excel.In debugging, error occurs while exec...

performance problem

hi,I am facing a performance problem due to abap code written in below format.select kunnr ......from z.....where kunnr IN s_kunnrand l... = 'X'here s_kunnr is select-option and is having 2000 entries in the selection screen.the execution plan produ...

Resolved! BDC

hi ,Don't want links.....I faced many Interview ,every time Interviewer asked me how to use Table Controle In your BDC?my answer is by using Indexes. its not satisfy to himso I wants exact answer of this question....thanks ............................

ALV LIST DISPLAY

I have to display colors in the ALV list in a zreport created by a previous developer according to the values. i have written the code for it He has defined a field 'FARBE' for color. can i define a new field for color.he has defined it as below.TYP...

runtime error

Hi,I faced a runtime error stating that, you have attempted to extend an internal table but the required space is not availablefor the select query.can anyone say wht wud b the problem?SELECT KUNNR NAME1 FROM KNA1 INTO...

view creation

Hi experts,I am facing problem in creating views. My scenario is I have two tables called ZREV and ZREV1.in that ZREV is having some fields ( MANDT,CIRCLE etc) and ZREV1 is having some fields ( MANDT,COST CENTER,PROFIT CENTER ).For this I have to cr...

Search help fill

hi experts,Consider a scenario where my selection screen has got three parameter box :werks - plantlgort - storage locationmatnr - material noIn search help of material,i have selected plant-warehouse-storage location tab, if i select a material then...

Labels in this area