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

hi How to merge structure and fieldcat log and make fieldcat log

I have My final table as TYPES: BEGIN OF ty_final,             lights    TYPE c,            " 1 for red             a          TYPE viewed.       " Viewed not clarified *         qals_d02    TYPE qals_d02,            INCLUDE    TYPE qals_d02.TYPES: L...

Get spool number without submit report.

HiI want to get spool number I am using this function module    CALL FUNCTION 'GET_JOB_RUNTIME_INFO'        IMPORTING             eventid                 = w_eventid             eventparm               = w_eventparm             external_program_activ...

Resolved! ALV List not displaying

Hi All,  I am using OO concept to call ALV list using the method:  CALL METHOD grid1->set_table_for_first_display.. I am calling this method after end-of-selection event. Field catalog is filled properly but cannot see the list at all. Field catalog ...

Resolved! debug on atp check functions

Dear There are two functions which are 'ATP_CHECK_BASIS' in program 'SAPLATP3 ', and the other 'AVAILABILITY_CHECK_CONTROLLER' in program 'SAPLATPC'; If i set break-point for either of them, the program will stop when i create sales order or delivery...

Internal table query

Hi experts,I've created an internal table with fields CUOBJ and OBJEK from table INOB. I then select entries with key IFLOT-TPLNR = INOB-OBJEK. This is slowing my report down considerably.Would it be possible to create the internal table containing o...

Resolved! How can i Extract FBL5N Account overview directly into an Existing Word Document?

Hi Sap CommunityI am new to the forum so apologies if this is in the wrong section.I currently run FBL5N account overviews to see Customer account activity.I want to find a way of extracting this data directly into an existing Word document.In a nuts...

Resolved! Z-table row valdiations

Hi ABAP Experts,My Z table has 4 fields.The Conditions for uniqueness are1. Filed1 value should be unique.2. The combination of Fields 2,3 and 4 should be unique.How do I achieve both these, using Primary keys OR in combination of Primary Key and oth...

Regarding VL02n (PGI)

Hi,While doing PGI, i want to add new article and quantity.But i have tested in VL02n,it is not allowing to add new article while doing PGI it is showing error'you cannot add this item to the delivery'.Is there any possibility to add new article whil...

IN Qa32 tcode i want error messages in usage decisions when we skip the results tab

Hi Experts,        I have one requirement.wen we execute the Qa32 tcode ,the user will check the material with three steps .                        1)Inspection lot                        2)Results                        3)usage decision.       Now w...

Display a new address screen for a International Version ID 'B'(Hebrew) in XK01/XK02 screen for Israel with specified fields only

Hi Friends,I have a requirement specific to tcodes XK01/XK02 for IsraelWhen user enters the vendor number in XK02-> Select 'Address' check box -> click 'International Versions'-> There is a new Version ID 'B' (Hebrew) added for Israel Project. Now wh...

Issue with Stock Transfer

Hello Sap Gurus,   We are doing stock transfer . Here we are passing J1IS at the time of passing excise via Movement type 351 .Accounting document is passing as under : RG23A                               5000ECess on Purchase               110S.ECe...

Resolved! PA0008 Primary keys

Hi,In Table - PA0008 - HR Master Record: Infotype 0008 (Basic Pay), there are 8 primary keys (Client, Personnel no., Subtype, Object ID, Lock indicator, End Date, Start Date, IT record no.).I'd like to know can an employee have more than one Basic Pa...

ALV Interactive not showing data in output while using for all entries in select

Hi Gurus,         I have made one ALV INteractive using  for all enteries,while debugging it  shows a data in internal table but now showing in output. Here also i have use logic for sum to all DMBTR and NETWR for perticular vendor, which is also not...

Resolved! Text Module not found

Hi experts,While executing the smartforms , i m getting error saying " text module does not exists "But the text module is originally maintained in "TH" language and i execute it in EN language.there are also other text elements with same text module...

Email Address is being cleared for Ship To party Partner function in VA02 Sales order

Hi,                I need to change Ship To  Address through programatically in VA01/VA02 transaction (Salesorder -SAPMV45A program) ,Able to modify Address details like Company name,city ,country telephone number..etc  properly   using Function modu...

Labels in this area