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

Resolved! Internal format problem

Hi Eperts,Am expecting one result but its giving different output.As per my analysis its caluclating internal format length(carrid,connid).carrid, connid fields not using any conversion routines also.Please refer the below screens to make better unde...

Resolved! summing in alv report for set of records and total and : using field symbol for addition

hi i am displaying a report in grid display using alv, i want sum total individaul records for particular set of records. eg of problem as below , i know there is sum total field for fieldcatalog to be checked to give total but my requirement is  sum...

Resolved! Description of sub-total field on sub-total line on ALV

Hi Experts,I searched SCN for similar thread but didn't got any helpful materials, needs expertise on this.I have a requirement to display description of sub-total field on subtotal line on different cell of same row.In my ALV Grid Display I have kep...

Resolved! field symbols additions

hi i am using a below field symbol loopi am concatanating in same, in addition to it i want to have some records to be addedfor eg table one master has key field vbeln and table two item table has fields vbeln and partner two key fieldsso table two w...

Resolved! String comparison in WHERE condition with 'for all entries' in select query.

Hi Experts,I have this one scenario. There is one internal table say 'IT_TAB1' which contains data like below.Job NameVariant NameJob CountZCRMREPORTABC1234ZTESTXYZ4321ZVIRENDRAPQRS4567Now I want to select all the data matching to the above table's "...

Resolved! Combine Two dynamic tables

Hi experts,I have one requirement to combine two dynamiclly build tables into one final table. for example dynamic table has structuretable :: F_sheet_rowfield1(length 2)    field2(length 3)    field3(length 4)12                        ABC           ...

BADI of a t code

Hi all,        I have attached the following report to find badi and exits of a particular tcode. However I want to know if there are any limitations using this method as compared to finding a badi using the traditional way (i.e. by goin to se24 and ...

Resolved! Displaying internal table data with out using Wor Area & Header Line?

Dear experts,Why we need to use work area to display internal table, why not with out using work area or header line?With work are WA it works.Data : it_sflight type TABLE OF sflight,        wa_sflight type sflight. select * from sflight into table ...

Resolved! Function module to display text ( a paragraph with 10 lines or more)

Hey Guys,I am struggling to find a function module which can display more than 10 lines also I will be able to edit the header of the popup box;Something like the popup which fires when user logs in to SAP for the first time with the copyright inform...

Resolved! Assign levels dynamically as shown in the below table

i) Call CS_BOM_EXPL_MAT_V2 passing CAPID =  ‘PP01’, DATUV = <sy-datum>,         MEHRS = ‘X‘, MTNRV = IT_FILE–MATNR, STLAL = IT_FILE-STLAL, STLAN = ‘1’and WERKS = P_WERKSii) Get the appropriate fields from GT_SUB and append to IT_BOM (append IDNRK as ...

Service Material

Hello,I have developed program to upload service material through AC01 and i have used Bapi BAPI_SERVICE_CREATE to create new service material andBAPI_SERVICE_CHANGE to change service material, everything is working fine.when service material is alre...

Issue in ME21N

Hi,I  have a requirement in ME21N where for a particular PO line item if under the purchase order history tab the GR and IR amounts are a not zero then the users should not be able to delete that particular GR IR row in purchase order history tab .So...

Labels in this area