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! Issue in populating the dynamic internal table

Hi Experts,My requirement is I have a table in the below format.zone    del_date        master_route        stopsZ1        02/05/13                  M1                 5Z2        02/05/13                  M1                 0Z3        02/05/13       ...

Unable to delete DMS characteristic value in module-pool program using BAPI

I have one problem in my module-pool program, I have created a module-pool program to represent DMS documents similar to CV04N tcode. but the problem is the document type which I have showing, have some classification values(characteristics) and I am...

Resolved! Is it correct loop? The values are coming same for the field(txt50).

types: begin of ty_desc,       saknr type saknr,       txt50 type char50,  end of ty_desc.TYPES: BEGIN OF itycj_postings.include type ty_desc. TYPES: END OF itycj_postings.data:  titcj_split_postings TYPE itycj_postings OCCURS 0 WITH HEADER LINE. SEL...

Resolved! How can I change standard SAP's SQL statemet in Search help?

Hello,I am looking forward to develop a custom Serach help by copying a standard SAP's serach help, wherein the selection criteria dialog box should have address details, like NAME1, NAME2, STREET, CITY, ZIP CODE fields for user inputs, wellIn this r...

downloading a file using CL_GUI_FRONTEND_SERVICES=>GUI_DOWNLOAD - how to add linefeed

Hi all,   We are using the standard  method,  CL_GUI_FRONTEND_SERVICES=>GUI_DOWNLOAD to download data from an internal table to .txt file.  We use the ECC 6 version.  The downloaded file should not have a carriage return, but it should have line feed...

memory id?

i searched in scn but i didn't find anywhere?can any body provide me the example to transfer data from one progam to another program using memory id?Moderator message : Search for available information, discussion locked.Message was edited by: Vinod ...

Out Put Screen

Hello Guys,I need to generate a PP report in which the input screen is as follows.which is done, Now the out put screen will be like thisDATEDAYLINEDUTY HRS   1.  Date and day   2.  Line – Data can be derived in this column by              Pass Mater...

No first field of table index in where condition

Hi Friends,I have got the following error when i am running code inspector, " No first field of a table index in WHERE Condition"   My code is like below:if git_cabn is not initial.select objek           atinn           atwrt from ausp           into...

Resolved! restrict authorization for function module CALL_TRANSACTION_FROM_TABLE

Hi Friends,We want to restrict function module CALL_TRANSACTION_FROM_TABLE , basically this function module is helping users to by pass the authorization and use any t code they want and we want to restrict this access.Scenario is user is going to se...

Labels in this area