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

Resolved! module pool F4 help for Plant,Business Area and Cost center

hello all,i have requirement like this,in my module pool screen i have three fields PLANT,Business Area, Cost Center...i need to provide F4 help for these three fields.when i press F4 on Business Area i should get all business areas corresponding to ...

Resolved! Using CLCLRS02

Hello Experts, I'm trying to show new fields in CL30N and I'm using CLCLRS01 and CLCLRS02. I have been able to show new fields (CLCLRS01) but I do not know how to use CLCLRS02 to select the values. Can anybody give me an example? Thanks in advance.

Resolved! Print long internal table in smartform, error SSFCOMPOSER250

Hi experts,In VL03N i'm getting this error SSFCOMPOSER250 (Table row is larger than 176 cm) when printing a long internal table containing item's serial numbers. The item has 1000 serial numbers, and they are passed to the smartform in an internal ta...

Resolved! Coming only the first field(WERKS). Could you help please?

DATA : BEGIN OF gt_0021 OCCURS 0 , *       pernr LIKE p0001-pernr , "per no        werks LIKE pa0001-werks , "per alanı        persg LIKE pa0001-persg , "çalışan grubu        persk LIKE pa0001-persk , "çalışan alt grubu        ort01 LIKE pa0006-ort01...

Resolved! splitting a string value

Dear Friends,one of my string value is   "0021009010001000123NVN"i have to split 123 ( before some alphabets )and want to store this value in another variable other string can be like this also for eg 2225018000605010456PV in the above string i have ...

Resolved! Question about ROLL BACK

Hi experts,Backgroud:I want to implement method POST( ) in BADI ME_PROCESS_PO_CUST, and in this mothod I will invoke BAPI_REQUISITION_DELETE. But if error occurs when calling BAPI_REQUISITION_DELETE, system will roll back inside BAPI_REQUISITION_DELE...

Resolved! How to pass the field value from module pool program to smartform using submit?

// AT pai of module pool pgm i entered the following: here gv_orderid is my value to be available at smart form(driver pgm) & zmusic_store_smf is the driver program of my smartform.gv_orderid= wa-itemid./SUBMIT ZMUSIC_STORE_SMF VIA SELECTION-SCREEN  ...

Resolved! lines are breaking in global definition of a smartforms

HI,             Every one, today I am facing issues with smartforms.          In initialization tab of global definition,the lines are breaking when am scroll it down.          the screen shot attached here with(if being needed).          tried to fi...

Resolved! What am I doing wrong ?

Hi Guys,Well I am having a problem, I am trying this simple program what it does is it will have two pushbutton on the screen upon clicking one it will just popup a message. What I am trying to achieve is that I need to show a message box before any ...

How to allow users to change the material longtext only in new line feed in PR item text?

Hi Experts,I have a requirement to not to allow users to change the material longtext which is adopted from the material master in PR screen .If they want change the text ,I want allow them to change the text in new line feed only.I have used the BAD...

Resolved! Getting the rows selected of Table Control TC_MR1M of PO reference tab in MIRO

Hello Gurus ,I would like to explain the issue which I am facing and the subject line points to the solution which I have proposed ( Need help for that too ) for the same.Whenever MIRO is done for a PO it picks all the line items. But user can desele...

Disable/Enable Shelf Life (SLED) Field in MIGO based on Movement Type

Hi All,I want to disable/enable the editing for the field for Shelf Life (SLED) in MIGO Transaction based on the movement type.For ex: For Movement Types 101,501,561,511 the Field should be editable.           For Movement Types 351,641,201 etc the F...

Labels in this area