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

Resolved! Screen Painter

Hi, In se 51after entering the description, when i am clicking on Layout, Iam getting the message, Graphical Layout editor not available. Continue with Alphanumeric editor. There no icons on the left side of the screen. Iam using 6.O Version.Thanks

ABAP WebDAV Client

Hello ABAP Gurus,is there a ABAP WebDAV Client avaliable with WebAS ABAP 7.00? I've searched for Funciton Modules + Classes but had no access. I want to create large Folder Structures in the WebAS Java 7.00 Knowledge Management (KM). Or is there a We...

Resolved! hlp req

Hiii friendsi have a small problem in my code for displaying debit credit n balance value, when there is dmbtr values present for either Shkzg = 'H' or 'S' the in gives correct output but if for certain g/l codes both values r present then those ge...

Resolved! E-mail

Hi Experts,Im new to work flow.I need to send E-mail From work flow to other E-mail address. So what is SMTP configuration. Which transaction is used for maintaing SMTP configrations and what are all the steps involved in SMTP configuration for send ...

smertform problem

hiiiiiiiIam using smartfroms n i want to display every new BELNR on new page.So iam using...the following codeLOOP AT it_bkpf INTO wa_bkpf.AT NEW belnr.ind = sy-tabix.READ TABLE it_bkpf INTO wa_bkpf INDEX ind.NEW-PAGE.ENDAT.ENDLOOP.But my problem is ...

Resolved! exit in va01

Hi All,I want to call a subscreen of a standard TCode as popup while saving sales order.Req : When we click on Bill to Party partner,in Partner's tab in sales order,we get a subscreen displaying information about the same.Is this possible to get this...

long text for infotypes

Hi all,I have to upload the long text for infotype 0194.I tried to do it in two ways:1. INCLUDE RPC1TX00. MOVE-CORRESPONDING P0195 TO TX-KEY. PTEXT-LINE = ITAB1-TEXT. EXPORT PTEXT TO DATABASE PCL1 (TX) ID TX-KEY.2. By using metho...

Vijay by Active Contributor
  • 1648 VIEWS
  • 5 REPLIES
  • 0 Likes

long text for infotype

Hi all,I have to upload the long text for infotype 0194.I tried to do it in two ways:1. INCLUDE RPC1TX00. MOVE-CORRESPONDING P0195 TO TX-KEY. PTEXT-LINE = ITAB1-TEXT. EXPORT PTEXT TO DATABASE PCL1 (TX) ID TX-KEY.2. By using metho...

Vijay by Active Contributor
  • 858 VIEWS
  • 1 REPLY
  • 0 Likes

Functional Tables

Hi Experts, My client has a requirement for 2 kind of reports.1. Customer Trial Balance profit center wise2. Vendor Trial Balance profit center wise.Can anyone guide me in getting the functional tables used to develop these reports.ThanksSrikanth

BOM of Sales

hi expertsI have one problem I have 4 materials (ie for line item). i want all sub level from Bill of Material.for each material i want sublevel from BOM.in 4 materials one is Main Material and i want sub level from BOM.In which talbe i should find ...

doubt in BAPI

Hi.I need to create Scheduling Agreement with old PO number .I have internal table it_bapi ,it contains all records.now i need to pass all records to BAPI.how can pass .Iam using this BaBi :BAPI_SCHEDULE_MAINTAIN(Maintenance of Scheduling Agreement ...

basics

A field containg currecncy amounts(data type CURR) must be assigned to a reference table and a reference field. ExplainWhat is the significance of delivery class in database tables?How can an internal table with header line and one without header lin...

Labels in this area