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

internal table

Please use an informative subject in futureHi,Can any one pls tell me how to define internal table in OOABAP.my requirement is , i need to define a internal table of type KNA1.and itab1 like itab occurs 1 with header line.how to define this in OOABAP...

ERROR MESSAGE

Please use an informative subject in future, and not in ALL CAPITALSHi SF experts,i'm exercising on printing invoice using smartforms.(using step by step guide) i'm declaring Import parameters in Form Interface as shown below ,Parameter name : IM_T_...

Resolved! Where to find details of operations linked to planned order

Hello all,I have one planned order in which i have nine operations.I want to find the details like schedule start date , shedule finish date etc of these operations in the planned order.Where(T-code or Table) i can details of all these operations.Tha...

Resolved! select with inner join

hi friends,can we use where clause in select statement with inner join.i am using following code which gives error (The column name "WERKS" has two meanings . .). SELECT AMATNR ACHARG AERSDA BMENGE B~MEINS FROM MCHA AS A INNER JOIN CHVW AS B ...

Checksum

We have developed a program for NEFT payments after making payments in APP. the user runs this program and downloads the details in TXT format and then he uploads into the Bank server. Our requirement is after downloading the file if the user makes a...

Read Report Statement

Hi Experts.. I hope you all are doing fine..I need your help..I want to used read report statement for reading reports and I want make a list of reports which coding is commented. and second list of reports which coding in uncommented...Can anyone te...

Resolved! report

Moved to correct forum.Hi friends,I have a problem to upload data in a Report,My program i given below .And my selection screen field is - vbeln. Value = 4970.My problem is when i get the output it shows only 1 record, but in vbap table (value ...

Data Declaration

Hi all,I have one problem below :I am trying to take value of field vgw01, vgw02, vgw03 ,vgw04, vgw05, vgw06 of table PLPO into one variable.Data Declaration of variable is like below:DATA : v_vgw01_m_mstd(9) TYPE c,after that i am doing v_vgw01_m_ms...

Resolved! Regarding messages.

Hi , i have a customised transaction zc10 where in iam executing this to update co01 with list of orders , for each order this zc10 is being executed using call transaction and messages were displayednow my requirement is to develop a new pr...

BADI OR EXIT for F-57

Hi GURU ,I want BADI or EXIT which will trigger at F-57 ( in the save time ) .I want to call one more standard program from thats badi where I will pass the Document No which will be created at F-57 . Thats why I want the BADI/EXIT name which will tr...

Labels in this area