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

Resolved! User-exit

Hi, I have a user exit where in the the previous account num ... field ALTKN should be populated as the last seven digits of customer number... I want that after creating customer in XD01 ... immediately the code should work ... so that when I go XD0...

Resolved! Select statement

Hello friends,I have to select data from data base based on a where condition from an internal table. In It_BSID the field Vbeln is sometimes blank. So i have to select data into IT_KNVP where IT_BSID-vbeln is blank.Below is the code that i ahve use...

Resolved! tables for inventory report(proper sequence)---urgent

Hi all,i want to write a report for physical inventory for both raw & finished goods.in selection screen there will be customer, plant & date.for this customer & current date, i have to extract the raw & finish goods (material & qty) from all storag...

Resolved! Module pool logic

<b>HELLO FRIENDS.</b> When enduser enters the employee_Number in the screen field and presses <b>"ENTER"</b> then the employee_Name and employee_Dept should be displayed in a non-editable form.And I met the requirement execpt the logic to be...

about select-options

hi friends see the below code when i use the code2 performance is very poor.with code1 perfomance is good but iam getting the no of records is little more in code 1for example with code1 iam getting 20100 records with code2 iam getting 20000 only act...

Resolved! HR Module

hi all,i have to work on Time management HR module,please any one help me by telling what are the database tables and Function modules used in HR modules especially for Time Management( Like shift schedule etc).Other than that if any one is having a...

Resolved! Text Elements

Hi All..I have a code as follows..value2-key = 'Incomplete Information'. APPEND value2 TO it_rejcode. value2-key = 'Processing Error'. APPEND value2 TO it_rejcode.Now need to know about HOW TO PASS the Text ('Incomplete Information') through Text ...

Bseg Table Issue

Hi,Below is my code, it taking much time to get the data from BSEG table and even after executing for long time it not populating the data into internal table. If i pass single account in selection screen, it is displaying the data.Please help me out...

Labels in this area