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

Resolved! table Sthx

Hi Guys,do you know how table STHX is filled by SAP? i have an issue on the bill of lading packing list and picking list layout. they are sapscript. there is a function that call the sthx and if it do not find anything in this table it blanks the cal...

Org Unit Display

How do everyone,I have a selection screen with the following select option: SELECT-OPTIONS: so_orgid FOR p0001-ORGEH.This works fines and displays a pop up containing all the org. units and theirdescriptions.However, I really want to display the po...

Resolved! loop within loop

LOOP AT gt_final INTO gs_final. LOOP AT gt_i_shipment INTO gs_i_shipment WHERE vbeln = gs_final-vbeln AND posnr = gs_final-posnr.Eventhough i have corresponding value in gt_i_shipment.for some values it reads for some it doesnt.SY-SUBRC returns no...

Resolved! Shared object and different application servers - how to resolve this issue

Dear SDN Members,We are occuring a big problem. We create a shared object in a program and after we call in an another one. In central system architecture, it is working well. But on a distributed architecture (4 application servers), we have a dump ...

Resolved! Importing/Exporting Dialog Programs+Tables+Maintenance Screens as a package

Hi All,My company offers a large custom program consisting of around7 Data Dictionary Tables w/ Maintenance Screensas well as 2 Dialog Programs w/ multiple screens.Normally, we manually re-create/copy all these objects when it is needed in a differen...

Carry Forward of PL

Hi Guru's, Here is my requirement.Carry Forward of PL <= 30 while creation of leave in IT2006 (Absence Quota) for new year.User Exit to use is PBAS0001For Eg:Scenario 1- If Employee has 20 leave balance on year end 2010(31st Dec) ; then in Jan 2011...

Resolved! S_ADMI_FCD with DBA authorization - needed only for system administration?

SAP note 1446530 enables one to use again the SE16n edit function on a case to case basis. As an authorization check it uses S_ADMI_FCD with field DBA.I found that we are having quite some old roles and profiles that contain this combination and now ...

Resolved! line break issue

Hi,I am adding long texts to few documents using function modules. The function module structure field takes 32 char. when I am tried to update the long texts, it breaks in the middle of a word.For example:suppose my text is "xxxxxxxxxxxxxxxxxxxxxxxx...

Labels in this area