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

Resolved! When i click the button i wanna change this field's no-out property

DATA :   gt_fcat    TYPE lvc_t_fcat         WITH HEADER LINE       ,             gs_fcat    TYPE lvc_s_fcat                .             *****              clear gs_fcat.              gs_fcat-col_pos   = 16.             gs_fcat-fieldname = BETRG.    ...

Resolved! Problem in POV

Dear alli have 3 input fields in the screen , for the 3rd field i have used POV.  PROCESS ON VALUE-REQUEST.        FIELD GV_VERID MODULE VAL_VERID.in the module val_verid i have used select query to fetch values from mkal and passed that value to CAL...

Resolved! Data dictionary - currency field without decimal places?

Hiya,I've created a lovely table in the data dictionary to hold quotations from vendors.This table is then used in web-dynpro and made editable so that users can add the quotations.Unfortunately the users don't think the table is so nice. They're say...

Resolved! how to copy field from one table to other without having common field in them

Hi all,i have a requirement that i have to copy a field from one table from anothertable, but both the table does not have any field common in directly.Say i have to copy a field field1  from table1  to table2  .Please tell me how could i achieve thi...

Excise Duty Reversal

Hello All,I have a scenario where Excise will be reversed and VAT/CST will not be reversed if the invoice which is being referred to during creation of Credit Memo Request is after 6 months i.e. if the Credit Memo Request creation date is 01.02.2014 ...

Resolved! Error while creating timestamp in local (CET) timezone

Hello fellow SDNers,I am getting the DST timestamp (-1 hrs) when i try to create the timestamp. This is the code that i have written -CONVERT DATE sy-datlo         TIME sy-timlo         INTO TIME STAMP DATA(locl_tstmp)         TIME ZONE sy-zonlo. Deb...

SuhaSaha by Product and Topic Expert
  • 5423 VIEWS
  • 8 REPLIES
  • 0 Likes

Filling Parameters Automatically After Press Enter???

Hi Abap expert, I have list of parameters parameters: NAMEV like zcon-NNAV,                    NUMBL like zcon-NUBL ,                   CONTN like zcon-CONN OBLIGATORY,                   VENDO like zcon-VEND,                   DARRV like zcon-DARR , ...

Resolved! PO in MIGO

Hi Experts,I have two questions related to Purchase Order (PO) in MIGO.     1. Users modified something in PO (say for example, Description of Storage Location (LGOBE)) and pressed 'post'.          - May I ask which content of table would be updated?...

Add a new line item in a sales order at item level during sales order creation(va01)

Hi Experts I have a requirement regarding added some line item from calling a custom screen in va01 during sales order creation.problem :  when user enter the Material number ( article number ) and hit enter before entering quantity a pop up screen s...

Resolved! Problem in Search help

Hi Expert,I have created a search help 'zform38'. now i want to link it with table field.I followed the given step..buti got a error.SE11- Create Search Help for 1 field, "Selection Method" box put the Table name to which the field belongs to. "Dialo...

Labels in this area