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

Resolved! Save Text > 255

Hi all I've read many threads about this issue, but I couldn't find any that helps. I would like to store text > 255 chars. I know, it cannot be a table. There are the function modules: SAVE_TEXT, INIT_TEXT, READ_TEXT.In all these functions, a <b>obj...

select options...

Hi,Does select options validate input in the selection screen?that is, If we are giving the high, low values for select options and while executing the program , if we are giving values out of range , then will it intimate us to enter a value within ...

Resolved! ALV Tree Context Menu

Hello Friends,We are working on ALV Trees.this is the sample code:<b>CLASS LCL_TREE_EVENT_RECEIVER DEFINITION. PUBLIC SECTION.METHODS: HANDLE_NODE_CM_REQ FOR EVENT NODE_CONTEXT_MENU_REQUEST OF CL_GUI_ALV_TREE IMPORTING NODE_KEY MENU.ENDCLASS. ...

Idoc INVOIC01

Hi allWe are making creating parked invoices for PO's using idoc INVOIC01. The functionality should be the same as that of transaction MIR7. In MIR7 we can enter a document reference (required field). If an invoice is already created with the same re...

Resolved! table

hi guys,I have a ztable and it allows me to edit also but for one field in the ztable when i go to se16 there i cant able to see the fieldfor updation How to maintaint values for that field alonesenthil

Urgent

Hi,Iam Developed One Report : ZMMPOR.For that report, I create a T-code : ZMPOThe transaction will be inserted into the autorization role ZMM_PO_TEAM.I Developed Code At Selection-Screen.authority-check object 'ZMM_PO_TEAM' ...

IDOC - PARSER ERROR

Hi All,We are upgrading from SAP 4.6B to ECC 5.0.There is one interface for sales order wherein an idoc gets generated as soon as we trigger one output type.But the problem is that as the idoc goes from SAP to Middleware, they are able to receive the...

Screen Exit in VA01

Hi Experts,In VA01 while creating sales order, when we click 'Display doc. header details', there is a tab page called 'Additional Data B'.This tab page appears blank, I want to add around 5 fields in this screen and want it to save the data eneterd ...

Resolved! update screen 0

Hi everyone!I am newby to ABAP, so hopefully I count on your help In my report, I start from reading a database and outputing the content to a list (this is my screen 0). I have a nice header on this list.Then I perform some data manipulation (adding...

Debugging

Hi Experts,I have a function module in QAS110 that I need to debug, this function module was assigned through table TBE24 and TBE34. The function module should be able to populate the KNVV-PLANT in QAS100 once a business partner and relationship is c...

Date validations

Hi, I want to validate the date in the flat file on the presentation server. I am using the FM CHECK_DATE_PLAUSIBILITY. It is checking correctly. And i want to catch the exception in a local varible. How it will be. Can anybody provide me the codi...

Resolved! Optimize SQL Statement

Hi AllI have writen a SQL statement. However, the result has duplicate value, may I know how should i optimize the code below to avoild duplicate? Or maybe a better way to do the query? SELECT KKUNNR KVKORG KVTWEG BBZIRK INTO CORRESPONDING FIELDS O...

concatenate

hai all,in my internal table i have only one field of type string.which has 'this is - test file ' . "----" is space.so i am looping the internal table which i am getting thisis--- " it represent space --test filenow i have to concatenate the co...

Resolved! Table Activation

Hi All, I have created a table zaett.I later altered it by adding a key field called username , Now when I am tried to delete it ,it got deleted but I am not able to activate it.It is showing error Table not yet classified.What to do ? Is th...

ALV Enevts

Hi I have one double click event defination and event implementation. But two event handler one for top alv and one for bottom alv on a single report. Now from the event implementation I want to know which (top or bottom alv) alv is double clicked(to...

Regarding a Report

hi experts,i have a developed a Report in english and if i want to change the developed report which is in english dynamically to logon language of the customer then how can i do that.Note: i just want to do that programatically.can any one please he...

Resolved! how to procession session in foreground and errore mode from the program.

hi ALLi have a requirement in wich i had to create a session and procession the sesion in foreground or back ground from the program it self (with out going to SM35)argent can any body answer to my question, please reward gauranty.thanks in advancesi...

Labels in this area