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

Resolved! Customize City table

Hi all, I have to customize city table T005G T005h .But there is no maintaince generotor for these table. When i try to create the maintaince generator for this table it ask for the access key which i think is not the right how. Can anyone tell me h...

BAPI for SAP ECM

hi all,can anybody let me know the list of BAPI's available for SAP Engineering Change Management module. and what is the method to find the BAPI for a particular business module.expecting positive reply.Thanks.Regards,ajay karunakaran

package size

hi all!!!i am using package size in select statement , what ever records i get , i want to download them in presentation file using donload FModule, and after tht refresh the table itab .so that i can select next package of records .But evrytime i ex...

Excel Export

Hello all,im currently trying to get an excel export running using the interfaces i_oi_document_proxy and i_oi_spreadsheetThe question I have is, how can I open more than one sheet(tab) in Excel at a time? call method control->get_document_proxy ...

BAPI

i want purchase order data from SAP.my system is java based system.which BAPI i should invoke..is there ALE configuration recquired for this in SAP..similarly how to get purchase requition data from java based system using bapi in SAP.

Storing text

Hi Everybodym back hereI want to store texts of about 500 characters I have created a text box using controls along with one key field on the screenNow i want that text to be saved and then again display when user enter the keyCan u plz tell me how t...

Resolved! optimizing column width in ALV, writing text just above the ALV list...

Hello experts,Is there a way in ALV that I can optimize the columns width?Also, How can I write text just above the line of the ALV list. for example:Dealer: DL0001- "ALV listColumn 1 | Column 2 | Column 3 | Column 4Also, why is that if double click...

SELECT OPTIONS

Hi all,i have a select option aufnr(Process orders).the user enters the value in the selection option and i need to take the process order numberfrom the given range one bye one and i need to pass that order no to the function module which will get t...

Concatenate

Hi all,I have three fields declared as char132. All three fields are filled with text. I have one field which is declared as char1320. I use the following code:CONDENSE lv_text1.CONDENSE lv_text2.CONDENSE lv_text3.CONCATENATE lv_text1lv_text2lv_text3...

Resolved! logical system

hi there,if i dont specify the logical system name in the selection screen of RBDSEMAT (BD10) to send material to partner, what happens ?does the system take it as the logical system name of the client in which i m working?please calarify my doubt.th...

Resolved! types of tables

Hello ABAP experts,please correct me if i am wrong. we have 3 types of tables 1) transparent tables 2) pooled tables 3) cluster tables.what is the difference between these type of tables. Suggestions appreciated.Thanks,BWer

Describe with where

Hi Guys,i have following data in the internal table and data.*table definationdata : begin of it_example.col1 like i,end of it_example.I have following data in the internal table.col===11111222233how do i know how many 1's or 2's or 3's using describ...

Labels in this area