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

Download

Hi, i want to download the contents of a database table i.e., ztable into an excel sheet but the problem is that the ztable has 25 lac records. plz suggest me...<b>helpful answers will be highly rewarded.</b>

ALV - pf status

In the ALV program report, it has the header and line item information.I have set the PF status as STANDARD (from the program SAPLSLVC_FULLSCREEN). All the buttons are enabled on the screen but when i use any of the buttons from Menu Bar or on click ...

?=

what is functionality of ?= in the below statement....LOOP AT lt_relations INTO li_relation. ls_agent-agent ?= cl_obl_interface_factory=>binrel_agent( ii_relation = li_relation ). ls_agent-binrel = li_relation. COLLECT ls_age...

ALV

I am using a ALV to display data.for that i am using the functionmodule REUSE_ALV_FIELDCATALOG_MERGEand REUSE_ALV_GRID_DISPLAYbut while run the report at REUSE_ALV_FIELDCATALOG_MERGE its going to dump and the dump error is An exception occurred. T...

Resolved! hi

I need to insert single record into a custom table by looping std internal table.i used the code below,but it's not working...loop at internaltable.wa_internltable-field = internaltable-field.endloop.insert ztable from wa_internal table.

Password managment

Hi,I have used ECC 6.0 system(BASIS 7.0) and I want to manage account automaticlly.So, I want to decrease managment effort for account managers.For example, When a user forgets her/his password, he/she will be able get her/his own via email.Is there ...

Resolved! Urgency: test in we19

hi all, I want to test the inbound function module in we19,but it says "Interface for function *** is incorrect" in ECC6.0. I have a test in 4.5B, it is successful. The function module interface is the same. Can you tell me why?Many many thanks!!

Resolved! tables

i am trying to create table .i have entered the field name and i have two check boxes ie 1.key.2.initial.I will check 'key' so that i can maintain uniqueness then what is the purpose of initial check box if i kept it blank what will happen.plz explai...

Search Help(SAP-ABAP)

Hi Friends,I am working on Matchcode.I have a elementary matchcode(z_match) which contains two fields form MCHB table which has been assigned to a collective match code(MCH1) .But as per new requirement i need to add two more fields from different ta...

Resolved! Debugging

Hi All,How to debug the code which is written in a function module that is called in UPDATE TASK? What is the use of UPDATE TASK?Thanks in Advance,Phani

PS_1978 by Active Participant
  • 537 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! Contains ONly

Hi Gurus,In the selection screen I am having a select-option for document type.I will give 4 types of data types in the selection screen.In the program I have to move data to different internal tables according to document types.Here the code goes li...

Resolved! value for field name

Dear AllI would like to know the value that get stored when a transfer order (LT21) is cancelled in field QSTAT. (e.g the value is 'X' when PO is marked for deletion which is stored in MASSEKKO-LOEKZ). It is required to restrict printing of cancelled...

Resolved! Re:CDPOS & CDHDR tables

Hi i want to find change in new value and old value for release strategy(FRGST) in EBAN table .i am trying FM (CHANGEDOCU_CDPOS_READ) but i am unable to find the parameters which needs to be filled such as object class,object ID,could u plz tell me ...

Resolved! Upgardation

Hi Experts,What are the steps involved in the upgradation process,How to identify the standard object of SAP modified in the current version and what care should be taken during the upgradation.Thanks in AdvanceIff

Labels in this area