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

Field catalog

Hi,I am using Fm REUSE_ALV_FIELDCATALOG_MERGE to build the fieldcatalogue.I am passing one internal table to that which has around 38 fields in it.Each and every field from that table is decleared by reference of one field from the structure.In this ...

REGARDING DELETE

hi all,i had to delete entire row in the final output table inside a loop on condition that T_output1-wt_acco ne 0.wt_acco is contained in t_output1. how can i do that one can any body help meLOOP AT T_BKPF. MOVE T_BKPF-BLART TO T_OUTPUT_FINAL-BLA...

Resolved! Help

Hello GenuisI m inserting values in database throught screeni had made a button with SAVE fcode<b>when 'SAVE'. select max( empno ) from zsun_emp INTO MM. MM = MM + 1. WA_ZSUN_EMP-EMPNO = zsun_emp-empno. WA_ZSUN_EMP-ENAME = ZSUN_EMP-...

Resolved! pop to select fields

hai,parameters: table.ex: table = vbak.i want to get the field name and desc of it . from that table we all see in abap query .when we enter vbakit gives fields name to select do u have any function module for selecting fields from resptive tableplz ...

remove line break

Hello!The follwing sap script code is given.Z1 is a paragrah with a tab position. ,,&gv_s_pal& has to be positioned directly behind of &gv_s_meins& by the output. But in order to assign &gv_s_pal&the paragraph Z1 I wrote in in the next line. Ther...

table linking

hi all, i have a problem in linking tables. can anyone help me on this issue,i am using MSEG,VBAP,EKBE these three tables in a single internal tables how can v link these tables, i require folllowing fields from these table, aufnr,matnr,budat,vbel...

BDC

Hi all, I am new to this community, kindly help me how to use multiple sessions in a BDC program.for example if i am giving matnr value in select-options, if the material is already exist it should automatically taken to mm03. otherwise it should a...

Resolved! FM required

Dear Experts,I need to convert working days into calendar days using calendar key.The table is TVRO. calendar key TVRO-SPFBK.Pls provide some FM to convert this. and also provide example to do thisThanks in advance karthik

Labels in this area