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

Resolved! char of account ranges

hi all,Is there any way to filter chart of account ranges ...like 2000000 to 299999 - assets4000000 to 499999 - expensesi want to display expenses only from skat.. i can hardcode the ranges between 4000000 and 499999... is there any table entries th...

Data Uploading

HiI am uploading data from Falt file to Infotype (0759)- Compensation Data .My requirement is upload amounts should always be entered per the Employee's Payroll country currency.Do achieve this I am following the below code. DATA: L_PERSA TYPE PERSA,...

Cash Desk Printing

Hie guys,When i run transaction code FPCJ for cash desk, on request to print the receipt the error message 'Enter at least one Business partner Number' is shown although on the initial screen you would have entered a business partner number. I tryd d...

F-4 Functionality

Hi all, If you press F-4 , you get a new window which has fields like name,description,package selections(one like in SMOD F-4).How Can i get that F-4 functionlity for the field I use in selection-screen. is there any code I can copy to have ...

Resolved! gui status call screen

hello i learning how do module pools , i have a custom menu for my module and i am trying call a screen when i press a opcion in the menu ( example : File: update_screen ) but dont work , this is the code:&----*& Modulpool Z_PP_LOTE_ETIQUETAS...

Reg. ALV's

Hi ,I am new to ABAP and learning ALV's. Can nyone tell me the site from where I can learn ALV's. What is the use of Function modules which we r using in our ALV's and tell me abt the use of Type-Pools -SLIS and also abt the field catalogs which we r...

ABAP COMPILATION ERROR

Hi,I am running the following code in abap editor DATA: LEN TYPE I VALUE 10, POS TYPE I VALUE 11, TEXT(10) VALUE ‘1234567890’WRITE AT POS (LEN) TEXT .Following error i am getting when i compile Field "1234567890" is unknown. It is neithere in on of t...

Resolved! table control

i have a problem that i want to get to a position in tbale control when i click on a pushbutton "search" it searches a string then it should come to that position in table control where that string is .plz help

ABAP : DDIC

Hi, I would like to know if there is any system table which stores the transparent table name and the no. of entries present in it. I basically want to list the large volume tables for performance related issues.

Commited Qty

How can i get the COM_QTY used in structure BAPIWMDVE in BAPI BAPI_MATERIAL_AVAILABILITY.I have used this BAPI in Loop which contains more than 40000 materials.I want to improve the performance.Is there any other way by which i can get the COM_QTY di...

Resolved! Correcting the value

Hi,I have a field KWERT which has a value 126048.52 in the program.But when it is printed using the script, it is displayed as 12604852.Whether I need to specify anything near the field in the script form.Please let me know.Thanks in advance.

ALV

Hi,I hav edevloped a ALV report with 2 screens with a Grid and other with hierarchical list. Grid will be invoked from selection-screen and the Hiererchical list will be called from Grid screen. My question is: From Hierechical list, I need to go ba...

Resolved! Table create screen

Hi, I have created a z table and some values are also stored in it..When i enter into the table using se11 and click F8 and view the values..If i double click on the record it is showing syntax error in screen..I cant change also..can anyone tell h...

Labels in this area