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

Layout in ALV reports

Hi everyone, I have created an ALV report, and now I've been ask to upgrade this report putting a parameter in the selection screen where the user can select a layout, and then execute the report so when the data is display appear as the layout alrea...

Break a Int .Table

Hi All i have a BDC program in which i have to pass record from a int table having a lot of entries.. Now i want to pass it by breaking it into 990 record for each pass to BDC .. How i can braek int table of large size into smaller ones of siz...

logic for textlines

hi experts,i want to read basix text lines from mara table for that i am using(mm03-basic data view) read_text FM to retrive the text lines to windows in the smart form which are so in window -> program line i wrote code as follows READ TABLE GT_...

Resolved! An interview Question

I have one internal table which contains material number field and a material description field. Material number field is filled and material desc field is left empty. I need to fill the mat desc field corresponding to the materialno field that is th...

Resolved! bapi

hi allwhn im tryin to create a fun mod named z_bapi_get_order_status_import havin a demo pgm as a model im gettin error when i refer to a structure the error s "No reference types are alllowed for RFC"when i go for the help for tht error "You tried...

WF_BATCH

Hi abappers,Can any body tell me the significance of WF_BATCH user in the WORKFLOW builder, i am new to workflow plz guys can any of you abappers tell me a good place online to find good materials on workflow.RegardsNaren

Resolved! table control

Hi all, I am new at using Table control , I am unable to get the selected rows of table control.On screen '100' when customer no and data are entered ,sales data for the corresponding customer are displayed in table control on the same screen when a ...

e-mail format

Hi,I have a requirement in an ABAP program to send out mail in a tabular format. I am using function module SO_DOCUMENT_SEND_API1 for sending e-mails and it is working fine.But how do I format the e-mail in a table format likeNumber Date Item...

Report

In report i want an editor. Initially it blank. When we write something in this , then we save it. when we again run our program then we see this data only in disply mode with time stamp, user and date.I did not want this data to be changed other thi...

bapi_project_maintain

I create a project with 7 WBS using function bapi_project_maintain.Everything is going well until I have to set a WBS hierarchie. I need to set a level 1 for the first WBS and level 2 for the rest.I get the error: 'The transfer hierarchie is inconsis...

ALV

hi Friends, i had defined the below way for one field in fieldcatalog WA_FIELDCAT-REF_FIELDNAME = 'STCD1'. WA_FIELDCAT-FIELDNAME = 'STCD1'. WA_FIELDCAT-REF_TABNAME = 'LFA1'. WA_FIELDCAT-COL_POS = '6'. WA_FIELDCAT-OUTPUTLEN = '16'. WA_FIEL...

dialog problem

Hi experts,I have one query regarding dialog prog.I have two normal screen 500 & 600. In screen 500(input screen) i entered the customer no. Now i wanted to know when i press execute button i wanted to go to screen 600 & it will display the same cust...

Email Program help.

Hi friends,<b>1</b>.I have created email program with PDF attachment.I need to make one sentence BOLD or COLOR in the body of the email. Ex:I have created <b>email program</b> with <b>PDF</b> attachment.<b>2</b>.I am able to make link to sentence .Li...

venkat_o by Active Contributor
  • 407 VIEWS
  • 3 REPLIES
  • 0 Likes
Labels in this area