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

INITCAP

Hello Experts,How to make first letter of each word in string to capital letter and all others to lower case.This can acheived using INITCAP keyword in other languages. How to do it in ABAP.Regards,Benu

CJ20N

i want to make a field mandatory in transaction cj20n and screen no 2702 and field name is RESBD-EKORGcan any one give me the screen exit or field exit for this?i have a field exit for the same which i can able to give error message. if i gave error ...

CALL TRANSFORMATION

My XML file like this.<?xml version="1.0" encoding="iso-8859-1" ?> - <CUSTOMERS>- <PERSON> <customer_id>1</customer_id> <first_name>Jan</first_name> <last_name>Krohn</last_name> </PERSON>- <PERSON> <customer_id>2</customer_id> <first_name>J...

read_text function

hi, i have a prob. when i run read function, let say my data in header text iswe & youthen this function returns we <(>& <)> youwhy this is happing and how can i got same text as i feed in header text.i.e. it convert & char. to <(>& <)> mukesh

Resolved! Approver task agent

Hi Experts, In aprover task i select agents user and in agent assignment create one agent. now i want to send leave request not for one person the leave request goes to every persons managers and now what i select in Agents.please he...

Resolved! Click events

Hai All,I have developed a program which displays the following:Billing Doc.NoMaterial NumberMaterial DescriptionQuantityMy requirement is when i double click the billing doc no (VBELN) it should go to VF03 transaction to view the other details of th...

Resolved! ABAP: learner

Moderator message: please use a meaningful subject in futureHi All, I am a MM functional and am very much interested in learning ABAP. I hvae an issue with transaction ME21N. When i create a purchase order from a purchase requisition the PO ...

Resolved! Currency decimal format

Hi,I wanted to know if there is any table which stores the currency format for decimal places. for e.g some currencies use a period to indicate the decimal place while some use a comma.if the amount is 127.54in USD it will be 127.54in FRF it will be ...

Resolved! Extended syntax check

In ECC 6.0, I have two errors in my extended syntax check 1). Char. strings w/o text elements will not be translated: 'Store%' (The message can be hidden with "#EC NOTEXT)with below coding SELECT kunnr name2 j_3astcu FROM kna1 INTO TABLE gt_...

Labels in this area