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

how to use BAPI?

Hi there!This is my first time to use BAPI, therefore I have a lot of questions.I perform an upload_data subroutine to upload my excel file and use FM 'ALSM_EXCEL_TO_INTERNAL_TABLE' to convert the excel data to an internal table.Analyst required me t...

Is-oil

Mostly in IS-OIL Down stream - TD,TSW,HPM will be used .New transactions which are oil specific are for creating Shipments, Loading shipments & delivering shipmenst .O4F1,O4G1,O4H1 respectively .Tables for these are OIGS,OIGSVMQ,OIGSVMQ02.can tou ple...

label on zebra

hi,i browsed through lot of information of label printing with zebra printers and with datamax printers.there its mentioned when zebra we have to use Barone to design label and when datamax printers we need to use bartender to design label.is it mand...

select statement

i have extracted some data from mchb and mara using inner join then after it i am using other select staement to extract data from mseg-menge on matnr of mseg and internal table-matnr, its taking long time and not fetching the values properly for men...

Help in field exits

Helloi'm working in ECC 6 and my req is to create a field exit for a data element so as to validate the field before saving ..i have executed the program 'RSMODRPF' and created the function module and also in CMOD in 'Field exits for data elements' ...

will this code work

Types : begin of ts_ordsent, Ordnr type ztsd2marc, Kunnr type vbpa-kunnr, Matnr type vbap-matnr,Kwmeng type vbap-kwmeng,Edatu type vbep-edatu,Vbeln type vbak-vbeln, End of ts_ordsent, Tt_ordsent type table of ts_ordsent.Types :begin of ts_ship, ...

Resolved! realtime

hi,i want some real time scenarious.in real time environment how to handle the project.treat me as team member.project first comes to whome.how can team member will get it.first what will we do if project comes to our hand.what is functional spec.wha...

Resolved! Internal table

hi frnds i hav a doubt in Collect statement .As per my program its like thatdata : begin of itab occurs 0, f1 type c, f2 type i, end of itab.itab-f1 = 'a'.itab-f2 = 10.append itab.itab-f1 = 'b'.itab-f2 = 20.append itab.itab...

Drop Down ABAP Reporting

Dear Guys Is it possible to do drop down list programming in ABAP as it can be done in Logistic Information System If yes then how and where I can found documentation. Note down I dont want to use any SAP tool and want to do it with ABAP Language. E....

Resolved! Selection of data

Hi,Say, I want to pick the data from VBPA, where Kunnr hold the value of the Sold-party and ship-to-party.I have 2 select-options on screen “sold to “ and “Ship to”.How can I write one select statement to retrieve data of VBPA when KUNNR is been give...

Labels in this area