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

Resolved! Selective sorting

hello experts,i have an internal table with a field LV_CMP_FLAG(2) type Cthis can have one of 5 values viz: L, ML, MR, R or a blank valuei need to sort this table in such a way that displays the ML values first followed by MR, L and then R and the bl...

dates

in d code below everything is gettin done like in d top of page am getting the header data todays date and number of records.d problem is am taking d data for a period i.e from range of dates using th code SELECT-OPTIONS DATE FOR VBR...

Resolved! Dynamic Report

Hi Experts,I have requirement, in a custom table i have 28 entries, and the same have to displayed in the output report as column vice, but this should be done dynamically. eg. if there is 20 entries in the table output of the report should be 20 col...

create view

hi,1) if i want to CREATE a VIEW base on the sql statement, I cannot find the 'IN' operator in the selection conditions tab in maintain view.SELECT caaa cbbb cccc cdddFROM tab1 AS a INNER JOIN tab2 AS b ON axxx = bxxxINNER JOIN tab3 AS c ON byyy = cy...

BAPI

hi alli created Object in SWO1 but under arrtibutes ObjectType. is automatically created with a deep structure and under methods , 2 methods - ExistenceCheck and Display are automatically created.what is the purpose of that? For every object it is cr...

Resolved! Table Contents

Dear Colleagues,I have a table which is Customer specific. I would like to create entries in certain columns as default, so that the customer cannot change it. Also I would like to make only 1 column as editable. ie Customers should be able to enter ...

ftp_connect

Hello everyone i am testing a ftp_connect FM. In that i am providing the following informationUser <-------ftp user name (say XYZ)password <---FTp passwordHost<---Ftp server name (say ftp-server)rfcdest as SAPFTP.But the function module is raising...

Currency

Hi,I have a Ztable with company code, plant , currency fields and others.I have to validate the currency in the Ztable against the currency in the standard table of SAP.Is there any function module available?regards

EMAIL

i have submitted a report in the back groud. the out put is in the spool.But my requirement is to send a mail that the out put has been stored with the respective spool number.How is this done?

P311729 by Explorer
  • 515 VIEWS
  • 2 REPLIES
  • 0 Likes

type conversion issue

Hi..I'm calculating a multiplication of xkbetr * xwertb.data: xkbetr like konp-kbetr.DATA : xwertb like komp-lmeng.xkbetr = 3.00 and xwertb = 100.000wa_komv-kwert = xkbetr * xwertb.but even though it should come as 300.000 it comes as 300000.000Plea...

ALV

can we restrict the number of records to be displayed in an alv to the required number of records per page. for ex: if we have 100 records and i want to display 10 records per page. and it shud be in 10 pages.how can we do this?

P311729 by Explorer
  • 977 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! table control

Hi Actually my problem is when i enter a vendor number in an i/o field in frame(box) ... i want the to display vendor number and vendor name in next frame (box) and correspondingly i want ebeln, ekorg,aedat etc..... in a table control of the same scr...

Labels in this area