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

Resolved! Enhancement

I am a beginner of BSP appln, i have just started working on sap was(version 6.10). while creating database tables(SE11),its giving a warning(Message no. DT192): Maintain Enhancement catagory. Please tell me what does Enhancement catagory mean

Resolved! Conditions

in the down code. i need to add the conditions for both if gst_no there tax invoice if not invoice under it_inv-inv_type = 'TAX INVOICE'.if it_inv-bschl = '31'. "Credit noteit_inv-inv_type = 'CREDIT NOTE'.else.it_inv-inv_type = 'TAX INVOICE'.endif.

Alv Double click ---

Hi friends stuck in alv double clicking as its first time for meIam using clases and my requirement is 1) i want the popup only when user clikcs on particular column (labst) if he clicks on other column its hould not appear 2) when popup comes i wan...

How to Encrypt

Hiii Everybody,We are developing a tool. in that for the client to enter a transaction he must enter the password. if the password is correct he is allowed to go inside the transaction. so i want to know is there any method using which i can encrypt ...

Resolved! data declaration

Hello All,I have the following code:DATA: Begin of structure, fld1, fld2, fld3, end of structure.DATA: tab1 like structure occurs 0 with header line, tab2 like structure occurs 0 with header line.DATA: struc1 like structure, ...

SAPScript - Fields Question

Hi all expert,I'm relatively new to sapscript. This is what i wish to do..Let's say i want to print the vendor address with the addrnumber,then take the address from ADRC using the same addrnumber.From the spec, these are the fields which are require...

cywings by Explorer
  • 771 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! customized table

I have a question.Currently in production there's a Z table with data.Now we want to add new fields to thise table without affecting the existing data.In other words, the new field will be empty for existing records...Question: Will the existing data...

Resolved! submit the PARAMETER.

I have to pass the parameter to the orther t-code, and initialize some select option. i use the " SET PARAMETER ID 'WRK' FIELD it_list-werks.", but it just can do the single selct option. who can tell me how to do it.the code i write is "FORM proce...

Resolved! About WE21, BD64, sm59

Hi Friends,I am not sure if this is the right place to ask this question, please let me know if I should put it in some other forum.communicating with ALE (IDoc) Inbound,outbound using SAP Java Connector .trying to understand these setting in SAP, w...

Resolved! Program name in SE93...

Hi all,Something weird happen. I had this transaction code ZFIR11. When i check it in se93 (maintain transaction), the tcode ZFIR11 has a program name like below tie to it:Tcode : ZFIR11Program Name : GP405HWKY2DOPHAAUBDVGH6XOGW300Whenever i run the ...

Resolved! query

hi guyz,can anybody plz tell me how to upload data in my c drive into sap database table.this is a zipcode file.I created a database table in se11.i need it asap.plz help methanks in advancesudheer

Upload Bank Details

Hi All,I want to upload All Bank Details from flat file with one report for all the countries.Report-RFBVALL_0 (T code-BAUP) uploads only for one country at a time.There are more that 150 countries.Is there some standard report exist? Or some functio...

Resolved! Repacking HUs in Shipment

Hi all,I need to repack HUs in a shipment. The scenario is this:SHIPMENT 1 HU1 - Assigned to SHIPMENT HU2 - Assigned to DEL1 that in turn is assigned to SHIPMENTI need to pack the HU2 into HU1. For that I cannot use BAPI_HU_REPACK since this function...

problem in conversion

Hi,I am creating a web application. I am calling RFC function modules from the frontend in HTML through JAVA interfacing.Now, there is a textbox on the screen which takes 10 lines of 60 chars each.when I pass this complete string of 600 chars to the ...

Resolved! Call System Command

I am executing the following command from a abap program to execute a Unix Script. The script executes successfully but it comes back to the program with a sy-subrc return code of -1????? Anyone have any ideas? We are on 4.6c Thank You&----*& Fo...

Resolved! Table control

Hi , i have a problem with table control , for the table control i have put a page down functionality . which when pagedown it increments 20 lines.but the problem is tablecontrol by default is able to take data for 12 records after that it is not inc...

Labels in this area