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

Customer Create BAPI

Hi All,I am trying to create a customer by calling a BAPI. I am unable to find the right one. I wanted to create customer with all levels of data(General, Company and Sales Org including partner functions). I have used below BAPI's.BAPI_CUSTOMER_CREA...

Resolved! oops

hi 1. what is purpose of oops? what is oops? 2 In which scenario we r using this in sap?. 3.how to develop ALV oops in ALV programming? 4.why we need overloading and overriding? 5.send me oops program coding by step by step? 6.what i...

Selection-screen

I created selection screen (begin of screen scr)with parameters.I displayed that parameters value using at selection-screen on fld.But in that list keys(back,exit....) r not working.I gave leave to list-processing and return to screen scr.What is the...

Screen pgm

8.REPORT ZSCREEN_PAINTER.TABLES ZEMP_TAB.DATA: ENO(20), NAME(20), AGE TYPE I, SAL TYPE I.DATA: ITAB LIKE ZEMP_TAB OCCURS 0 WITH HEADER LINE.CONTROLS TC TYPE TABLEVIEW USING SCREEN '100'.SELECT * FROM ZEMP_TAB INTO TABLE ITAB.CALL SCREEN 0100.&----*&...

Resolved! hi abap gurus

i have problem with table control in cs01. in flat file there are 1 header and 22 line items to upload.but when i run prog using call transaction only 18 records are uploaded after that control is returning to first posnr. how to upload the res...

Resolved! Checking NULL value

Hello to ABAP GurusFirst of all I am zero in ABAP hence please ingnore my lack of knowledge. Question is that I have written an ABAP routine in transfer rule where I am pulling data from R/3 system into my info objects. What I would like to do here i...

Infoset and SAP query

Hi Allcan any body help me in explaining this particular infoset that was given to me. i had no idea about the infosets and the SAP query. please help me with some documentation in that.<b>to change infoset PP_MR_MRP_RESULTS to have vendor number and...

Labels in this area