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

mandatory fields

hello,i am in trouble to regonise the mandatory feilds of all fico tables, somebody told me that all primary keys are mandatory fields, how to understand, please help me, i have to forward the fico table to data entry operator to enter the data and e...

ALV Report(sap-abap)

Hi Friends, Could u pls tell me how to down load my report output to excel sheet with proper coumn headings through function module with small example ? So that it can be used in future whenever i required it .bcoz it takes so much time (30 min -...

Resolved! Extention of IDOCS

Hi All,I need to extend the Basic IDOC type SISCSO01(Sales Order) with some field of Billing document like customer outstanding.......Can anyone tell me what are the step to be followed to extend an IDOCS .Thanks in Advance Shazia Khan

Resolved! idocs

Hi,We are right now fetching some data from R/3 system to SAP CRM, SAP BW & couple of other systems.The data from R/3 flows to other systems thro’ a standard IDOC structure.There are a few Zfields data which we require only in the CRM system. We are...

select query

i have to write a select query in which 6 tables are involved using following conditions.Select line items from BSEG table where BSEG-BLDAT and BSEG-BUKRS are within the Report Date specified in the selection screen.Additional condition BSEG-BLART = ...

Resolved! tab-delimiter

Hi all, Here I need to transfer tab delimeted file from application server to my internal table.Here I am using FM for searching for the file in the specified directory.But how to convert that tab delimeted file into internal table without any leng...

Resolved! DATE IN ALV

HAI,<b>1) </b> I WANT PRINT DATE IN MY FORMATE.SO SET MY FIELDCATLOG WORK AREA AS <b>WA_FIELDCAT-EDIT_MASK = 'DD.MM.YYYY'.</b><b>APPEND WA_FIELDCAT TO FIELDCAT.</b>BUT IT IS NOT WORKING2) I WANT ONLY <b><b>30 LINE PER EACH PAG</b></b>E AND T...

Resolved! Case statment

Hi guys,data: object_type like crmd_orderadm_h-object_type.data: ok_code like sy-ucomm.ok_code = sy-ucomm.object_type = ok_code.case object_type.when 'PHC'.Perform ....endcase.here in this code no values r coming when im debugging...i want to trigger...

Resolved! Master tables for Order

Hi,In creation of MAINTENANCE ORDER, I need to create a Search help for Work Center and Plant based on :1. Order type2. Planning plant3. Business areaCould you help me out by letting me know what are the master tables having these fields.Regards,Sril...

Labels in this area