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

Comparing 2 tables

Hello All,I am new to ABAP programming. I have simple task to perform.I have 2 SE11 tables, and in ABAP program, i have to compare 2 tables, if there are some new records or modified(i can get this info by checking a flag, a table field) in table1 th...

unicode characters

Hi all!First, sorry for my English language which is very perfectible Does anybody know if existing a method for return the unicode value of a character?for exemple,I want the value &#x641 for the arabian character 'fa'.Thank you in advance,Message w...

How to modify a read only field in SAP Txn to modifyable field

Hi,There is an SAP transaction CC02, Program SAPMC29C, Screen 0110. On this screen when I modify the field "Valid From", belonging to Table Name RC29A, Field Name DATUV, Data Element CC_DATUV, we get an error message which needs to be suppressed. The...

Class Activation

Hi all,I tried to activate a class from code using the FunctionModule's SEO_CLASS_ACTIVATE and other function moduleslike CLAS_OBJECT_ACTIVATE, CLSD_OBJECT_ACTIVATE and otherC*_OBJECT_ACTIVATE. None of them seem to activate theclass completely.Either...

Function Module

hi friends, iam declaring company code as import parameter in function module. later on iam calling that fuction module in report. but i declared company code as select-options. it is giving error. if iam declaring company code as a parame...

License

Hi, I am changing the License validity start date(GENDA) and making an inbound idoc using WE19 and the idoc was successfuly posted. But i dont see change in the values in EMBK table,the license i am changing is attached to the sales order .I like to...

Resolved! SELECT Statement

Hello everyone,I am trying to select some data from a database tabledepending upon the option the user chooses from theselection screen. There are three possiblities:e.g. SELECT * INTO CORRESPONDING FIELDS OF TABLE tsp01_tab UP TO 20 ROWS ...

Resolved! update Z table

Hi All!I am updating a table as below : UPDATE zsd_stock FROM TABLE i_zsd_stock.But my z table is not getting updated.The Z table is empty right now.Any specific things to take care of before updating.Please advise..RegardsPraneeth

Resolved! Exit in Me21N

Hello Experts,I want ot find out an exit in Me2xN where when the user added a new Item for an order, I have to set the flag: EKPO-WEUNB = 'X' for certain suppliers.This is a checkbox in the ME2xN screen in Item details->Delivery tab-> Checkbox "GR no...

BAPI_PO_CHANGE,

hi,when Use BAPI_PO_CHANGE,I want to mark the 'Delivery Complete Indicator'? and I have passed 'X' to NO_MORE_GR field of the item. but I no have luck to make it work. I must be in debuged status,the BAPI program can run sucessfully.can you help me??...

Resolved! 'ON CHANGE OF' Vs 'AT'

Hi All,I was going though a checklist which said 'ON CHANGE OF' preferred over 'AT' statement in loops, could anybody confirm this, is there any documentation released by SAP which confirms this . .or any other proof, Anyway what is preferred and som...

Labels in this area