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

Task in smartform

Hi,I to put the below functionality in the smartform. I am new to  smartforms so need help, i know the logic but i need help to know how do i will put this in a smartform. This data need to be reflected in smartforms header.To get this description, p...

Resolved! SE16 appear msg MO429: No table entries found for specified key

Dear Gurus,I got a weird situation....There is a data(SO: 50009001 & ITEM: 20) which exist in one ztable, but when I put the parameter so & item on SE16 selection screen, it will pop up an error msg: MO429 No table entries found for specified key , i...

Currency field validation

Hi Experts,     I have to validate currency field. Example: amount type dmbtr, dmbtr has length 13 and decimals 2. So i have to check whether amount has length of 13 and decimals 2. Is there any function module to validate??Thanks in Advance!

sunil_mani by Active Participant
  • 2359 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! TabStrip ALV Using OO

Dear Guys ,I have made an ALV using OO .My ALV has to grids .The main Grid (up) and the second Grid (down) which has 2 tab strips.The functionality is like this : When i press a button to the first ALV some data appears to the grids in the tabs.My re...

Resolved! How to get address #?

Hello I am trying to pull the Address # based on the Person #.I have contact person record in KNVK table, but it doesn't have the address #.I want to get the Fax # of this contact person, but this fax data is available in ADRC table, which table requ...

ASCS Instance PSE?

I am setting up ssl metadata exchange for my web dispatcher.  this is working in Q/A where there is a CI instance and a DI instance.In production there is also a Abap SCS instance in addition to the dvebmgs instance and DI instances.  The message ser...

Resolved! FM CONVERT_TO_LOCAL_CURRENCY

Hi all.I'm using FM CONVERT_TO_LOCAL_CURRENCY in a program, but it doesn't work. My code is: DATA: aux(200).  CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY'    EXPORTING*     CLIENT                  = SY-MANDT      date                    = sy-datum      ...

Resolved! Error Message SE518|No account assignment exists for service line 0000000000 for value limit PR

Hi,I am facing a problem when i am try to create a value limit Purchase Requisition, it shows bellow error.SE518|No account assignment exists for service line 0000000000.My source is     req_items-doc_type = 'NB'.     req_items-preq_item = '0010'.   ...

Resolved! Internal table issue

hi gurus,  i have written the below code , types : begin of stud_emp,                      name type c length 10,            rno type i,            dob type d,              end of studn_emp.data itab type table of stud_emp.data wa type stud_emp.wa-n...

Resolved! File not getting written to app server when prog is run in background

Folks,                                                                                                                                                                                                                                                    ...

kiran_k8 by Active Contributor
  • 2174 VIEWS
  • 6 REPLIES
  • 0 Likes

POSTING ILLEGAL STATEMENT While Release Contract in SAP ECC 6.0 After Updating 5.0 to 6.0

Dear all,When we want to release contract in SAP ECC 6.0 then run time error POSTING_ILLEGAL_STATEMENT come.The error dump is Runtime Errors POSTING_ILLEGAL_STATEMENTDate and Time 28.09.2012 16:44:57------|Short text || Statement "COMMIT" is not allo...

Labels in this area