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

ME12 - BDC

Hi,Area: Inforecord - Vendor/MaterialMod.Pool: SAPMM06IScreen: 102Gui Status: IAAI have a Z program that updates data via BDC technology to ME12.Now I have a requirement for a new field ZINF_FLAG (char1) in program screen SAPMM06IThere is actually n...

Resolved! Name Excel Workbook

Hi All,I am getting some data onto an excel workbook using the below code: CALL METHOD OF h_excel 'Workbooks' = h_mapl. SET PROPERTY OF h_excel 'Visible' = 1. CALL METHOD OF h_mapl 'Add' = h_map.This workbook will have the name initial...

Resolved! BDC Program

Moderator message: please use more descriptive subject lines and code tags for your posts.Hi Experts,Please help me, i am alone here.I develping one bdc program for the Tcode(iw51).The data updataion is Good,But Some popiup is coming like we need cli...

Resolved! BAPI Help

Hi All,I have this BAPI which is getting data from tstc and tstct tables. The data has 200k+ records, I need to display 50K at a time. Can someone please help me with this.Thanks,SNReddy FUNCTION bptcoddata_extract. *"--------------------------------...

Never lock a user

Dear gurusI have Portal Composition Environment, theres an application that consults in our ERP system, the connection between th ERP and the application is made by an ERP user, but if the user gets the wrong password for several times in Portal, the...

Resolved! Message No DO 322

Hi AllTo include GKONT_LTXT we appended and activated the RFPOS and RFPOSX structures and when generating RFPOSXEXTEND in SE38 I am getting following error message;END PHASE 002***********************************************Message No D0322This messa...

F110 File OverWritten

I am creating the file at application server using F110.RFFOUS_T is used.Variant has the file name SAPDIF\INT\DE1\130\Output Medium = 1 and File Identifier = A.The file is created as SAPDIF\INT\DE1\130\01 (01 is the file name created automatically).W...

Resolved! AS02 -ATTACHMENT LIST ALV

Hi gurus,ı have a problem. I need to find the table of the alv shown clicked on the Services for object/attachment list.I know some of the fields come fromm "SOOD" table.Now my problem is that how ı related this table with ANLA-ANLN1.Do you have an...

Resolved! Sorting not working correctly for date field in alv report

Hi All,My report displays many rows also containing date type fields of bldat,budat .When I sort the report selecting field of type bldat budat the sorting is not correct for the year.Ex:Invoice doc dat 01-25-2011 01-21-2011 02-02-2011 10-25-2010 11...

Caller method

Hiis there a way to read the caller method of my actual method?I know that i can use a parameter but it is a third-party software.Example:Method A calls method CMethod B calls method CMethode A and Method B are third-party and method C is my code.Now...

Labels in this area