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

Resolved! reg : Transaction VL02N

Hi,     Can anyone explain the transaction VL02N ? i need to know the difference between goods receipt created in this transaction and receipt that is made through MIGO or MB1C ...In my project we  are running IDOC through which stock is updated in S...

Can anybody explain the use of I_callback in resuse_alv_grid_display

Why we use these functions mentioned below I_CALLBACK_PROGRAM• I_CALLBACK_PF_STATUS_SET• I_CALLBACK_USER_COMMAND• I_CALLBACK_TOP_OF_PAGE• I_CALLBACK_HTML_TOP_OF_PAGE• I_CALLBACK_HTML_END_OF_LISTModerator Message: Welcome to SCN, Please read the foru...

Resolved! Creating an Internal table globally in SAP Smartforms

Hi Experts,I want to create an internal table globally as standard table of Tline in SAP SMARTFORMS.I have tried to create table as '<table> type table of Tline' in 'Global Data' tab in Global Definitions. But, when I am using that table in Initializ...

Scroll in J2IUN

Dear All, I am doing a BDC for J2IUN. But the issue is no ok code is generated for scroll fucntion. i.e. page down is not working. I tried manually with P+ nad P++ but it did not work.Any way out for this issue?Warm RegardsDebarshi

Dunning Standard text dynamic values

Hello Experts,                I have maintianed a dunning text for body of dunning letter in so10 transaction with text ID FIKO.I have given a dynamic varaible &name& but the same vaiable is filled in the script for the logo.So instead of the dynamic...

VijayCR by Active Contributor
  • 1426 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! Replace Occurences in Internal Table.

Hello Experts,  I have internal table like shown below. APPEND 'SO_SEL' TO itab. APPEND 'SO_TEST' TO itab.In the above internal can we replace ‘SO’ with only ‘S’.I tried using statement REPLACE ALL OCCURRENCES OF REGEX  '\b(SO)\b' IN TABLE itab WITH...

Resolved! concatenating PDF files

Hi,   I need to call the Adobe form Function Module inside a loop. So I want to concatenate all PDF outputs in a Single PDF file. Here is my Function call code call function iv_fm_name     exporting       /1bcdwb/docparams  = is_docparams        bil_...

Resolved! sapcript language

Hello Everyone ,I have a question regarding sapcript. My original sapscript was in danish , so i converted the script to English and made all the changes needed.The user wants the form to be bilingual . The other language he wants is Portugese. So th...

&APOS

Hi all,My program is used to convert the XML data to string.While converting the data instead of '(apostrophes), it is giving &APOS .Please suggest what might be the issue.Thanks in advance...

Resolved! TYPE 'IT_SPFLI' IS UNKnown

Dear gurus.I am trying to learn abap statement. the following is my test program. when I execute it, it gives me this error 'type it_spfli is unknown'.REPORT  ztest001. data it_spfli type sbc400_t_spfli. data wa_spfli type it_spfli. select * from spf...

Resolved! error while bdc session

Hello Guru g,                     I am learning BDC session transaction . I open SHDB done recording for MM01, done editing in code but when i checked it i am getting error message( The FORM "BDC_DYNPRO" doesnot exist). Please go through the coding p...

set the Delivery Completed flag (EKPO-ELIKZ) and Final Delivery flag (EKPO-EGLKZ) for the PO

Hi Experts,I need to set item wise delivery completion flag and final delivery flag for purchase order where type is UB(stock transport order).For example:ebeln  ebelp  elikz  eglkz--------- --------- ------- ---------1001     10     X     X1001     ...

ABAP Statments

Hello,Can any body please let me know the below statments meanings. As I am new to ABAP so I am unable to understand the syntax. 1.    acgl_item-shkzg      =   *acgl_item-shkzg.  acgl_item-hkont      =  *acgl_item-hkont.  acgl_item-konto_txt  =   *a...

How to create a PDF output which is in binary data to Spool request, so we can select print spool to print the pdf

Please help with a solution to print the PDF content which is available in binary format to SPOOL request for print.In Web UI, on click of a custom print button in a view, I select the custom developed PDF form and get the form output in Binary Data.

Resolved! How to sort for following criteria

Hi Guys, the below question may b silly...but m stuck...hope ill get some clue..No.                   Cr. Date        Time created    Qty           ITem number0001000203      20130119      171158            1555         000030001000197      20130119 ...

Is there Possible to Print a Text vertical Format in HR Forms

Hi Expert's,               Am new to HR Forms, My assignment is Designing a Form-12,to Designing a form  some text is need to Print Vertical instead of printing Horizontal,I don't know how to do.Please anyone Suggest me.Text format is i mentioned bel...

Resolved! WSAEACCES: permission denied error while creating Gui session in Eclipse

Dear ADT users,When i try to run a transaction that creates a Gui session i get the error: 127.0.0.1:3200 not reached (WSAEACCES: permission denied). At the same time i can view and edit my classes without a problem. Can someone out there help me fig...

Labels in this area