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

Resolved! SCREEN check

Hi, now i faced an urgent problem. Before i leave a screen , i want to know whether there is any change in the screen. for example , if someone have input something in the screen field. I don't need to konw the details but only whether it h...

Resolved! read statement

Hi,can anyone explain to me why read table statement is not working in the followinf code:data: begin of it_lfb1 occurs 10, lifnr like lfb1-lifnr, bukrs like lfb1-bukrs, end of it_lfb1.select * from lfb1 into corresponding fields of it...

Resolved! Alv Problem-urgent

Hi All, I am displaying output using alv list display. here i am using my own pf-status .in my pf status i have 3 buttons . 1. select all 2. deselect all, 3 deletewhen i select the checkbox and i click delete button it will delete the entry in alv l...

MIGO

hi frnds,i need enhancement or badi, which will give the value of Action screen field GODYNPRO-ACTION eg. A01, A02,.... and Ref. Doc. No. screen field GODYNPRO-REFDOC eg. R01, R02, .... when u press save or check. except these 2 values i am getting a...

Resolved! hi frnds

hello frnds, In below program i want to assing layout option zebra . how can i do that. please let me know. Global ALV Data Declarationstype-pools: slis. Internal Tablesdata: begin of ialv occurs 0, test1(10) type c, test2(10) type c, ...

Resolved! Debug outbound Idoc

Hi All , I have a situation where in Puchase order when i change the message type a Idoc is genetrated . This Idoc is generted by Process Code . Now i want to Debug it to see how the data is being populated in the Idoc . I have put breakpoint at Fu...

problem in BDC KP06

Hi,I am trying to do BDC for KP06.The first screen (for filling control area),comes only the first time the transaction is called in a session.Hence,BDC recording for the first time the transaction is called,is different from recordings for later cal...

BDC Questions

HiCan you give answers for these questions?1)What are the transactions we should use in BDC? How do we use it? 2)How would you use BDC program to transfer material master record using MM01 transaction? Give me steps. 3)Could we use ME21N transaction,...

BDC Program

Hi All,i have developed a bdc program to upload data in trasaction code vk11.wherein after metioning the condition type which needs to be a constant, one of the key combition is chosen,after which organisation is mentioned thn material no and then di...

Learn ABAP offline??

Hi everyoneI have downloaded the abap trial version. I would like to learn abap. There is a lot of great refernces and links, but all of them are dependent on having an active link to the internet. Unfortunatly where I am a link to the internet is ve...

user exits

Hello Everyone,I am new to this forum. I need to know about user exits. My next project requires me to implement user exits, screen exits, etc.I am a rookie to this topic. Can anyone help me as to how to start with his topic. Any sort of help is appr...

Resolved! Doubt regarding RFC

Hi,I need to create a RFC function module so that i can access our main server which is in another city, and get the table data in it. Using that data we can design our further logics.1) How to Connect the two Sap systems which are seperated by long ...

problem in ALE

hi guys,i have a problem in distributing my model view.it gives me a message 'No messages have been defined for the selection condition in model view' so that we are unable to create the partner profile.Can anyone explain briefly what it is all about...

Labels in this area