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

Roles read only

Hi experts,We want to make the roles of some users read only. We thought to change all ACTVT fields to 03, but users have over 200 roles, and these have more than 11.000 objects ACTVT. This is a drudgery job.Is there another way to do this task?.Than...

Resolved! Run time Error.

Hi all when i run my abap program i got a below error which is disply in text format.in my program output is customer detail as an user input date or cust. no.. But when i fire this program and in debug mode when control goes in CALL FUNCTION 'REUSE...

Resolved! using indexes.

Hi,I have executed below statement select vkorg vkbur vtweg spart into table it_vbak_tmp from vbak where vkorg eq p_vkorg and vkbur in s_off and vtweg in s_vtweg and spart in s_spart.I have following index on vbak table...

User exit for PO

Hi I want to check a field EKKO-FRGRL=X before saving the PO. Please help me out with the solution or exact enhancement point for this.The business scenario is that in my company the policy is ,user will not be able to save the PO if it does not fal...

VBKD-BSTKD

Hello,in a sales order I should check for defined customers the field VBKD-BSTKD if it is filled. If not I should send out a message type E. I did this in MV45AFZZ with a user exit and the problem is that as consequence of the message type E all fiel...

Resolved! How to get spool data?

Hi ,We have requirement where a SAP query need to be converted to a ABAP program completly with the Output options available for the Query. As no modification is to be done to the logic, challenge is to get the data and place to Application server.Op...

Resolved! Replacing 'special' characters

Hi all,I was wondering if thers is a function module, class (method) or whatever (codepage translation) to convert 'special' characters like:è, é, ë, ï, etc with respectively e, e, e, i?More generally speaking we need to convert all characters (wheth...

Sm1tje by Active Contributor
  • 3902 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! CL_GUI_CUSTOM_CONTAINER dumps

I am using custom container and it raises a dump if user runs the UI report in Batch Process. Found the above link, just want to know whether this will solve the problem or it will catch the problem and UI will still not run?Please help.Regards,Arpit

arpitgoyal by Product and Topic Expert
  • 1207 VIEWS
  • 2 REPLIES
  • 0 Likes

Issue in RVKRED77 ?

When we are executing RVKRED77 with KNKLI KKBER PROTB = Xit is giving the list of open documents plus the documents which are alredy cancled ( i.e documents whose Net amount is Zero .)while in the case of RVKRED88 when we are executing RVKRED88 wit...

Remove the spaces if the field doesn't contain any value in smartforms

Hi, In smartforms, I am giving fields as below:&G_S_DATATAB-STRAS&&G_S_DATATAB-ORT01&If the field 'g_s_datatab-stras' doesn't have any value , then a space is shown in the smartform and the output will be as below:(space) Value in field ORT01Is there...

Resolved! problem in Inbound idoc

Hi All,Am facing problem in inbound idoc for Sales order(Basic idoc is ORDERS05 and Extension is ZSDORDER05) while testing from WE19 transaction,it's showing status code 51-Application document not posted.even i maintained partner details and i maint...

Labels in this area