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

Resolved! Protection of ABAP source code

We have one ABAP program which is very important for us. due to the fact that we have a lot of external consultants (also developers) we are looking for a way to protect this source code against thievery.Is there any way to restrict the access to the...

CALL TRANSACTION

Dear Guys I have to update a field ( MATERIAL MATNR ) in FBL3N using MASS CHANGE. Mass Change use the Transaction Code FB02 to update the fields . In FB02 there are different screens to which MASS CHANGE updates. There is also a screen called Codin...

problem in lsmw

Hi i am facing problem in lsmw. I am trying to uploading data through xd01(creating customer). But in step four i am having problem. It says that source structure is been not set. where is my mistake. Plz show me the way. As I am in urgent need.

Interval Tables

Hi SDN's,My program has access a table of 4 million register of sequential form. To improve the performance I want to mount one another table with the intervals of the primary key. Which the best way to make this?Thank's

mailing failure

Hi All;While sending mails to other internet destinations using mailing service in r\3 i got this errorCannot process message in SAP SystemMessage no. XS817DiagnosisProcessing could not be continued due to a technical or configuration error in the S...

Resolved! Catch System Exception

Hello Guyz!need info about handling system exception while making type conversion. for example, i have 3 variables, viz. <b>v1 type p,v2 type f,v3 type i.</b>now i am going to divide v2 by v3 and store result in v1, i.e.<b>v1 = v2 / v3.</b>all i need...

Resolved! Validate KS01 and KS02

Hi,Is there a way to validate whether certain fields are entered during cost centre creation (KS01) and change (KS02). My requirement is that I have to make sure that all fields in 'Joint venture' tab in KS01 and KS02 have to be filled (even though t...

Error EXEC SQL

hello people,I'm using the connection DBCOMM to connect a external BD, using this connection: EXEC SQL. SET CONNECTION :vg_con_name ENDEXEC. IF NOT sy-subrc IS INITIAL. EXEC SQL. CONNECT TO :vg_con_name ENDEXEC. ENDIF. I verified ...

Printer

I get a message in spool 'Waiting in Host Spooler' when I tried to print label.And I was suggested following:2. We sometimes get this after a printer has been switched off then back on again. Check the print status in User System. You may need to st...

reg: list o/p

Can anyboby help me please, it is very urgent. i have fetched all the data into final internal table.my fields in the internal table is like this for example: Date-text-result are 3 fields. data is like this..... d1 t1 r1 d1 t2 r2 d2 t1 ...

ale,idoc

Hi, Can any one explain me how ale and idoc both works in real time environment? like if it ie centralized and if it is decentralized.how does it works. can any one explain me with one example. instead of mentioning url's can any one explain me in br...

Resolved! Modify Ztable Problem

Hi Experts .I have following Requirement . i have Z table with Field F1 F2 F3 F4 in My program i am calculting F2 Value if this entry exists in the Ztable I am modifying that record.When I modify i am able to modify only f2 wher as F3 F4 vales a...

TABLE VIEW ....

hi guys,i need to develop a object in badisi have one condition in that , I HAVE A TABLE THAT SHOULD HAVE VIEW SIMILAR TO THE maintenance view BUT NO NEW ENTRIES SHOULD BE ALLOWED FROM THAT VIEW THERE MUST BE AN EXECUTION BUTTON THAT WILL CALL A PRO...

Labels in this area