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

Resolved! GLOBAL ITAB needed...

How to retain the itab values even after program finishes execution...ive the requirement of storing itab data and append/modifying the itab on each run...prog 1 -> progr2 -> apppend itabA (progr2 ends and return, not prg1)prog 1 -> progr2 -> apppe...

Resolved! Help on date format

Hi Everyone, I am reading date from a file which is in the form YYYYMMDD.Is there any functional module that checks the user's date format and changes the format according to it.for eg. if the user has a setting DD.MM.YYYY then YYYYMMDD s...

regarding ALV grid

Hi friends,I have small drought in reports.My requirement is report should be developing using alv grid, my drought is alv grid means display like alv report (grid display) are separate concept is there plz give me suggestion. And send me the materia...

Resolved! Tabstrip

I have 3 tabstrips with 1 textbox at each tabstrip. When user did not key in the textbox in the first tab, the user is unable to select the other 2 tabs unless they keyed in the textbox in the first tab.How am I suppose to do that? Codes examples is ...

Select-options

Hi,I have created a selection screen with select options.There is one field for Material declared as :SELECT-OPTIONS:s_matnr FOR wa**-matnr.The problem is : When i execute the program: And in the selction screen enter value for material and choos...

Resolved! GETWA_NOT_ASSIGNED

Hi All,I have been trying to define Contract Account Categories after assigning number ranges but when I try to save the changes I get a dump saying "field symbol has not yet assigned". Here is some text that my give you a clue:What happened? ...

dialog programming

Hi,I am working on a module pool program.I have created ascreen 2000 in which there are many fields taken from mvke,mara and marc.If the user wants to change values of some fields in the o/p in this screen,then he can change the values using the drop...

RFC , UNEXPECTED TECH ERROR

I've recorded PHAP_create_PA and phap_change_pa transaction and conveterd that into a function module.the function module is remote enabled.and tht rfc is being called thru webdynpro screenit is working fine with phap_create_pa, the appraisal documen...

Shahid by Product and Topic Expert
  • 392 VIEWS
  • 1 REPLY
  • 0 Likes

rfc error, suggestions needed

I've recorded PHAP_create_PA and phap_change_pa transaction and conveterd that into a function module.the function module is remote enabled.and tht rfc is being called thru webdynpro screenit is working fine with phap_create_pa, the appraisal documen...

Shahid by Product and Topic Expert
  • 281 VIEWS
  • 1 REPLY
  • 0 Likes

lock objects

Hi experts, My requirement is to create lock for parent table and its child tables.Each and every child tables is having relation with the parent table. When iam creating the lock for parent table, in this process iam adding the child tables in the ...

About IDoc Basics

Hi,I am learning IDocs. But I am getting confused with basic concept only. Can any one clear me following points in simple manner:1. What is Inbound proceesing? In which senario we use it?2. What is Outbound proceesing? In which senario we use it?3. ...

Resolved! About IDoc Basics

Hi,I am learning IDocs. But I am getting confused with basic concept only. Can any one clear me following points in simple manner:1. What is Inbound proceesing? In which senario we use it?2. What is Outbound proceesing? In which senario we use it?3. ...

select option looping

i have 5 select options on the screen. i want to take each select option .e.g one to one correpondence... I have to use a select query looping on the select option and send mails depending on the select query. also i have to concatenate the select op...

check my logic

Hi abaper'si am applying following logic in one of my program actually i need all three fields BUdat, HKONT and MATNR in my itab2. In my itab2 matnr field is showing no data ...its coming empty.Logic is :types: BEGIN OF ty_itab1,BUDAT LIKE BSIs-BUDA...

Labels in this area