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

Resolved! dROP dOWN LIST

Can any one tell me the code for drop down list program?below is the code i am doing sometthing wrong .i am not getting the desired drop down list? data: itab like kna1 occurs 1 with header line. parameters: jtab like kna1-kunnr. at selection-scree...

Resolved! S_DEVELOP

I run ME31K with a developers role. I get a short dump, I go to SU53 and have an auth error that caused it on an SD object. This is fine.I remove the developers role. Run the same tcode, get the same short dump but now when I go to Su53, I do not see...

Resolved! Lookup Table/Screen

How do everyone, I have created a customised table to hold details relating to cost centres. There are only three columns for each row held on the table. Rather than having to use SM30 to maintain the data I was hoping to write a new transaction so t...

Auth error

I run ME31K with a developers role. I get a short dump, I go to SU53 and have an auth error that caused it on an SD object. This is fine.I remove the developers role. Run the same tcode, get the same short dump but now when I go to Su53, I do no...

Submit statement

hi, i am using submit statement in my custom report to call a report with variant.I am able to do it. But my problem is......i need to select a particular event after the variant is called....how can i call it externally from my custom report?

bapi &badi

Hi abapers kindly help ..what id difference between bapi & badi ? whats the purpose ?i want to know in detail plz send me few websites where i can find screen shots , materials , power point slides it will b more helpful if u sent to my mail id : jag...

Resolved! script

Hi,I am working on script,i have one block for tracking number which displays the tracking number for the layout.ex: tracking num:123456But the requirement changed and now i want in case of reprint (1st print) this should come like below:tracking num...

Resolved! help in perform

hi,i wont to now how to do perform for this code instead of doing it 4 times for changing variable . i new to perform.Regards SPLIT name AT space INTO v_1up v_2up v_3up v_4up.perform.... CLEAR f_letter. MOVE v_1up TO v_1low. TRANSLATE v_1low TO ...

Resolved! conversion error

Hi,plz any body suggest i am converting spread to excel where if for unit of measure if i am giving getting the error"Error during conversion field type conflict"my form is below plz suggest where its going wrongany help is highly appreciatedFORM APP...

Resolved! call transaction.

hi guru'smy problem is:on alv grid, if i choose a material no, it transfers to the transaction code. now the material no is copied t the trn code.in trn code, some views should be automatically selected for the corresponding matno., the initial scree...

Resolved! split field

hi,i have field type char40 (name) with 4 words and space between them what is the best way to part the word to 4 different fields.e.g.name abc defg aaaa bbbbi wontfield1 - abcfield2 - defgfield3 - aaaafield4 - bbbbRegards

Resolved! screen painter

Can anyone please be kind enough to pass me the link to learn how to create a new screen in screen painter..Can anybody please give me a stepwise explaination of using a screen painter.I am completly new towards screen painter.thanx.

CONTROL RECORD in IDOC

Hi xpertsI have an issue related to control records. In we19 i see the control record as EDIDC ut what i need is EDI_DC40. When cheked the documenation of the EDI_DC40 structure it is relating with "The control record for Release 4.0 has the structur...

prabhu_s2 by Active Contributor
  • 485 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Border in Smartform

Hi,I have developed a smartform and the printout is perfect.Now the requirement is to have a border line on the page.A square should be drawn on the page which should be almost 2-4 mm away from the page edge.How to incorporate this in smartform?Regar...

Labels in this area