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

Resolved! F4 Help for Multiple fields in Modulepool - Process on Value request

Hi ,I am trying to add F4 help depending upon input in the first field.Ex :  First Fields is  STUD COUNTRY : USA, IND...etc                                   STD  STATE       : CT    - F4 Help - CT, NJ, Maharastra ...etc                              ...

Field symbol has not been assigned yet in register_edit_event - ALV

I have two ALV s in same module pool screen. These two ALV s has editable check boxes.1st one is ok fine with clicking check boxes. But when im clicking a check box in 2nd alv, it brings the error dump with "Field symbol has not been assigned yet"Thi...

WBS elements BAPI

Dear colleagues ,I have one question and hope that somebody maybe can help me.Namely , which BAPI will be best to use to retrieve WBS Element based on next search input parameters : WBS Element, Description, Project ID or Short Description.Hope someb...

Error Message on SRM Portal

Folks,SRM 4.0I am validating the assignment of SUBSTITUTE based on the Approal Limit by creating an enhancement in the following subroutine.Perform d1328_find_deputiesAs far as the validation is concerned I am fine but I am trying to find a way to di...

kiran_k8 by Active Contributor
  • 575 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! Change_document_write for fields in a custom view of BP tcode

Hi gurus,  we have some custom fields in KNVV in a particular custom view in sales area in BP tcode.We didn't add the same view in XD02, so is not possible to mantein these custom fields in XD02.Mantaining these fields in BP we don't have the log in ...

Resolved! ABAP verification.

Good morning.I searched in sdn but I didn´t find the solution for that question:In my program i  doing extended program check of program and I try to correct, but the error remains.CALL METHOD cl_gui_frontend_services=>file_save_dialog     EXPORTING ...

Resolved! how do i enable other fields for data entry in module pool screen when an error message displayed

hello all,i have a module pool screen..in which for one field i have put some validation(like date should be first day of the month other wise display error message )when the error message is displayed only that particular field is enabled for data i...

text description

hi ,FORM GET_DATA .   select vbeln kunnr audat waerk bstnk bstdk from vbak into TABLE it_vbak where vbeln in P_sale.   select * from vbap into table it_vbap for all ENTRIES IN it_vbak where vbeln = it_vbak-vbeln.   select vbeln inco1 zterm from vbkd ...

text description

hi ,FORM GET_DATA .   select vbeln kunnr audat waerk bstnk bstdk from vbak into TABLE it_vbak where vbeln in P_sale.   select * from vbap into table it_vbap for all ENTRIES IN it_vbak where vbeln = it_vbak-vbeln.   select vbeln inco1 zterm from vbkd ...

Resolved! Cluster view:how to restrict user from saving the data in header if there is not entry in dependent view

Hi ,I have a cluster view with two views view 1 and view 2 .View1 is the header view and view 2 is dependent view .I need to restrict the user from saving the view 1 if he has maintained values in view 2 .i have tried following things so far :1. I tr...

Resolved! how to insert data into mard table through enchancement from MM01 tcode

Hi Experts,At the time of Material creation from MM01 tcode i need enchancement to udpate the storage location data in MARD table by checking the plant form MARC table with our custom table.And we did not select storage loaction while creating the ma...

Labels in this area