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

Resolved! module pool

hi, this is priya.i have doubts in module pool programs, table control?what is table control?iam giving table vbak-vbeln as basic list. once i enter value the details list is displayed in secondary list.how can i insert,delete,update.pls send me code...

TEXT BOX

Hi guyz,i have a requirement to create Text Editor in my screen which should save the data and display when asked according to the item. the text editor should look like the one that we have in ME21N or VA01 (in Texts Tab). How do i create this and s...

inserting fields

Hi all,i have two internal tables.one table have Mandt key extra comparing to other internal table.and both have remaining all the fields same.Now i want to insert all the fields from the internal table which dont have mandt key to another internal t...

Resolved! Doubt in prgms

hi frnds, I have a doubt 'how to delete 1st charactor from the internal table records'. Ex : itab have city name but it displaying 1pune2mumbai3chennaii want to remove the 1st charactor from the output. i need onlypunemumbaichennaiplz give me a s...

Resolved! about hide

hi some body pls tell me in interactive lise i want to use 2 filds with hide statement, how to use that one, and how to retrieve that content from that area,please explain with example.that is hide matnr werks.

start routine

Hai ABAP gurus,i faced this problem in writing a start routine.I have to caculate "transportation units' for that 'Route' is the key.for calculating the same i added two info objects Z9ATSHIP & Z9APSHIP and entered there value into a defined dimensio...

Resolved! hi experts itab issue

hi guys plz help me here i hav shown u a piece of code in whichi am reading the content of table at index 19in place of this i want to read the entry where test_fieldcata_alv-fieldname = 'key'.means in place of this index 19 which is of field 'key' i...

Resolved! appending fields

Hi all,i have two internal tables.one table have Mandt key extra comparing to other internal table.and both have remaining all the fields same.Now i want to insert all the fields from the internal table which dont have mandt key to another internal t...

Transaction Variants

I want to restrict changes to the fields in Goods movement forone group of users. Can any one explain these steps in detail?1. Create a transaction variant for CO11N 2. Create a new transction code for the transaction variant and assign an authorizat...

Event on Print Button

Hello ABAPers,I use an ALV in a screen, and use a copy of the standard status (from the function group SALV) STANDARD_FULLSCREEN, which contains the menu and ALV toolbars.If the user chooses Print (fcode = $RNT) and executes the printing, I must exec...

Syntax error in 4.6C

Hello All,Consider the following piece of code.FORM fill_itabs TABLES p_t_tablep_t_table_dummy. Internal table to be used for dynamic where conditionDATA: lt_wherecond TYPE STANDARD TABLE OF ty_wherecond,Structure for dynamic where conditionls_wherec...

Message Type BOMMAT

Hi, Sending a BOMMAT03 CHG Idoc to ECC 6.0, the following error occurs: 'Local BOM xxxx cannot be changed via ALE'. The current Boms were copied from SAP 4.7 and were created originally using Idoc J3CSBOM2. Does anybody have an idea how to fix ...

Resolved! occurs clause

hi can u plz tell me about occur clause.i want that when i mention occurs 2 in internal table it should only show 2 records and should not increase dynamically.i don't want to increase the size of the memory dynamically.

Labels in this area