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

HRFORMS

Hi,I am creating a Payslip using T-Code <b>HRFORMS</b> for country grouping 40(India). I have copied the standard SAP Form and when I try to activate the report its giving an error in Include /1PYXXFO/ZPAYSLIP_PAYR, the error is because CL_HR_PAY_RES...

Resolved! Doubts

Hi Could you please answer these ?i was asked by someone....If you are program goes short dump and says "Runtime Error".How do you see the output?what could be the reason?Which transaction is faster?seson or call transaction?why?If you are developing...

Resolved! data type

there is a field in the report which has data type CURR length 8 and dec place 2.because of this the value displayed has commas in between (like 100,000.00). how to do away with the commas? thanks,amit

Date display

Hi friends, When ever i try to display date, the output is displayed in the format of yyyy/mm/dd. what is the technique to get the date in the dd/mm/yyyy format from the write statement. i even set the settings under menu system --> user profile --...

rnb86 by Participant
  • 561 VIEWS
  • 4 REPLIES
  • 0 Likes

Problem in FM

Hi,I am using the FM CO2H_PROD_ORDER_READ in SE37 I am getting some value.While in program I am using the same FM but in program it will not return value & the value of sy-subrc is also 0.Anybody will suggest me what I have to do for the above probs.

CUA Problem.

Hi ,I am also facing the same problem. While saving the user master data in Central system, I am getting 2 dumps in Cleint system:CALL_FUNCTION_SINGLE_LOGIN_REJCALL_FUNCTION_SYSCALL_ONLYWe have around 15 clients systems in CUA but I am getting this p...

Resolved! SELECTION Screen Problem

Dear All,I am having the satement in my report asSELECT-OPTIONS: s_vbeln FOR vbak-vbeln.Is there any way to store the higher value of the select screen parameter.Like I am entering 1 and 20 in the select option and i want to store 20 in one variable....

Resolved! Field symbols

Hello All,I have populated an internal table 'ITAB_LFC1' from LFC1 table.Now I have to check the values(whether they are blank) of all the fields(UM01S, UM01H, UM01U UM02S, UM02H, UM02U---- UM16S, UM16H, UM16U).Instead of writing a very big 'IF' stat...

Vendor Master

Hi,I need to upload Vendor contact person private address and business address.I am using LSMW for uploading vendor master general data.But LSMW doesn't have the fields for private address and business address of contact person.How can i acheive the ...

Encrypt.

Hiii Everybody,I want to encrypt the following code. How can i do it?? can anybody give me a code that encrypts the following code into bytes,characters and spl characters,so that my encryption is strong and tough 2 decrypt.The below code is just a s...

Resolved! sub screens

hello all, i am getting an error " include bloack not defined, not specified or spelt incorrectly". can some one plz tell me why i got this? i have written thisPROCESS BEFORE OUTPUT. CALL SUBSCREEN: 'SUB' INCLUDING 'Y_RK_SUB_SCREENS' '0110'....

Labels in this area