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

concatenation urgent

hi all,I am concatenating 3 fields date,time, order number asbelowDATA: W_TOP TYPE SLIS_LISTHEADER,T_TOP LIKE STANDARD TABLE OF W_TOP.W_TOP-TYP = 'S'.CONCATENATE 'DATE:' SY-DATUM'TIME:' SY-UZEIT'ORDER NUMBER:' P_VBELN INTOW_TOP-INFO.APPEND W_TOP TO T...

Regarding Search help

In transaction BP , from application bar select person. i.e person has to be created. In that page in heading standard Address there is field called street. There is no search help displayed. But when we click F1 and on technical information.it show...

SORTER BADI

Hi GurusCould any one let me know about SORTER BADI and how to implement it??I have multiple implementaion but i want that my BADI should trigger first.....how do i ensure it???Please help me outBest RegardsAryan

Resolved! BAPI and BAPI Wrapper??

Hi All,I would like to know the difference between a BAPI and a BAPI Wrapper in detail. I would also like to know the procedure to create the various types of BAPI Wrappers- Getlist, GetDetail, Create, Modify and Delete.Do I need Object oriented ABAP...

Resolved! Tables related

Hi All,Iam new to the SAP,I have created a db table and some domains related to that table,now i liketo know where i can see all the domains and table what i have created is there any other table where this all get stored.Thank you all,Deepti

Resolved! leading zero problem

Hi ExpertsI am using Fm GUI_DOWNLOAD to download the material master data in excel . Program working fine.in excel file material no display like 34567 it should display like 00000034567. in my internal table matnr has leading zero. But excel dont ha...

Regarding SAP Script

Hi All,We are getting an additional page (OS Cover Sheet) while printing SAP Script. Any pointers to suppress the OS Cover Sheet print would be extremely helpful. Is it to be done in printer settings / user settings?Also to print Check number we are ...

BCD Number

Hi experts,I am getting a dump while executing one statement in a FMThe statement is:INSERT MARA FROM TABLE ITIO_R_MARA ACCEPTING DUPLICATE KEYS.The dump in ST22 says: An exception occurred. This exception is dealt with in more detail b...

concatenation

hi all, I am concatenating 3 fields date,time, order number asbelowDATA: W_TOP TYPE SLIS_LISTHEADER, T_TOP LIKE STANDARD TABLE OF W_TOP.W_TOP-TYP = 'S'. CONCATENATE 'DATE:' SY-DATUM 'TIME:' SY-UZEIT 'ORDER NUMBER:' P_...

Smart style

Hi ExpertsI'm working on smartform programming.I want to show the title text with font 30 so I edited smartstyle paragraph and font.italics, bold, everything worked properly only except font size.How can I solve this problem?Ah- The version applicati...

Labels in this area