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! SAPScript: Getting long text of type DOKU with DOCU_READ function module

Hi everyone,I am trying to get the entire long text of a data element, using the DOCU_READ function module. The trouble is, I can only get it to return this: U1&DEFINITION& AS U1&USE& AS U1&DEPENDENCIES AS U1&EXAMPLE& AS The entire text that I ente...

enhancement in mm01 ?

Hi Abapers,  I want to defaultly save the date  DATBI field of table RV13A while creating a material in MM01. Means after providing all the necessary parameters in MM01, i want to save the data defaultly in table RV13A of field DATBI.....there is no ...

Resolved! Intercompany code posting using Idoc ACC_DOCUMENT , ACC_DOCUMENT03

Dear Experts, I am using ACC_DOCUMENT03 idoc to post the FI document  through excel data. I need to  enhance  the same program  to post inter company code  FI document  as well.I have checked the segment types  E1BPACHE09,E1BPACGL09 fields  but i  co...

Resolved! After upgrading to ehp7 reuse_alv_grid_display is giving dump if more than 99 editable fields in a column

After upgrading to ehp7 reuse_alv_grid_diplay is giving dump when refreshing the table with the below code in user_command if more than 99 editable fields in a column.if ref_grid is not initial.call_function 'GET_GLOBAL_FROM_SLVC_FULLSCR'   importing...

Resolved! Difference between SELECT INTO CORRESPONDING and SELECT INTO(f1, f2…)?

Hi,(My apologies beforehand, newcomer to SAP)I have a FORM that has the following (in pseudo_ode) statementes;SELECT  DB~F1  DB~F2  DB~F3 FROM DB1 JOIN DB2 ON ..... INTO CORRESPONDING FIELDS OF TABLE ITAB WHERE (SELECT_CONDITIONS) .later on (the same...

luis_rod by Participant
  • 4315 VIEWS
  • 11 REPLIES
  • 0 Likes

ALV Header Text in form of table also how to highlight it with a different color

Hi All,I would like to Display an ALV output with header information as followsPay Group    No of Records   File nameVV2                 20                    c:/emp/I tried using offset but it is not working properly, I am not getting spaces if i us...

Resolved! Parsing the ABAP code

Hello Gurus,We are working on a utility program which will parse the ABAP code and provide information about the same. I am aware of the READ REPORT statement which can parse the complete code of a program. But wanted to check if there are other mean...

In spell_amount function module how to create space between the Output from function module

Suppose  i am passing 869284 to spell_ amount function module and spell_amount will return Eight lakh sixty Ninethousand TwoHundred EightyFour inEnglish Language . Is there any way to create space between Ninethousand  i.e some separation space betwe...

Resolved! Eclipse sync across open modules

Hi,One thing that bothers me about eclipse is that changes in open files are not recognised unless everything is activated. SE80 seems more integrated.Example: I could have method definitions in include ZTEST_DEF, and their implementations in ZTEST_I...

pokrakam by Active Contributor
  • 1920 VIEWS
  • 11 REPLIES
  • 0 Likes

Not able to send when user is jobname job name(this job is used to sechdule jobs in background periodicly) .

Hello,I am facing an issue,  a custom program is used to send a email notification. If I sechdule a job in background in transaction sm36 and enter user as my user id, I can see in transaction SBWP in outbox, mail is sent. But if I sechdule a job usi...

Labels in this area