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

Resolved! Blank screen

I've created a report & on the selection screen there are 2 radioo buttons with 2 separate options. Each option calls a separate transaction upon executing. While I execute an option after selecting the radio button & then press the back button to co...

POSTING PERIOD FM

Hi,I have a requirement in FI where i have to enter the posting date on the selection screen and then check against the closed period and whether that belongs to the posting period . Is there any FM which helps in this validation.plz help..RegardsAar...

validation error

When i use FB01 to create FI doc, it pops an error message: 生效检查"ZFV11", 步骤"001"中的语法错误消息号 GB 034DiagnosisA syntax error was found in validation Z...

USER EXIT VA01

if the field " plifz " in MARC table is initial or zero ,while creating a sales order , i shd stop saving sales order and give error message .user exit is :::: USEREXIT_CHECK_VBAPHOW TO CHECK IF A FIELD HAS NO INITIAL VALUE OR ZERO IN IT .

Resolved! Field updation

Hi all,I have a problem while updating a field in EBAN. while creating an order using va01 EBAN-LIFNR has to be modified.I included the code in an exit.But the EBAN-LIFNR not immediately get modified.It's modifying after creating the next order.sugge...

validation error

When i use FB01 to create FI doc, it pops an error message: 生效检查"ZFV11", 步骤"001"中的语法错误 消息号 GB 034 Diagnosis A syntax error was found in v...

Resolved! How to find where to change the code if the code is around 3000 plus lines

Hi,i am in a Support project, I would like to know one thing pls tell me how to identify where to exactly change the code. if it has around 3000 lines plus, i know it can be done through Debugging , but tell me how to reduce my time through debugging...

Resolved! selection screen dessign

Hi another req i had 2 radiobuttons and 2 parameters i want the selection screen shuld be like 1 radiobutton corresponding to one parameter when i elect 1st radionbutton corresponding to that parameter only in active or input mode and other shuld be ...

Saving the file

I need a tab-delimeted text file in order to use it in batch input program.I prepared the file as excel file and then saved it with save type 'Text Tab-Delimeted'.However when I opened the text file, I see that the first row is like I want, but the...

PLZ help me

i am having the following code in my reportLOOP AT itab. WRITE: / itab-aufnr, 20 itab-erdat, 32 itab-auart. READ TABLE itab2 WITH KEY aufnr = itab-aufnr. IF sy-subrc EQ 0. SELECT SINGLE MAKTX INTO DESC FROM MAKT WHERE MATNR = ITAB2-PLN...

Resolved! selection screen dessign

Hi i had a req on slection screen i had only one parameter plant number there are differnt users for me if user1 enters into the program the selection screen plant must display 1000if user2 enters the program the selection screen plant must display 2...

Labels in this area