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

Resolved! loop

hi,may i know if the loop can loop in sequence for only code that mentioned and will not repeat the code?say there are 20 records and there are 5 records with the code mentioned. the code is unique.loop at itab into wa_itab where code = 'Z123' or ...

Resolved! To change edit mode

Hello friends,I need to edit an include in a program.How to make it .Before working on the main client.I am working on Sandbox.But it showing an error while I am clicking Edit mode .Error is :Changes to Repository or cross-client Customizing are not...

Resolved! Call screen

Hi!I'm calling a modal dialog window, like this:CALL SCREEN 2100 STARTING AT 1 1 ENDING AT 80 15.It has a status, and am am able to close the window, using one button from the status.But the window is not closing, when I click on the 'X' in the right...

Resolved! uline

hi experts !while creating line through uline at 4(600) . i m not able to get this long length line , only 1 full width of window i m getting . no scroll is appearing in bottom side . plz help me in creating this .thanks

Declaration problem

Hi ALLi have these following statements, and they are giving obsolete in my system, now i have to correct them , can anybody suggest any solution to this MOVE space TO xvbplk. xvbplk-venum = shenr. READ TABLE xvbplk. vbplk = xvbplk. MOVE vbplk...

Help on Table control

Hi,I cretaed my own Z table and i ve to insert new records as well update them when necessary..now i ve a table control for that..so how i can insert and update my ztable with table control..?In PBO and PAI. what should i mention in Loop at ........?...

Resolved! ALV

Hi,I have created a ALV grid using ABAP OO.I need to make some of the fields as mandatory ones.Pls help me on this.I tried using DATA_CHANGED. But for the first time it brings up all the fields(even if teh fields are not modified) in the MT_GOOD_CELL...

Hiring Notifications

Dear All,Before upgrade(in 4.6c),i was able to recieve notifications through E-mail but after upgrade (In ECC6.0) ,i am getting notificatios through attached PDF file format.Is there any setting to be done in SCOT t-code or something else,after that ...

SM12 Entries?

HI All,How to get the lock entries??For example if the user in a transaction MM02 ,i want to know what is the product and location combination the user editing?I know this product will be dislayed in SM 12 transaction,but i want the product and locat...

Reg : A short dump

Hi Experts, When I am running a program to display the output as a hierarchial list format it is throwing a short dump saying that in the standard program 'SAPLSKBH' the function K_KKB_FIELDCAT_MERGE the importing data where source code is being pa...

Help on table control

Hi,I cretaed my own Z table and i ve to insert new records as well update them when necessary..now i ve a table control for that..so how i can insert and update my ztable with table control..? In PBO and PAI. what should i mention in Loop at .........

Resolved! User Exit for ME22N

Hi, I have faced lot of problems in creating the user exit. Please help me. Actually i created the user exit for the ME21n. While Purchase Order Creation, I put the Purchase Requition Mandatory. I works Fine. But PO creation is another two ways.One...

BOM in SALES ORDER

In BAPI_SALESORDER_CREATEFROMDAT2, I am able to create a sales order with one item and 3 components. (BOM explosion is working)However order quantity for child items is 0, this is incorrect, it should be 1And order quantity for parent is 1 which is o...

Labels in this area