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

please

DATA: ls_itab TYPE itab_line, lv_subrc TYPE sy-subrc, lv_tname TYPE ddobjname, lv_file TYPE string, ls_indx TYPE indx, lt_itab TYPE TABLE OF itab_line,**" FIELDS_TO_CONTAINERS TYPE DYFATC_TAB BEGIN OF ls_tabinfo, header...

Idoc error.

hi, I am using an Idoc in LSMW.Message Type : HRMD_ABasic Type : HRMD_A07 and i am moving in data to a an infotype : PA0105(communications). but when i am Processing the IDOC, the status is shown as 52(Application not fully posted) and the error sh...

Resolved! Smartforms text display

Hi all,In my smartform, I've a variable "address_line" (length = 300 chars) which is formed by concatenating the address street, city etc.And I've put it in a field of a template, the displayed length of a line is 160 chars. It is expected that the c...

Resolved! for all entries

I hv three table BSID VBRK and KONVI wanted to connect all three and wated to select fieldKSCHL from KONV with following fields in VBRK and BSIDfor BSID and VBRK I hv used inner join like below how to connect KONV with this using select for all entri...

sapscripts

hiplz some body rectify the probs mentioned belowin sap scripts while am creating the text elements(F9) for particular window.say main window.its not a probs.while am creating the text elements(F9) for other window.say header window. the old text ele...

Resolved! Displaying a program

Hi,My requirement is 2 open display a report when a particular function is called.Scenario: I have a function module Z_FM to which a program name is passed along with a line no.My requirement is to open a new session and display the report that was p...

Resolved! Aligment in List ALV....

Hi eperts,In my List ALV output, I have a requirement in which the header of the column should be centre aligned and the fields (values) under this header should be left aligned.We can set the alignment for the entire column by using paramter 'just'....

Resolved! Help in join

hi,i do this join and i get in the retrieval data with subty 02 ,03,20despite that i put the line (IN) in code see below what i doing wrong?Regards SELECT pa0040~pernr pa0040~lobnr t591s~stext FROM ( pa0040 INNER JOIN t591s ON pa0040~subt...

Resolved! bdc for purchase order

hi all, i am new to bdc,i need to upload header and line item into me21n.please let me know how should upload for line items into table control of me21n.i had internal table with header data and another internal table with line items.please ...

BASIS Tables

Hi Gurus,I require the mane of table in which i can find the following information1.)type of system (system info)2.)client3.)server model (like NT or UNIX)4.)Instances5.)Server Names6.)Memory info7.)Operating system 8.)SAP SID'sI only know 2 tables i...

alv popup to select

hi matesi have made a report program(alv) using reuse_alv_popup_to_select. now based on this popup i.e when i click an entry on this popup another popup should be displayed with some data... can anyone help me with this concept and also send some sa...

perfromance issue

Hi all my program is going to dump in quality as i am using MSEG table based on ebeln and ebelp.please check the query below.data: begin of imseg occurs 0,mblnr like mseg-mblnr,mjahr like mseg-mjahr,menge like mseg-menge,ERFMG LIKE MSEG-ERFMG,erfme l...

Enhancement Points

Hi Gurus,I have to write some code in program SAPLEINBin include LEINBF0M.Actually there is Enhancement Point. ENHANCEMENT-POINT LEINTF0M_07 SPOTS ES_SAPLEINB. how to write my code in this point.is there any exit or something available fo this.Pls he...

Resolved! Screen painter groups

I have made with screen painter a program that has 2 screens . I want now to be able to have the screen No 1 to be only for viewing and not for editing . I suppose that i can do it with the attributes of the screen (Screen group ) .Can someone please...

Labels in this area