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

Resolved! Problem with headerline in OO

Hello,I've the problem that I cannot give values from an inertnal table toan variable because the itab has no headerline, because in oo it is not possible.Here the coding:structure in se11 ZACTIVITYIF with components:DESCRIPTCATEGORYPRIORITYOBJECTDAT...

Internal Table

Hi All, I have 5 internal table.lets say 1 2 3 4 5.First through SELECT statememtnt I fetched data for Internal Table 1.Based on Internal table 1 I have fetched data for Internal table 2 using ALL ENTIES Functionality,Based on Internal table 2 I ...

problem inner join

hi all,i have join but some field are not populated in internal table lt_mseg (WERKS) .Here is join. Table MSEG contain value for werks. SELECT * FROM mseg INNER JOIN mkpf ON mkpf~mblnr EQ mseg~mblnr AND mseg~mjahr EQ mkpf~mjahr INNER JOIN mara ON m...

regarding md61

Hello Friends,I need to upload Planned Independent requirements master data through BDC, i have developed a program but im facing a problem when user want to maintain quantity for back-dated in scheduled lines tab.for example : if the quantity is ma...

Resolved! LSMW (complex line)

Hi,I have to upload file through LSMW (BAPI method).File has the following structure:HEADER1 ITEM1 ITEM2 ITEM3HEADER2 ITEM1 ITEM2 ITEM3HEADER3 ITEM1 ITEM2 ITEM3and so onSo, number of items is constatnt for every header object.I should get the next hi...

Labels in this area