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

Resolved! How to retrieve list of Sales Orders based also on item search criteria?

Hi guys,I got an requirement to create a FM which has both - header and item search criteria for Sales OrdersSOldTo, CreationDate, Status, on item level ProductID, Item Status..What do you think would be best way to receive this? Is generating a dyna...

Resolved! BAPI to disconnect users

HiI've seen a few posts that t-code SM04 can be used to disconnect users, but I would like to disconnect users.But I would like to disconnect a specific user from third party software, and therefore can only use BAPI's and RFC's.Are there a BAPI that...

Resolved! Mail should be sent only once when Billing Document is Displayed

Hi ,I have created a ZDriver Program to send email Billing Document to customer when the Billing Document is Displayed , But Here my billing Document is sent evrytime when I click on print preview tab of Biling Document .SO , here I want to send Bill...

Resolved! Function Module to get the Purchase Order and MIGO detail for creating MIRO

Hi,I'm working on BAPI for creating invoice in MIRO, I need the Purchase Order and its MIGO number which is "not invoiced".In table MSEG, it is very confusing to take the proper related data.Please guide me a Function Module to get the appropriate da...

Resolved! Can I replace a logo in smartform by renaming the new one by the same name?

Hi, as my company's logo has been changed, I want to upload the new logo in all the documents. Can I do it by renaming the new logo same as the previous one and uploading it? Can the old logo's name be changed on server? How will I view its resolutio...

Resolved! Field Symbols Field Name.

Hi Sap Gurus,  I have one query hope you people give the path. I created a internal table dynamically using parameter passed value like ( kna1 )                      CALL METHOD CL_ALV_TABLE_CREATE=>CREATE_DYNAMIC_TABLE                              E...

Sorting Issue:

Hi All,             In  my internal am having the below values..Year/Month    Emp Type    Salary struct    Gross.2014              Base               gross                    23.002015              Base               gross                    23.00May...

Inner Join

Hi,Please help me with this coding . When I am trying to execute one inner join it always  getting Sy-subrc is equal to 4. when I am trying to execute without any condition also getting 4. When I am checking the table the valid data are available in ...

Resolved! While fetching Sy-subrc Eq 0. But no records are appending.

HI,I need a small clarificationBelow is my Structure i was Declared. TYPES: BEGIN OF TEMP_AFVC. TYPES: BEARZ_PTIME TYPE P LENGTH 16 DECIMALS 3. TYPES: BEAZE_PUNIT TYPE  AFVV-BEAZE. TYPES: BEARZ_PTIME_H TYPE P LENGTH 16  DECIMALS 3. TYPES: BEAZE_PUNIT...

Resolved! After PGI need to send Mail to customer but showing error

Hi All,I Have a requirement where after PGI done in VL02N I need to send mail to customer, the problem is after pgi it showing output device is not found due to document still in open/processing.I written code in the userexit MV50AFZ1 .Please provide...

Vendor is clearing from QMEL Table once Internal Reqork Production order being created in QM11 Transaction

Hi Experts,    we are facing issue in QM11 Transaction , we have created Notification and we can able to see the Vendor in QM11 Transaction(QMEL Table also updated with all the details) and we can able to display and see Vendor in QM03 for Notificati...

Resolved! How to make all fields mandatory in sales order T- code VA11 initial screen and line item

Dear All,How to make Sales Office field mandatory in VA11 initial screen? I mean in the first screen where we enter the document type and the sales area?The fields areSales OrganizationDistribution ChannelDivisionSales OfficeSales GroupAnd i want to ...

how to check the values of a data base table while debugging.

hello all,in our Z-report program we are inserting some values into ztable ,further in the program we are fetching data from that table...my question is while debugging i want to check what values have been inserted into ztable ,how ever  the values ...

How to restrict the clearing of a blocked invoice in code.

Hi Experts,I have a requirement where-in, if under Vendor Invoice there exists payment a block value(ZLSPR – any value),  we need to restrict the clearing of payment document from Tcode F-44(or any other payment document clearing Tcode). An error sho...

Resolved! values are coming twice in smartform only for transportation output type

Hi experts,Im getting values twice in smartform only for transportation output type.Can you advice on why it is coming.Table format is created . the issue is coming only in production .when checked in debugging, only single value is there against the...

Resolved! Authorize users to access data of a specific range of dates only

Hello Gurus,I got the request to set up some kind of authorization check for a group of users that will segregate the data they can read not only by organizational parameters (i.e. VKORG, which is easy) but also by period (i.e. they can access and ex...

Resolved! Couldn't Refresh field catalog in REUSE_ALV_HIERSEQ_LIST_DISPLAY

Hi,I'm using  SLIS_T_FIELDCAT_ALV as field catalog.After executing the Hierarchical view, (I maintained a Hot Spot for a Field) when I click the field, User_command working fine, Hierarchical view also getting refresh, but FIELD CATALOG not getting r...

Labels in this area