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! Attachment mail with excel and Header should be in Bold

Hi abap gurus,              i am able to sending mail with attachment but my requirement is that after sending mail in that Excel Sheet Attachment the Header should be in BOLD.                i have searched in SCN and found only code for mail sendin...

SY-CALLD

     Hi,     I am calling a transaction which set sy-calld to X and this causes some problems.          I need to call it without setting sy-calld to X without using LEAVE TO TRANSACTION.     Is there a way to do it ?          Thanks,     Regards.

RAW TO CHAR

Good morning! Could you give me a help?I am creating a ZReport running a SUBMIT rm06bb30  EXPORTING LIST TO MEMORY AND RETURN.To return use the function 'LIST_FROM_MEMORY' that brings me a table containing records of type Component RFCRECORD would li...

Exit or BADI for MIRO

Hello Everyone,   I Should Implement User Exit or BADI for to check and validate PO data for MIRO. While “Save”ing a manually created invoice I have to check if Purchase order referenced on the Line items, If purchase order referenced, I Should check...

Error -ENTER must be a character-like data object (data type C, N, D, T, or STRING)

Hi ,I am getting error ENTER must be a character-like data object (data type C, N, D, T, or STRING) in ECC 6.0 but not in 4.6c.Structure of enter is as follows   DATA :BEGIN OF enter,x(1) TYPE x VALUE '0D', " Hexadecimal value for spaceEND OF enter,T...

USER EXIT or BADI for ML81n Tcode to populate an error message for the Duplicate reference number

Hi Experts, My requirement is, while creating a service using tcode ML81N, If the reference number already exists means, then one error message has to be displayed. Is there any BADI or User Exit available for this, please let me know. Thanks in Adva...

Report heading

Hi,I would maintain at the top of the report output the following heading:  * REPORT HEADER  WRITE: /1 'REPORT MATERIAL MASTER'.WRITE SY-ULINE. "1st Horizontal lineWRITE:/1 'Material number',20 'Material type',37 'Author'.WRITE SY-ULINE. "2nd Horizon...

Labels in this area