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

Resolved! Not able to upload the vendor classification data using bapi

Hi all,I have designed the custom screen for the vendor classification in the module pool and i am trying to save the vendor classification data using the fm bapi_objcl_change, CALL FUNCTION 'BAPI_OBJCL_CHANGE'        EXPORTING          OBJECTKEY    ...

Search help - MFBF

Hi,I need to implement new search help in MFBF transaction for the field Planned order.By,Farsana Moderator message - please ask a specific question and show the results of your research when posting.LockedMessage was edited by: Rob Burbank

Resolved! Sending excel attachment with 3 worksheets in email along with hard coding sender name

Hi Experts,My requirement is to create an excel workbook having 3 sheets. This I am doing using XML code. This excel workbook is to be mailed as an attachment. It goes perfectly when i use Function Module "SO_NEW_DOCUMENT_ATT_SEND_API1". However, I a...

Resolved! Collect <field_symbol>

Hi all,What I a trying to do below is to collect the data in my field symbol <lt_tx_data_c1113t> after deleting the data in account component. It doesnt give any error but collect doesn't work. I was hoping it would sum up the records after Account w...

View Cluster: How to get all the data of the current screen at the beginning of PAI for Validation

Hi,I am working on view clusters and I have one column on the screen as default (which is a check box).Now requirement is exactly one record must be set as default.For this I need to have all the data on the screen at the beginning of PAI i.e before ...

Resolved! BADI/user exit to change Delivery "Planned GI" date (LIKP-WADAT) for VL02n

Hi there,I need to to implement a BADI or userexit to make a change to delivery header field  for Planned Goods Issue date (LIKP-WADAT) in VL02n.Currently, in a delivery change (VL02N), if the user changes this field, then selects "Outbound Delivery-...

how to display no of internal tables of organizational structure in a report?

Hi friends,i m displaying organizational structure in a report.. For each organization-->departments-->people   should display in separeate table as out put..for this i m doing get the orgs from selection-screen..loop at orgs..       get the departme...

Resolved! Is there any FM / BAPI / API to create Customer down payment request as we do in F-37

Hi All  Is there any FM / BAPI / API to Create Customer Down Payment Request as we do in F-37 ?I am doubtful of using BAPI_PAYMENTREQUEST_CREATE as I guess a payment request is just an entry in table PAYRQ that could be cleared with transaction F111 ...

ignore/supress warning during report submit call

dear all,            I want to take opening/closing balance using mb5b. i have submit the report as:SUBMIT zrm07mlbd       WITH matnr EQ wa_itab-matnr       WITH datum EQ p_budat       WITH bwtar EQ wa_itab-bwtar       WITH pa_sumfl = 'X'     AND RET...

Exit for FPP3

Hi,I need to populate business partner no., tcode, date, time and system details in a custom z table when a user accesses tcodes: FPP2 and FPP3.Please let me know how I can capture these details and from which standard program can I get it and create...

Labels in this area