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

differences

Hi All,i want to know the differences between 1. ON-INPUT & ON-REQUEST.2. BAPI, BADI & Function Modules.3. Search help & POV in Dialog programming.i am fully confused of these, so please explain me in details.Thanks in Advance.Regards,Ramana Prasad

BDC

HELLOW freinds,I have one bdc issue(storage location change), in which programme when we execute then they ask for agrement num. when we put agrement num there then in first screen for every material storage location has changed but when we scroll do...

me59

HiI am using me59transaction.I don't want PO with material type 'Generic' to be selected when this program is executed.How can this be done?Can we write BDC for this? If yes pls. explain step-by-step.

ME9F

HiI am using me9f transaction.I don't want PO with material type 'Generic' to be selected when this program is executed.How can this be done?Can we write BDC for this? If yes pls. explain step-by-step.

sort

Hi all...'no' is a field in internal table itab. i want to sort table itab on field 'no'.am using this statement SORT itab ASCENDING BY NO. but its showing error message <b>'No component exists with the name "NO"'</b>. please help me to correct thi...

for all entries

DATA:I_SKB1 LIKE SKB1 OCCURS 2 WITH HEADER LINE, I_BKPF LIKE BKPF OCCURS 2 WITH HEADER LINE.SELECT BUKRS SAKNRFROM SKB1INTO TABLE I_SKB1WHERE BUKRS IN COMPCODEAND SAKNR IN GLACCT.IF NOT I_SKB1[] IS INITIAL.SELECT BUKRS BELNR BLARTFROM BKPFINTO TA...

Resolved! Table - MDTB (Urgent)

Hi All,In MD04 (Stock / req list), i see a '' next to a purchase requisition, indicating it has been firmed by the system. I would like to know in which table i can get information for all materials having this '' for a given plant. I tried joining t...

call_invalid error

Hi experts this is my code, it's working pakka. but for few inputs it gives the following error, what could be the reason.Exception condition "CALL_INVALID" raised. RAISE_EXCEPTION Thanks in advance.RegardsRajaramreport testTABLES : vbep,VBAP,st...

Resolved! reports

I generated number of records in mara. now i think to delete it without using internal table in reports. I given the statement like this..delete from mara where matnr = v_matnr.but it doesnot deleted...give a solution to it.plz..

Resolved! Set cursor

Hi experts, I have a problem when setting the cursor position in table control,Here the table control contains 5 line items (mat-no and ser no). My requirement is when i press enter after enter the ser no from the first line item my cursor position...

Resolved! allingnment in itab

hi experts, i have an internal table which has some 10 to 20 records.while printing it it will print vertically i need it horizontally .what is the logic for it .ex) mat1mat2mat3mat4but i need like thismat1,mat2,mat3,mat4what shll i do ....

Work Center in CO11N

Hi All,There are two fields for work center in the T-code CO11N , one is non editable and the other is editable.We have a scenario, In a specific "Z" report we need to capture the value in the editable field for the Work Center.i.e. In the T-code CO1...

Labels in this area