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

Resolved! ALV

HI All, Requirment is like this . I have a table looks like this .WERKS ! LINE ! ZDATE ! ZTIME ! SHIFT ! flow(g) 1 lp 1.2.06 06:00 blue 20 1 lp 1.2.06 10:00 blue 30 1 lp 1.2.06 12:00 blu...

Native SQl query

I want to reduce the database hit for the external database so i'm trying to use cursor. I'm following the F1 help syntax. But problem is it is giving Dump in the FETCH NEXT statement. Please help. EXEC SQL. OPEN C1 FOR SELECT SAP_MASTNR, ANK_MAST...

Resolved! ztable creation

HiI have created a Z Table.i have updated this table with few entries.Now again i have created few more fields in this Table.While activating, an error is pronpting .."table is not yet classified".I have used SE14 to adjust the table and activated..S...

Resolved! BADI concept

From SAP Help:-In contrast to customer exits, Business Add-Ins no longer assume a two-level infrastructure (SAP and customer solutions), but instead allow for a multi-level system landscape (SAP, partner, and customer solutions, as well as country ve...

work flow tabel !

hello,can someone pls let me know where the w/flow logs are stored in the system,i want to use the table in which the system stores the Time Stamp information for the w/flow generated depicting the Date and Time for the object Apporved etc.thanks,~r.

Resolved! data transfer

hi!we have BDC,LSMW & BAPI to upload data to R/3 system.when do we go for each one?How do we come to know which method is suitable for our requirement?I need the comparisions like bdc-lsmw,bdc-bapi.Please give a detail description.Points assured!

ALV List

Hi, When i am moving my ALV list data to an excel sheet,The header is shifting one right colomn.please give me a solution ,if possible with an example.It is not an Hierachy listPoints will be givenregards,Amit teja VMessage was edited by: amit teja

Help on delimiters

HiI have a statement that is declared as:DATA: DELIMITER TYPE X VALUE '01' in 4.6c and now have to write a corresponding statement for it in ECC6.0I have checked the ASCII table and the description for the hex. value is "Start of header" but could...

Sujai by Participant
  • 770 VIEWS
  • 5 REPLIES
  • 0 Likes

Online Processing

Hi All, We have a scenario like , a customer do the payment using the credit card. The credit card details will be fed into SAP system. The SAP system has to check , whether the Card is valid or not i,e it has to communicate with the webservic...

Resolved! reg: Internal Table ?

Hello.> > Does somebody know how can I get the names of the columns of an internal table at run time ? ?> > I mean:> > For example, if I create an internal table called ITAB1> > DATA: ITAB1 LIKE BKPF OCCURS 0,> > BEGIN OF ITAB2 OCCURS 0,> FIELDNAME(4...

can't update

I tried to create one sale order var tcode:va01,when I save this sale order , the massege is 'The sale order **** has been saved' . But when I show the sale order the message is 'Sales document & is not available ' .The same trade will occur if I wan...

roy_deng by Discoverer
  • 704 VIEWS
  • 6 REPLIES
  • 0 Likes

Barcode Printing

Hi All,I am trying to print the AUFNR Barcode. I have defined the charactger with <BC> of font type AUFNRand displaying the field <BC>&V_AUFNR&</> but i am not able to see the putput in print preview it shows blocks of same size. Please helpme to get...

Resolved! Fetching OTF data required for Convert_OTF for SAPScript versus Samrtform.

Hi,When using a CONVERT_OTF for converting Smartform output we pass the <b>importing parameter job_output_info-otfdata</b> of function module CALL FUNCTION v_form_nameto <b>Tables parameter OTF</b> of function module CONVERT_OTF odule. We do this bec...

Resolved! BAPI_CONTRACT_CREATEFROMDATA Contract START/END date not updated

Hi All,I am creating contract using BAPI “<b>BAPI_CONTRACT_CREATEFROMDATA</b>” for VA41. It contract created fine, but only issue is It’s not populating <b>“CONTRACT START” and CONTRACT END”</b> dates on header. Do anyone know which field I should be...

Labels in this area