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

sapliwol error

Hi all..While saving a document with VA01 (using the transaction for the first time on a new system) I get the following error:Error in ABAP application program.The current ABAP program "SAPMV45A" had to be terminated because one of thestatements cou...

scripting

Hi all, i have to write code for email validations in scripting . but they didn't give any input i.e how many Characters include in that email?i have to check is there '@ 'and '.' symbols are exist or not ?but my doubt is after how many char the ...

Selection

hi alli have an selection statement likePARAMETERS:GL LIKE SKB1-SAKNR.Now i need to specify to ranges for this how can i do that like i need to mention in Low-High values at the same time i cannot use the SELECT-OPTIONS statement...please helpvijay

Selection

hi alli have an selection statement likePARAMETERS:GL LIKE SKB1-SAKNR.Now i need to specify to ranges for this how can i do that like i need to mention in Low-High values at the same time i cannot use the SELECT-OPTIONS statement...please helpvijay

newbie in ABAP

i've only known about SAP lately and i became interested in company... ill be graduating in BS computer engineering in a year time and would like to venture the consulting industry... they said that they are using this language ABAP, which i have no ...

BDC QUERY

Hello Friends,I wanna upload some data using call transaction method in the following circumstances....My table is having 3 columns and in the first column there are 5 entries and in second column there is 2 entry and in 3rd column there is one entry...

Resolved! if-else

Hi,can anyone explain me how this code is working and what is the use of CS.DATA: text1(30) TYPE c VALUE 'This is the first text', text2(30) TYPE c VALUE 'This is the second text', text3(30) TYPE c VALUE 'This is the third text', strin...

popup + dialog

Hello friends, I have a question : do we have any option avaiable in ABAP to popup a dialog ( few buttons, e.g ok, cancel button ) or I always have to program a dynpro for that ?Any code would be really appreicated ....Kind regards,

FBL3N

hi allas most of u know if we give FB3LN transaction we need to give G/L account number and company code my requirement is like this i need to compile the code belowREPORT ZFBL3N.TABLES:SKB1.DATA : cursorfld(40) , cursorval(10).SELECT-OPTIONS CODE FO...

FBL3N

hi allas most of u know if we give FB3LN transaction we need to give G/L account number and company code my requirement is like this i need to compile the code belowREPORT ZFBL3N.TABLES:SKB1.DATA : cursorfld(40) , cursorval(10).SELECT-OPTIONS CODE F...

Resolved! TP Error

Diagnosis Your transport request could not be exported, since all requirements were not fulfilled. Calling the transport control program tp "tp EXPCHK NISK900180 pf=nelids\sapmnt\trans\bin\TP_DOMAIN_NIS.PFL -Dtransdir=ne" which c...

Resolved! DDIC Object

Hi,we had given to develope some Ztables by client and we dint use these tables in any program...but when i am goin for interviews they are asking whats the of the Ztable????what should be my answer???

Resolved! select query (HR ABAP)

Hi ..i am writing a driver program for smartform. I have a field DATEDEM (date of demise)The condition is that DATEDEM = P0041-DAT01 for P0041-DAR01 .Please help me how to write the select query to get DATEDEM from infotype 0041.Here P0041-DAR01 = Da...

Resolved! Report attributes

Hi Experts,If i have 2 versions for a report,How can i get the Authorization group and Dev.class given for earlier version?Suppose if i chage them in the latest version.We can not get the attributes for a report in version management...So how can we ...

Resolved! selection-screen

Hi freinds, I have two parameters on selection-screen TEMPLATE & CRITERIA GROUPbased on the template selected ,the criteria groups belonging to that template should come as F4 help for criteria group.I Have the logic to get the criteria groups f...

Labels in this area