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

alv grid

i have a problem with my alv grid report. i am extracting data from one table but on displaying the report its not displaying all the column titles on the report. what may be causing the problem.below is the codeREPORT zasm_alv_objects MESSAGE-...

Resolved! Dynamic Screen layout

Hi all,I have to display fields dynamically based on certain conditions,so i started with grouping certain fields in several subscreens like this.-subscreen A --subscreen B --subscreen C -Now if for certain type of conditions i'll be displaying subsc...

Resolved! Table maiintenance

Hi,i have created a new table and done table maintenance also for this table.But when i am executing transaction 'SM30' it is showing blank screen i.e nothin is getting displayed and the status bar showing " No entries are available".Its urgent.Thank...

BDC

HIWHEN I UPLOAD FLAT FILE(HAS 25 RECORDS) USING BDC FIRST 18 ITEMS ARE LOADED PROPERLY.(MY TABLE CONTROL CAN HOLD 18 ITEMS ONLY)BUT 19TH RECORD IS OVERWRITTEN ON 18TH RECORD ITSELF. AND REAT OF 6 RECORDS ARE LOADED SUCCESSFUKLLY.. WHAT SHOULD I DO?

leave screen

Hello guys,Please tell me what statement I can use in order to exit the screen processing.Currently I am using leave to screen 0, but it returns to the previous screen. I know about the module XXX at exit command, but I need something else, because I...

Resolved! REPORTS

HII WANT TO DESIGN A SMARTFORM WHICH WILL DISPLAY PURCHASE REQUISITION NO WITH ITEM DETAILS AND CORRESPONDING VENDOR.PURCHASE REQUISITION AND ITEM DETAILS CAN BE TAKEN FROM EBAN TABLE.BUT THERE IS NO COMMON FIELD BETW\EEN LFA1 AND EBAN.SO HOW CAN I P...

BDC data uploading

I have created the program throught bdc session and call transaction method It is working fine in foreground process but when i give the background processing option 'N' it gives the errors message i.eCALL_TRANSACTION SE11 Return code = 1,001 RECO...

parameter option

hi, I have created a parameter field (preferred/notpreferred) and i have created a list box for that .i have given values in the list box as preferred,not preferred and blank.in the output i can see the field name as preferred/not preferred .but the ...

Excel upload in CRM

Hi experts,there are many post on how to upload an excel file to R3 System. Unfortunalely it looks like this functionality is not the same in CRM. Can you please provide me some information how to upload an excel sheet with different sheets to CRM in...

RE: BAPI_USER_CREATE

hi friends,can anyone please let me know, how to use the above FM? i have a username to pass but i have no idea how to get the other parameters liket the password, and address fields? My program doesn't retreive this data?How do i use this FM?Regards...

wrong calculation

HI Experts! I have a customer balance report. in some customer A/c No. the calculation is wrong. Mostly it makes it double. i.e if any cust. a/c has 2 Debit 1,200 each. Its must show the total 2,400. but its showing 4,800. this proble...

ALV

HI, IN MY PROGRAM I AM USING FOLLOWING STATEMENT FOR DISPLAYING HEADER GR_LAYOUT_LISTTOP TYPE REF TO CL_SALV_FORM_LAYOUT_GRID, GR_LAYOUT_PAGETOP TYPE REF TO CL_SALV_FORM_LAYOUT_GRID, GR_LAB TYPE REF TO CL_SALV_FORM_LABEL, GR_TEXT...

Resolved! Search Help

Hi,When I create a Search Help form SE11, will I be able to get only certain records based on a predefined condition?For example,I have a header table. I have a column called deleted. I always want to display records where deleted <> '1' in the searc...

Labels in this area