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

Table control

I am studying a customised transaction ZIER developed in my company. Now there are various customized table say ZIER1, ZIER2, ZIER3 associated with it.I can see various field list asssociated with this table when I click on IMG-activity(green circula...

Resolved! Alv Color - LVC_T_SCOL

Hy !Friends, i have a report alv-grid, this report using a dynamic table, this dynamic table was created using fieldcats, my doubt, how can i can do to put the structure LVC_T_SCOL in fieldcat ? i need this structure to use color in cells. Example:OB...

Native SQL buffering

Hi We are doing some native sql in EXEC SQL ENDEXEC statments to get information from a non SAP source to import into SAP. Problem is it seems to be buffered in some way. After deleting a record from the oracle windows client and rerunning the ABAP p...

Data - Shipment Events

Hi,I'm attempting to enhance our Shipping reports. Looking for a way to extract the dates held as Events within Shipments>Additional Dates.They are held in the structure ITSEGDIAE, (link appears to be VTTK-HANDLE).I can only see function TSEG_DIALOG_...

Resolved! Although no users are logged on my SAP Systems, the Table Call Stat. grows?

Hello,I have got an SAP System Release 4.6 C. On that system, I am the only user. If I take a look at the Table Call Statistics, it grows although no users are working or doing anything on the system. It seems as if the system is "alive". Presently I...

Label printer

Hi all,I need to print on a Etimark printer.In the list of device types (in SPAD) there are a lot of entries, but none for the Etimark printer (model 1220).Has anyone ever printed on the Etimark printer?I have got an file which when I use the functio...

sql query

Hi ,Can anybody tell me how to pick the latest date.I am using a sql querySelect * into table itab from mseg as A inner join mkpf as B where Amblnr = Bmblnr where budat = max ( budat).endselect.regardsMave

debit/credit amounts

Hi, Iam trying to sum debit & credit amounts separately from bsak table. The following logic is not working. Can u tell me the problem... loop at t_bsak. if t_bsak-shkzg = 'S'. l_debit = l_debit + t_bsak-wrbtr. endif. if t_bsak-shkzg = 'H'. l_cre...

custamiz table

hi every onei m creating one cutamize table i like to know values what i should put in:data class:delivery class:size categary:check boxes---lod datachanges:table maintenace allowedin this table my key fields areMATNRWERKSi like to wish you all "HAPP...

Payroll Results

Could someone tell me where/in which table the final payroll results for a particular employee is stored .By final payroll results I mean that the total salary which the employee gets after all the additions and deductions for the month.Thx...

Bar code creation

Hi,I have created New Bar code using standard code 39, with Linear Height 00150 and width 06. When I assign my new bar code into the Smart styles, it was showing Width 50.00mm and Height 20.00mm. How can i reduce my new bar code width and height.Than...

Labels in this area