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

plz help

sir,i have to access dat from same field in two diffrent columns.For eg:SELECT aerfmg algort amatnr amblnr awerks bbudat INTO CORRESPONDING FIELDS OFTABLE itab FROM mseg AS a INNER JOIN mkpf AS b ONamblnr = bmblnr WHEREa~werks = '1000' ANDa~mblnr IN ...

user command

i have arequirement that i am having two internal tablesin the ouput when the user clicks on the line item of the header table that time only the data from the second internal table should be displayed for the line selectedhow can it be done?

Resolved! Problem in output

REPORT zmm_matl_descLINE-COUNT 40LINE-SIZE 80NO STANDARD PAGE HEADING.***************************DATA DECLARATION**************************TYPE-POOLS: slis.TABLES: mseg, mkpf.DATA: BEGIN OF t_mseg OCCURS 0, mblnr LIKE mseg-mblnr, mjahr LIK...

Function Modules

hi! all can anybody explain what does the following Function Module dose.1. REUSE_ALV_FIELDCATALOG_MERGE2. REUSE_ALV_BLOCK_LIST_APPEND3. REUSE_ALV_BLOCK_LIST_DISPLAYwhat are the parameters to be passed to the Function Module REUSE_ALV_BLO...

Resolved! BOM function modules

Hello All,I need a logic for re-cursive call.I am drilling down the BOM components.Example as below.If I have A as header with B as component and again B may have C as component again C may have D and E as components in it.Now if I pass A i should fi...

BOM Recursive logic

Hello All,I need a logic for re-cursive call.I am drilling down the BOM components.Example as below.If I have A as header with B as component and again B may have C as component again C may have D and E as components in it.Now if I pass A i should fi...

Resolved! BW Security

Hi ,We are using BW 3.5 . We are having a requirement to restrict reports on profit center hierarchies . I wanted to know if there is an easier way to build the security other than having to create one role per nodes . Also we need restriction based...

F4 help

Hi All,My requirement is define one parameter to select the file name from presentation serverFor this filed I have to provide the f4 helpCan any body pls suggest me which type of filed can I declare in selection screenEx : p_fnam like rlgrap-filenam...

Material Exclusion

Hi Experts,my requirement is uploading material exclusion data throuh bdc program to sap database.i am getting an error is komgg-matnr doen't exist in loop for sapm13g screen 1001.report ZMEXCLUSIONPGM no standard page heading line-size 255.inc...

Labels in this area