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

Resolved! Length of Field

Hi Experts,how can i change the length of the field. I Created a Head with 2 lines, using TOP_OF_PAGE.now i need to align the field to the header.Please Check image. x_fieldcat-fieldname = 'VBELN'. x_fieldcat-seltext_l = 'VBELN'. x_fieldcat-tabname =...

SD: BAPI_SALESORDER_CREATEFROMDAT2 run in simulation (testrun set): How to get pricing details/conditions?

Hi there,I advised to to use this BAPI for one to create sales order and 2nd also to 'simulate' the sales order. Simulation is done by setting the testrun flag in the interface.How to get access to pricing elements in simulation running BAPI_SALESORD...

How to know if a security field in an object, is an activity type or if it is a local value?

For Example, I have the security object CRM_BUHI, which has the fields:ACTVTHIER_TYPEI would like to know, which table in SAP identifies if the field is an activity type (such as the ACTVT is in the list before), or if it is a local value (such as th...

Resolved! How to clear selection screen parameters before calling transaction?

Hello Experts,I am trying to call transaction KSB1 and display result in an ALV using  -call transaction 'KSB1' using gt_bdcdata                         mode   'E'.  "modeProblem:1) First I call transaction KSB1 manually and fill in the selection scr...

2 seperate alv grid in total different environment, why display the same thing?

Hi  friends,I have use one alv grid to edit some line items, then a second alv grid to display line items after simulation. Once I called the first alvgrid, then when I call the 2nd alv grid, it will display the same content in the first alv grid, th...

Display Sublists in OO ALV

Hi All,I need to display some data in the ALV list as follows.item 1            detail1 line1               detail2 line 1                      detail1 line 2               detail2 line 2                     detail1 line 3               detail2 line ...

Resolved! RFC Connection problem

Hi All,We have .NET program(Using c#) which uses RFC's. We used 2 years RFC's without any problem until We have been upgraded our system from EHP4 FOR SAP ERP 6.0 / NW7.01 to ECC 6.0  EHP6. Hello; we have .net program which uses zping rfc connection ...

Resolved! Express Document "Update was Terminated " received from author "XXXX"

Dear ABAPERS,         i have created smartforms for sales order "allotment letter smartform"  .i did modification in both standard Smartform(YBIN_SDORC) and Driver Program(YBAA_RVADOR01).  once i assigned  Zdriver prg and smartform in NACE. if i do m...

Resolved! BAPI FM not working.

Hi,I am using BAPI_GL_GETGLACCPERIODBALANCES to get 'FS10N' data, but its returning an empty structure. Code:DATA: IT_TAB TYPE STANDARD TABLE OF BAPI1028_4. CALL FUNCTION 'BAPI_GL_GETGLACCPERIODBALANCES'   EXPORTING     COMPANYCODE                   ...

Select Query fails with TIME_OUT error, when company code is specified as an option

The Query returns results faster, when only opsl_own_no_r opsl_own_seq_no_r Is provided as input parameters, but when gl_or_lvl_1_no_r  is specified along with it, the query fails wit time_out option.SELECT    gl_gl_sys_no    gl_or_lvl_1_no    or1_or...

Labels in this area