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

Resolved! screen field disable

Hi all,I am showing two radio buttons in the selection screen and I am disabling the screen field,when ever user click on the 1st radio button.I am writing the logic like thisPARAMETERS : rad1 RADIOBUTTON GROUP rad1 USER-COMMAND radio DEFAULT 'X'.PAR...

Resolved! Splitting all of the fields of a tab delmtd tab w/o splitting into each fld

Hi all,Does anyone know if it is possible to split a tab delimited table withou splitting it into each field. I have a table with a huge number of fields. I want to split the contents into a table (of the same structure) without splitting into each f...

Resolved! Enhancement in MIGO

hi all,I have an enhancement requirement in MIGO. Based on the minimun shelf life period for the material in material master : if min shel life period > 0 then i need to display the shelf life expiration date input field in the BATCH Tabstrip for e...

Enhancement in MIGO.

hi all,I have an enhancement requirement in MIGO. Based on the minimun shelf life period for the material in material master : if min shel life period > 0 then i need to display the shelf life expiration date input field in the BATCH Tabstrip for e...

Resolved! Display after a screen

Hi All,I have screen 500, where I will be creating Credit memo and once it is created I want to display the data. Where I should put the code for display data or how I should call it.WRITE: /01(303) sy-uline.PERFORM headings.WRITE: /01(303) sy-uline....

Resolved! How to control assignment of the Batch Number based on user's input?

Hi,Require a USER-EXIT or BADI to be invoked during the creation of a new batch (transaction MSC1N Create batch). Code should read the Material / Plant data combination and control the use of the field Batch. Code should dynamically allow either inte...

fillable adobe form

hi i´ve the next problem i need an adobe form and it must be fillable online when a user open the enterprise portal may fill the pdf form but i dont have idea how do it any sugestion about how do it thaks or if exist a tutorial to do it i will be th...

FM for UOM conversion

Hi , Can anyone please provide a FM which converts Any Unit of Measure to Base Unit of Measure for that Material.Suppose my input is in yards or feet or KM ,it should be converted to the material's Base Unit Of Measure.Thanks in advance,Sudhaa.........

Resolved! Select - endselect

I would like to create select -endselect construction and print every processed recordselect HASHfrom UPS_HASHINTO table t2.* write t2-hash.*Endselect.But the system generates the following error :For the statement Endselect , there is no open struct...

EXIT_SAPLV56U_001 question

Hi,I am using exit EXIT_SAPLV56U_001 in VT02N to do some additional validation after the shipment has been saved. My problem is that whenever a change is made the exit is not invoked. However, if I do a save without making a change the exit is reac...

Resolved! Report ALV

Good Morning,I have the following issue,I have that do a report ALV and in the header display, the user, date, and name of user. Someone can help.The user and the date i get of SYST, but where get the full name of the user. Regards,

Resolved! what is pre-method for, versus "begin source enhancement" in method?

Hi,I use new enhancement framework (sap 7.0). Today I discovered the existence of pre-methods, but I don't understand in what situation we should use them, as "usual" source enhancements at the top of a method are equivalent, and so they are sufficie...

Resolved! Material BOM Explosion

Hi, I'm using function CS_BOM_EXPL_MAT_V2 to get material BOMs but i've found a problem.. There is an order that I get its BOM using tx. CO03 and there I can see 19 components. then I run function CS_BOM_EXPL_MAT_V2 with that material and there is on...

Labels in this area