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

BDC uploading error

HI All,During BDC uploading , i am trying to upload 10000 rechords among which 2 rechords are error .In session method weather it will upload all the 9998 correct rechords or no one will be uploaded.What willhappen if it is a Call transaction metho...

Resolved! Manual database update

Hi all,I've added a couple of Z fields to table VBRP. I'm planning to use a exit to update any invoices in the future on create/change.My question is this:Is it safe to do database writes in ABAP to populate these fields in the old invoices. These fi...

Risks of SE16

I'm trying to understand the risks involved in assigning display access of SE16 in production. I would appreciate it if someone can give me a good explanation about this.SAP note 13202 informs us that developers should not have access to any of the S...

calling program

hi guys, suppose , we have 2 report programs, 'X' and 'Y'.Now, progam 'X' is getting executed, during the execution, we submit program 'Y', later the control is taken back.The issue i have is , during the execution of program 'Y' ,i want to know whet...

Emigall

Hi All,Can any one explain me about Emigall with a business scenario? Where exactly emigall will come into picture?How will we process FI related Data in EMigall?Please forward me if you have any documents related to Emigall .

Resolved! CAT2 user exit

Hi,I am searching for an exit using which i can change the values of the time entered on the screen.I have to cross chekc the project against which time is entered and pop up a message for the invalide entry and set the time against that project to z...

Resolved! lsmw for RFBIBL00

hi all,i have a below requirement:i get a single flat file with one record....hence my source structure in LSMW is a single strucutre(that contains both header and item data fields)...i split the data and fill the respecitve header(BBKFP) and item (B...

Resolved! Problem in MIRO BDC

Hi,I have written BDC for MIRO transaction.It is populating data in the 1st screen properly. But in the second subscreen i.e. in Detail tab it is not populating value giving message as "Field INVFO-BKTXT . does not exist in the screen SAPLMR1M 6000"....

Inbound idoc

Hi,I am working on incoming orders using orders05 IDoc.1) if we get any failure IDocs ( Customer validations in user exit ) needs to send a mail to set of users.2) if it is success we needs to put order on hold ( To review ).Once user receives an ema...

Resolved! Selection-Screen TABS

Hi All ,I have created one selection screen with TABS.But, I want to give the names for that TABS. My code is :SELECTION-SCREEN BEGIN OF TABBED BLOCK TABB1 FOR 20 LINES.SELECTION-SCREEN tab (40) tab1 USER-COMMAND tab1DEFAULT SCREEN 1010 .SELECTION-S...

Resolved! how to upload a word doc

Dear friends,i wolud like to upload a word doc which is consists of images and text into SAP data base or into a folder which is created in a local drive in hard disk.And at the same time how to retrive or download that file into hard drive.pls help ...

Resolved! strings

Hi..I have some strings in an internal table and i am using concatenate to get the strings in the following format.Format : Mrfirstnamesecondnamemiddlenameagenow this middle name may not always exist for all records, and in that case i need a space i...

SMARTFORM ISSUE ?

I have did one smartform and wrote driver program for that but when i have implemented that in NACE tcode it is not reflecting in the ME22N tcode.In processing routines i have given my smartform name in SMARTFORM column and under program nmae i have ...

Labels in this area