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

Resolved! Password popup

Hi Gurus,I have a requirement in module pool programing to create a password popup, I created two screen., when the user clicks on the push button of the first screen then it should lead to second screen, in the second screen user need to key in user...

BDC

This is lalithaIn the below BDC program at "start new-screen"---- Start new screen *----FORM BDC_DYNPRO USING PROGRAM DYNPRO. CLEAR BDCDATA. BDCDATA-PROGRAM = PROGRAM. BDCDATA-DYNPRO = DYNPRO. ...

bdc

This is lalithain the below prg no msg is displayed in the output REPORT ZSONU_BDC .DATA : K TYPE STRING,TEMP TYPE STRING.DATA : BEGIN OF ITAB OCCURS 1 , ID(1) TYPE C, LIFNR LIKE RF02K-LIFNR, BUKRS LIKE ...

BDC

This is lalithaIn the below prg i have got an errorDATA : BEGIN OF ITAB, OCCURS 1 WITH HEADERLINE, F1 TYPE LIFNR, F2 TYPE EKORG, F3 TYPE KTOKK, F4 TYPE NAME1, F5 TYPE SORTL, F6 TYPE LAND1, F7 TYPE SPRAS, F8 TYP...

ZTABLE

1) while creating ztable in the last step ie: for creating table entriesutilities->table controls->create entriesits showing a pop window saying that "the table is cross client." what does it actually mean an when i click on the tick mark its showing...

Resolved! message id

Take Date From the User And check weather It is greater than Sys Date or not, if it is, than display appropriate Message on o/p screen.plz give the code for this&.Print ********* **** *** ** * *pleas...

INDEX

1)while creatint 2ndary index there is an radio button called unique index & non unique index. what does it actuall mean.? explain cleary both 2) if i click on unique index is it mandatary to gv client field? why so explain it plz..

Resolved! find value in itab

hi i have internal table itab and i wont to now the best way to search value in this tablee.g.<b>itab</b> pernr date 123456 10.1.2007 564788 12.2.2007 i wont to check in itab if i have pernr num 123456 what is the best way to do that from ...

help on index

1)While creating secondary index is it mandatory to to gv atleast one primary key along with the feilds.2)while deleting secondary index its showing like Make repairs in foreign namespaces only if theyare urgentan also maintain in orginal lang, maint...

Resolved! smartforms

HI,I created a SF. Now that I created a text somehow I can write the my text in one line for example:<b>I want to write</b> :DATE:& sfsy-date&<b>but I get it as</b>: date:&sfsy-date&<b>also</b>:This evaluation should<b>I get it as:</b> This evaluati...

read_text fm

In my smart formi have to include some text when we write a heading for main window(header)-posnr material descriptio----> text to be included_________________________or somethins like ship-to-party (text to be included): valueis this possible by ...

INNER JOINT

HI Frds... actually we should not write joint select qurrei for ( like & in )...but i did here i got requriment if there is no input in selection also they want to see out put ... at that when they exicute total data will come into internal ...

some BDC question

sir, plz help me to find out answer of the following question .1.You are running a report. It is taking long time for execution. What steps will you do to reduce the execution time.2.After running a BDC program in background, next day morning when yo...

Resolved! Function module

Hi gurus, I have a small question, I have got a requirement where I need to post a document using transaction CO11N based on th einformation that I will be getting in an input file. So I was just wondering how can I achieve that, I mean is there any ...

BDC for PIR

I am coding an Mat. Master update program for inbound proxy.For this, I am creating a bdc program for PIR (purchase info record). I need some guidance. Any links are appreciated. Which one would be better, Call Transaction or Direct Input.My rek is t...

Resolved! ALV

Hello Everyone,I am just testing the following code...to practice on ALV. For some reason, I am not able to see the output. It gives out a memory dump, if I try to run this. After some troubleshooting...found that it gives the memory dump when I...

Labels in this area