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

Resolved! Sorting Lists

Gday,I am selecting from a table into the WA, then want to display the selected rows but sorted in a particular way. Is it possible to order rows as I select them, or do I have to select them into an itab so i can order them?

Resolved! Hashed table

Hi,I've a select query which is selecting data in a hashed internal table ( gt_but100 ).The table key is defined as 'Partner'.SELECT * FROM but100 INTO TABLE gt_but100FOR ALL ENTRIES IN gt_blocked_bpWHERE partner EQ gt_blocked_bp-partnerAND rltyp IN ...

Resolved! DBF Upload

Hi all,I need to upload a DBF (Fox Pro, DBase) file into an internal table within an ABAP program.I have looked at the function module "GUI_UPLOAD", but I have 2 problems with it:- I need it to work in background mode, on the application server- It d...

Smartforms - new page

Hi ABAP-ers,I am using smartforms to print 12 labels on one A4 paper. My problem is, when I have more than 12 lables, I can only print 2 A4 papers (24 lables). Smartform consist of 12 windows(one window, one label, one entry in int.table). In each wi...

reg ADRNR

hai to all, In scripts on address window i am using the address / endaddress statements.this form is for purchase order application.tcode is me21nADDRESS PARAGRAPH AS ADDRESSNUMBER &EKKO-ADRNR(K)& FROMCOUNTRY &T001-LAND1&ENDADDRESScan i know from w...

language translations

Hi,I had done the language translations using se76 in sapscripts my form is not configured with the output type so i am running it through debugging i am changing the form name for the output type.i am not able to login in different languages since o...

Resolved! How to use BADI

Hello, I have to use 'MB_MIGO_BADI' definition and 'CIN_PLUG_IN_TO_MIGO' is the implementation for this.Can anybody please tell me how to call the Particular BADI method in my Z program..Or any BADI related document if you have...???Regards,Rushi...

Change log table

CDHDR and CDPOS are the tables which are used to log the changes which are happeneing, for eg it stored the transaction code, user, objectid, object name, description of the changes which has happened.if i made a change to a sales order, and the info...

The BAPI Explorer

Hi !Because there are often posts of the kind "... ist there a BAPI for..." I'd now like to post a little help for all who'd like to work with BAPIs.There a very good tool in the SAP-System. It's T-CODE is BAPI . It is the SAP-BAPI-Explorer.In this t...

Dunning letter

Hi,Please tell me how to do dunning letter. Is there any standard dunning letters provided by SAP in sapscripts, tell me the standard dunning letter name and print program for it.Transaction code for creating the dunning letter.Thanks,Ravi

Resolved! set language error

hi ,for the following code i get a dump. I m not able to realize why is the dump created.Code:Set Locale language 'J'{ the problem occurs only for language code 'J'. For others suchs as 'E' and 'D', I donot get a dump }I have checked the entry of 'J'...

Resolved! Web reporting template

Hi All. Where can I find the web reporting template? I mean, if you see the FM : WWW_HTML_FROM_LISTOBJECT, it is using a template WEBREPORTING_REPORT. Where is it defined? If I want to define my own template, how and where do I do it? Thanks in adv....

Resolved! copy of long text...

Dear friends I am working on a problem in which i am supposed to copy one business partner id's long text to another bp id's long text. for that i have used the read text, save text, bupa_execute_longtext, funmodules but my biggest problme is...

Thai

Hi Experts, I need to disply the Tities for the PopUp screen, window screen, subscreens,... In Thai Language in Thai Login, But It was not displaying any thing including all the SAP standard screens. In debugging mode the sy-title is displaying but ...

Resolved! help in function module.

Hi friends,In the code shown below i used.Data: abc like 'no error' and i am using abc in my function module. when i run the program i need to show "no error" in my pop up window. but it is blank .Any help on this would be appericiated,Shejal.if sy-s...

Smartform - CMR

Hi,I have a requirement to develope a smartform for CMR. Can anyone provide me some information regarding this CMR form. Like....1. What is CMR?2. Is there any standard smartform and print program for CMR? If yes, what are they? If no, do we need to ...

Labels in this area