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

Resolved! finance tables

Hi All,I need to do archiving for only two tables that are relevent to FI_FICA object. But this object contains many tables which I dont want to do archive. In DB15 under the given object all tables are displayed. How to select only two tables for...

Resolved! USER EXIT in MIR7

Hi there. I've got such problem:that in MIR7 there are 2 example documents:700000001 - the pre-posting document600000001 - the posting FI documentI assume that 600000001 is generated from the 700000001... and ...line items texts of the 700000001 are ...

MATNR Count

Hi All,My internal table has 7 material numbers, ITAB-MATNR1 to ITAB-MATNR7. I have to count(mcnt) the number of MATNR which are not initial. Can some one please help me how to count this.If 2 MATNR has value then MCNT should be 2, if 4 of them has v...

Resolved! regarding parameters

PARAMETERS: p_date TYPE syst-datum MEMORY ID keydate.DATA: text TYPE string.AT selection-screen output. EXPORT p_date TO MEMORY ID 'KEYDATE'.AT SELECTION-SCREEN ON EXIT-COMMAND. IMPORT p_date FROM MEMORY ID 'KEYDATE'. text = p_date. MESSAGE text T...

Attach Search Help

Hi guys , I´m following the procedure in other to find a search help :1) I go to the transaction code ,get the F1 help for the field, take its technical information for this filed but its not there, 2) Double click on that filed, it will lead me ...

Resolved! MATMAS01

Hello experts!I am trying to migrate some MM but I have some problems using MATMAS01 IDOC.Filling segments E1MARAM and E1MATKM is not difficult. I also can transfer the data from those segments and it creates the material master with its basic data 1...

Labels in this area