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

Actions on selecting values from drop down from the I/O screen element.

Hello Experts,Please have a look at my requirement below and kindly suggest the way.I have a table control in my screen which is a maintenance view of my custom table and i have various columns in that. In one of the coulmn I have the I/O field with...

Reason for Rejection

Hi,In VA01/VA02 when ever a sale doc is created with some items say 10,20,30.If item 10 has uepos is 000, then all the items should get rejected and Reason for rejection shuoudl get updated but Y2 dscontinue product for all the items.Could anyone pls...

Resolved! Issue with LOOP

Hi All,I have an internal table ITAB where WBS element, SKF, Fiscal Period, Fiscal year and Quantity fields are present.I want to append the WBS elements into other table (ITAB2) for processing the data into Function module to create a posting.While ...

Resolved! To pass multiple email id in function module 'SO_NEW_DOCUMENT_ATT_SEND_API1

Hello Experts,My requirement is to send email to multiple email id from my abap program.every thing is working fine for me, i'm using the function module 'SO_NEW_DOCUMENT_ATT_SEND_API1' but the only problem i'm facing is i'm not able to send mail to ...

Resolved! select query problem

Hi Expert , i have one which take more time to execute . can you please suggest me how to make it effective .select KUNNR from knvp into CORRESPONDING FIELDS OF TABLE customer where KUNN2 = P_KUNNR AND PARVW = 'ZD' .SORT CUSTOMER BY KU...

Resolved! Call to form from class.

Hello experts,In my class i call to form that exist in another program, when i push click on the form i can't see the perform in my class, i gave message like this:" Subroutine CL_GET_STOCK_1 not found in Programs (possibly dynamic calls!)".How can...

help for checkbox display

Hi good souls,I have 8 check boxes and when i want to insert the record in my table and check any of checkboxes the required field gets updated. but the problem is coming when i want to display the values.the check boxes are not marked when i display...

State name in Invoice

Hello gurusI am printing invoice in that i am fetching the customer dtails using ADRNR field from ADRC table which i am taking from VBAP Table but i am not getting the state Name in the invoice how to include the state name in the invoice Thanks in ...

Resolved! Commit is not working

Hi All,I have used the following function modules for posting SKF Quantitis against WBS Elements for executing KB31N transaction in my program.'K40C_COBK_CHECK_POST''K40C_DOCUMENT_LINE_CHECK''K40C_DOCUMENT_CREATE''K40C_DOCUMENT_POST'After the k40c_do...

pdf to spool

Hi Experts,i have created a custom program by copying FP_TEST_00 and gave nodialog mode for out parameters which will supress the prompt for printer and that i can run it in background. i just want the data to written to spool.call function 'FP_JOB...

Resolved! SE91 question

Hello experts,I want to create a new message in a custom class. The message should be "Use Deferred Discount Document for A&P Process"I know that '&' stands for place holders, but is there a way to include them as the output of a message?Thanks in ad...

Labels in this area