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

Resolved! BAPI for creation of PO

Hi All,This is the first time that i have got to work with BAPI .Can some 1 tell me the BAPI to create a purchase order.And also is bapi same as using a function module in calling .How do we pass the parameters and get back the result.I got 1 bapi 'Z...

Resolved! Validation

Hi all, I have a select-option field on selection-screen.I need to validate it.This field may contains only values 'Z1','Z2' OR 'Z3'.If this field contains other than these values i need to display one message,and these values may be in low value ...

KE51 - BDC Recording

Hi,I'm having a problem while attempting to record BDC for transaction KE51 using both BDC_RECORD_TRANSACTION (MODE='A' UPDATE ='A') and SHDB. When I start the recording, the first error I get is "Make an entry in all required fields." This is afte...

ALV Grid cell button!!

In an alv grid, for 2 columns I do need to display a Button with an Icon!I have set the field ICON to X and style = cl_gui_alv_grid=>mc_style_buttonbut it shows this <a href="http://img218.imageshack.us/my.php?image=screenshot0810gl.jpg">[ Click here...

Resolved! BDC for every 80 records

Dear All,I have one typical BDC problem. If the number of records in file are crossing 80,my bdc is giving problem. So I need to split total records into sets of 80 and submit them. So I need to create the session name dynamically, pass the data dyna...

Reading Archived Data

All, I have a requirement in which i have to enable one of my report to be archive enabled, in the sense the report needs to get data from archive files / DB if needed. Can anyone suggest how should i go about doing this? I have heard about archive o...

ALE for material

I am doing ALE to transfer Material from one server to another using BD10. But I am facing some problem in that. I am describing the process that I follow for ALE.I have done following things.1.Define Logical systems SYS1 & SYS22.Assign client to log...

Resolved! New Page

Hi,1. I have a report output having 300 columns and 90 rows.I want to print this on a single page.How to do this????2. The first record should come in first page and the next record should come in next page.Kindly help me so immPonits will be rewarde...

Payroll Run

Hi,Is there a way to identify RGDIR filled whether is from Payroll Driver or from Off Cycle Workbench.Is there any Database Table which get updated when run from regular payroll driver(RPCALCU0) or from Off cycle workbench.Thanks in advance

Resolved! delete itab

Hi Abapers, i want to delete itab using 'in' operator but it's not supporting... So can any one say what is the substitute for in operator?Example Like This.. delete itab where mtart in ('HALB' 'ROH') and also delete itab where mtart not in ...

Labels in this area