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

Resolved! smartforms

is it mandatory to have next page while designing the smart form ? when i was seeing some smart forms the data is not repetitive that is data is not flowing to to the second page but a next page is created .

Regd: CIN

Hi all,We are working on a rollout project.Issue is briefed belowOur Server is in Italy(Parent company) and they are using MySAP(ECC 5.0) Version. Their system is in live and they are rolling out to India.For applying CIN templates, we need to run tr...

Resolved! BEx Query developing

Hi friends , I wanted to know about the BEx query developing tool along with an example. could anyone of you please help me on this?Wanted to know what is a BEx tool , where and why do we use it?Thanks in advance for you timely help.Regard...

Resolved! Problem in Abap query

hello friends ,thnanks for ur reply...iam doing a small prog to assign a tcode for abap query as looking to the answer in sdn by callling function moduel rsaq_report_name. i got answer that create small program and call this function and submit it .....

Resolved! itab updation

Hi experts,I have itab like this. QMNUM |INDTX 000200000014|X 000200000014|X 000200000014|X 000200000014|X 000200000034|X 000200000034| 000200000034| 000200000035|X 000200000035|X 000200000036|X 000200000036|X ...

Resolved! getting itab data

Hi expertsI have two itabs(t_long & stext) and both are <b>having same structure.</b>I have <b>t_long</b> data like this. QMNUM LTEXT 000200000140|Engg Data Management 000200000140|Product Development 000200000140|Quality Management 0002000...

Resolved! IDOCS URGENT

Hello All,I am new to the concpets of idoc and this is my first object. I hope i will get help.I have a requirement wherein i need to trigger idocs for transaction F111 and transfer the idoc to a bank through FTP.The idoctype to use is : pexr2002 , i...

Resolved! internal table

Hi,In an internal table of a report, Can I write like this?Because the fields i'm taking are referring to "structure" fields not table fields.please let me know...thanks.<b>begin of t_data occurs 0, stype like bgr00-stype, group like bg...

Buttons in ALV

Hi, I need to add a new row in ALV. I am presently using the standard ALV buttons to insert a new row. the Standard button inserts a blank line. But I need the blank line with an icon (for example Comments icon) in one of its fields. How can I achie...

Project Systems

Is there a separate forum for Project Systems? Where does PS functional people discuss? I would like to make some changes to a report(12KST1C) which is in project systems. Is there someone to help me? Please adviceIn transaction CJE0 - if I choose th...

Resolved! Currency Fields

Hi all,In the creation of the ztable if I want to include a field which should hold currencies can you please explain me how to create domain,data element and what all should I specify when I include the field in the table.Regards,Varun.

file location

hi folks,I am working on testing a program that uploads data from a flat file - .txt file and I am trying locate the file in the ftp server(I am in the right folder depending on the path given on the screen) and I did go and check there but I did no...

Resolved! Foreign Keys

Hi all,A standard message is output if the value check by the foreign key on the screen field results in an invalid input. You can replace this standard message with any message. To do this, you must enter the message class of the message in the fiel...

Resolved! Table problem on SE37

I created a ZTABLE ZTABANOMALIST, and filled it.I'm creating a fonction to display it (with some enhancements). On the Tab "Table" I declared ZTEMPTAB LIKE ZTABANOMALIST.My aim is to write a SQL SELECT likeSELECT * from ZTABANOMALIST into ....Before ...

Draw Circles

Hi Guys,I need to display one field within circle(means i need to display one filed that field always has the value 'Y' or 'N')in sapscript and in report output also means both normal and alv reports.How can i do this? Is it possible in sap to draw c...

Resolved! donwload data

hi folks, I am trying to download data from SAP tables on local system.I have used GUI_DOWNLOAD -FMthe code goes like this....data: out_file type string.TABLES: PA0000, PA0001.data: begin of out_tab occurs 0, pernr LIKE p0000-pernr, begda...

Labels in this area