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

Resolved! regarding LSMW

Hi iam working on LSMW.Here As per reqirement i need to mainatain product hierarchy for 2 Tables.MARA records are more than MVKE records..MARA-MATNR,MARA-PRDHA & MVKE-MATNR,MVKE-PRODH.Here my doubt is MATNR Repeated twice for MARA and MVKE.In LS...

Resolved! selection-screen

If I choose a value by pressing f4 in a field in selection-screen I have to get the vales even into the next 2 fields (Ex: If I select a material by pressing f4 then I should get the related values like plant and storage location in the next 2 fiedls...

Resolved! Asking for Requisitioner when creating Order with reference (IW31).

I create an order (transaction IW31) with a reference order. I complete the fields in Header tab, then I go to the Components tab and I already have 2 records. I click on save (or enter) and the Component Detail General Data doesn't appears.The probl...

Resolved! relate tables

hi all,could anyone tell me is there any function module or any other easy way to find the relation between the tables... i want to relate vbrk adrc vbrp .... but the problem is there is no common field between them .thanksreena

Resolved! ALV

REPORT zthiyaga4 .TYPES : BEGIN OF ig_ekt1, c1 TYPE zinfo6-zcol1, c2 TYPE zinfo6-zcol2, END OF ig_ekt1.data ig_ek type ig_ekt1 occurs 0 with header line.DATA alv_list1 TYPE REF TO cl_gui_alv_grid.SELECT zcol1 zcol2 FROM zinfo...

INTERVIEW QUESTIONs

what is the use of standard text in sap scripts, why can't we hard code the same information in form itself?what are user exits and how can we create them? can we modify the sap provided code? what are oss notes? what are the different types of perfo...

Resolved! INTERVIEW QUESTION

1. how can we write BDC program to upload data from CSV, XL, TAB delimeter type flat files?2. In BDC if the flat file consist of header and multiple line items then how to upload the load, does we create a single internal table for both header and bo...

Resolved! logic in internal table

friends, i have an int. table which has one col. with long text...the text's value of every row can vary, from a letter to a max of 72 characters...now, i want to find the row that has the max. length (in the below case, it's 5 th row - strlen is ...

Resolved! Module Pool Programming

Hi SDN, I have two fields in my selection screen in Module pool.F1F2I have a F4 help to the field F2.I want to restrict the output of F4 help of the F2 with the values entered in F1.How to do this?I have written my help request for field F2 in PROCES...

Labels in this area