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

work area

Hi Friends,i have one std table kna1.Now i wanted to create internal table & work area for this.Anybody will tell me how to do this??data: itab_kna1 type standard table of kna1, wa_kna1 type kna1.Is it right??

Package size problem

Hi, There are around 1 crore records in a table. I want to download all the 1 crore record in a file. For this i want to extract 2,50,000 in each select using package size of 250000. Then would download 2,50,000 to a file. In next loop , again would ...

script

can any one tell me how i need to change the logos in sap script according to the logic, e.g. i have written a logic states that if this option is true display logo1 else display logo2, and how can i do it with 2 logos, if i uploaded the logo again i...

Resolved! Check Box in ALV

Hi,I need to put an ALV report where there are 3 columns.All the rows should have checkbox and one of the column should be like a Input Field and others as Label field.Can anyone pls help me with an example?.Pls helpThnksRam

report

hi frens, In my selection screen i have three fields and i have to validate..i tried using at selection screen can u pls suggest how to do that..by giving an example...the main problem is i shld check with iniial and if the entry does not exists it ...

Resolved! Various ABAP releases...

Hi,To get NetWeaver certification for our software product, we are forced to use an ABAP feature that is available starting from ABAP 6.1. I would appreciate it if someone can answer the following questions:1. In SAP GUI, how can I check what version...

Logical data base VAV

Hi all,I need to convert the logic written in the LDB VAV to normal report because in my report LDB VAV is used and its taking lot of time to run the report. I have gone through the LDB source code but i did n't get any help. if any one have done any...

Resolved! SAP Query

Hi,I have created a function group, but I want want to add few fields in the selection proccess which are not key fields with some default values. How can I do this?or is there an option not to display the fields on the output though selecting it as ...

selection Screen

Hi , I want to Display Four Radio Buttons on the Selection Screen. But the Condition is that first it should show only two radio buttons and by selecting one of the it should show anohter two. I wrote it but it is not working . I wrote it in the At S...

User Exits

Hi , I am new to ABAP. I don't have any Idea on User exits. I read ABAP help. I could not understand it. What is the difference between CMOD and SMOD ? What is the difference between User Exit and BADI ? Can any one provide real time example for a Sm...

FOR ALL ENTERIES

I'VE FILLED AN INTERNAL TABLE IT_VBRK WITH VALUES VBELN XBLNR FROM TABLE VBRK.TABLE IS LIKE THIS:VBELN XBLNR14 34 15 4616 46THEN I WROTE A SELECT QUERY TO RETRIEVE THE DATA FOR VBELN OF TABLE LIKP FOR ALL ENTERIES IN IT_VBRK WHERE VBRK-VBELN...

BOM_UPDATE

Hi All I am working on BAdI BOM_UPDATE ( method Change_at_save)I need to populate the sort string field (sortf) at the commponent level at BOM save (CS01 and CS02) with Material Group value + Component Item number.My code is working fine for concaten...

Resolved! EXPORT in BAdI

Hi Friends,I face a syntax problem when I use EXPORT <itab> TO MEMORY ID 'MID'. I use this statement inside a BADI implementation. It gives message that I can not use the syntax as mentioned above. Can any one give the exact syntax for EXPORT inside ...

FPR3

I am trying to control certain field values in T-Code <b>FPR2</b>. When I execute the T-Code and enter the "Installement Plan No."; it takes me to next screen where there is a "delete installment" tab. Per requirement all users are not suppose to hav...

Resolved! EDI transaction code

Can you tell me some important EDI related transaction codes and why they are used?Also can you brief me about the important EDI examples that are generally used ?(Links are not necessary, if you can give me good brief idea for the above questions, t...

Labels in this area