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

File Port

Hi Experts,I am doing LSMW using BAPI.But in the first step when assigning the BAPi it is asking for INBOUND IDOC PROCESSING.For that i thinkk i have to create file port,partner number etc.So pls trll me how to create those things.If you have materi...

Uploading longtext

Hi, I want to upload lontext(purchase order text) by using LSMW. In my input file, there are 2 longtext for a particular material number.While I am uploading, first lontext is overwritting by second longtext.I am using the program '/SAPDMC/SAP_LS...

Resolved! HI

Hi,I am uploading one file with matnr,vkorg,vtweg through internal table(t_file)....and after calling GUI_UPLOAD,I have to check the internal table data with MVKE(matnr,vkorg,vtweg).If the record exists then I have to delete the record and I have to ...

Resolved! Doubts in LSMW

HI, Experts I have following doubts in LSMW.1. Before uploading into the database, if at all we need to perform some convertion say UNITED STATES or U.S.A into US. Can this be done in LSMW.2. After writing an LSMW for a transaction how would the use...

Resolved! LSMW doubts

HI, Experts I have following doubts in LSMW.1. Before uploading into the database, if at all we need to perform some convertion say UNITED STATES or U.S.A into US. Can this be done in LSMW.2. After writing an LSMW for a transaction how would the use...

displaying message

hi all, i have a problem with displaying information message, actually i am counting the transaction (no of records), i have to display the the numbers at the output after processing and display it as information message.how and where can we use ...

Resolved! BDC uploading

Hello friends,In real time regarding BDC ...How to upload the data is it thru DATASET (i.e., thru Application server) or thru gui_upload(i.e., thru presentation Server)No need to give code just gimme in real time what hey will do to upload.With Regar...

BDC loading

Hello friends, In real time regarding BDC ...How to upload the data is it thru DATASET (i.e., thru Application server) or thru gui_upload(i.e., thru presentation Server)No need to give code just gimme in real time what hey will do to upload.With Reg...

abap-hr objects

hi friends,could u plz send me some links where we get the objects related to ABAP-HR?ie.infotype objects, report objects, etc.otherwise if u have any objects means plz send me ????its very urgent........thanks in advance.regards,priya

Resolved! Security design issue

Hi,In the R3 enterprise implementation (enhancement to an existing production system) project we are working on, the development team has a technical specification to assign all custom programs an auth group.The roles are process based, and we have a...

Resolved! User Exits in VL01N

HiI have a requirement here. I created an outbound delivery and do the PGI. As soon as I hit the PGI button I have to update some Z fields in LIKP(this table is enhanced by customer due to some reason) table.Is there any user exit to do the coding to...

Resolved! type checking

my flat file char numc currencykarthi 1233 123,000.0.i have check give feild give correct format or worg.urgent .................when ever u get the data from flat file to internal table..give a check if condition...if check is fine append or else pu...

data upload

Hi experts,Iam working on 4.0B.I have a data some thing like this in a notepad.P5ON P5ID P5LI P5PN PLWH342691 P 1 T351-2032-001 02342692 P 2 T351-2032-001 02how can i upload this data using WS_UPLOAD.Could you pls g...

Resolved! Hi Friends

Can any body tell me how to see the table for a structured field, i.e for a structured field (invfo-xblnr) i have to find find where this value is storing in which table. How can i find.Thanks In advancevijay

Resolved! Comparing SELECT SINGLE Vs SELECT.. EXIT.. ENDSELECT for getting single row

Hi,I have a database table with 7 key fields. I need to fetch a single row using 4 of the keys.Which is the best way out of below two and why?1. select single * from table where key 1 key 2 key 3 key 4 are known.2. select * from table where key 1 key...

Labels in this area