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

How to prevent from idoc posting base on specific value without programing

Hi expert,We have a difficult situation to prevent from posting IDOC which is master data of GL account in system.As you all know, the most GL account has the data of Chart of Accounts(SKA1) and the data of company code(SKB1).Our requirements is to s...

SAP Note : 1842604 : error in class: CL_HR_B2A_GBEF_EAS_XI_N method : create_envelop

Hi,We have successfully implemented the SAP Note : 1839345.We are implementing SAP Note : 1842604. however ,we got the error that below class methods are not present in the SAP system.ClassMethodCL_HR_B2A_GBEF_EAS_XI_N CREATE_ENVELOPCL_HR_B2A_GBEF_FP...

Resolved! QEEM_SUBSCREEN_5000 badi get_data method not triggering

i have to implement custom fields for qe01 tcode, i have used the badi QEEM_SUBSCREEN_5000 the fields were coming in to the standard screen and value floating into put data method... get_data method is not triggering where qals structure is in export...

Resolved! Using logical databases

HiI am trying to pull data from the ADA logical database.  I have a field on the selection screen 'AFABE' and when I enter a value in this field it is filtering the values I get from table ANLB but not from the values I get from ANLAV.I have attached...

Resolved! Regarding %_hints oracle '&max_in_blocking_factor 100&&max_blocking_factor 100&' statement

Sir,                I  have used non-key fields in the selection criteria for the BSEG (CLUSTER TABLE).                 the report is taking much more time to execute the output of the report.               As it is the cluster table, no way of creat...

Resolved! Hi i am not get the output for this can any one help please thanks in advance.

TYPE-POOLS truxs.**********data Declaration**********DATA   : wa_bank_ctry LIKE bapi1011_key-bank_ctry,         bank_key LIKE bapi1011_key-bank_key,         bank_address LIKE bapi1011_address,         v_error LIKE bapiret2,         bankcountry  LIKE ...

hi i have small doubt in bapi i have uploaded the data where i can see the output in bapi. in table bnka the values are not comining what is the problem?

TYPE-POOLS truxs.**********data Declaration**********DATA   : wa_bank_ctry LIKE bapi1011_key-bank_ctry,         bank_key LIKE bapi1011_key-bank_key,         bank_address LIKE bapi1011_address,         v_error LIKE bapiret2,         bankcountry  LIKE ...

System field/field to identify the main window height in the smartform at run time

Hello experts,Please help me out. Thanks in advance.i need to know the height of the main window at run time to do some thing based on that. My main window has a table in it and has many conditions to print certain text or not and thus i need to know...

Export sales report based on loading and unloading date having same sales order number and different billing document number

Dear Sir/Madam,i am developing a SD report in which i have to bifurcate provisional invoice details and final invoice details.we have developed report but its output format is not coming as per requirement which is given below:Details are given below...

Resolved! How can i display mounthly report

Hi experts,i need to add mounthly report in my report here is my code could any one one help me please ?TABLES mseg. TABLES mkpf. TABLES dfies. TYPES: BEGIN OF gs_seri,   mblnr TYPE mseg-mblnr,   mjahr TYPE mseg-mjahr,   zeile TYPE mseg-zeile,   buda...

asim_isik by Active Participant
  • 1081 VIEWS
  • 6 REPLIES
  • 0 Likes

Select query to get multiple fields in single field...

Dear Gurus,I am looking for a select query to get multiple fields in single field...like if I have to retrieve first name, middle name and last name in single field name...e.g. ::  SELECT FNAME MNAME LNAME AS NAME                                   "h...

Resolved! uploading photo into sap

Dear Experts:-I Have a folder which contains image files.(jpeg,tiff,...) . Using DS tool, I need to pick the file from the folder and upload in a table(sap table)  I am unaware of this type of loading.Please let me know how can i do this? i have a p...

Labels in this area