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

Accountin Header Custom field updates in BKPF (Updating custom field on MIRO in BKPF )

Hello Experts,  kindly help..Requirement:To have a custom field on MIRO header at Basic data tab. Values in this field should get populated in BKPF table (which will be further used in reporting).Our Approach:We've added a custom field on Basic Data ...

Issue in PDF layout while converting Remuneration statement(Payslip) to PDF?

Hi Experts,I am working on requirement to convert the HR payslip to PDF and sent mail as pdf attachement.I am following below way to achieve the above requirement.1. Passing the final output table (i.e. Line data) to smartform layout . 2. Converting ...

Resolved! Issue custom page format printer initialization commands

Hi AllI have defined a custom page format for a dot matrix printer .The page format is as shown below :This page format is assigned to a format typeI have used the page format in following way in my smart formIn the printer initialization for the for...

Resolved! You can only read out of the LRAW or LCHR field XXXXX using its prepending length field

hi guys,in one of the report i have written the following query:DATA: LV_KNBLK TYPE CUKN-KNBLK,      LINE_CNT(6).  CLEAR: LV_KNBLK, LINE_CNT,  WA_CUKN.    SELECT SINGLE CUKN~KNBLK INTO LV_KNBLK      FROM CUKN INNER JOIN CUKB      ON   CUKB~MANDT EQ C...

How to handle BDC Information Error messages in Background Mode

Hi,I have created BDC program in background mode used call transaction method.Ex: Call transaction TCODE             Using BDCDATA             messages into bdcmsgcoll              OPTIONS FROM i_opt.In BDCMSGCOLL does not have Information error mess...

How to send data morethan 255 char from RFC function module to .net portal

Hi Experts,Please provide me a solution to transport more than 255 CHAR  length data in a  single field through RFC function module to . net.In RFC, String is not allowed . I am currently using SLDSTRING(C 8192) type to transfer the data in a single ...

Bi authorization error

Hi Experts,I am new to BI security.. I have a requirement where a query is run and it has a drop down which has a list of company codes and after selecting anyone of them the output is displayed. The issue is the user is only getting one company code...

Resolved! how to call 50 fields from table example sflight into sql statement

hi experts  i have to write a prog with 3 tables and in 1st table I have to call 50 fields carrid connid fldate price......... till 50.it takes lot of time to write each and every field.so, how to call those fields in sql statement any short cut or t...

Resolved! ALV OO Offline

Hello, I have a problem with a report, an ALV OO is display in offline mode. there is no code to display the ALV in this mode. I use the method cl_gui_alv_grid=>offline at the beginn of the report and they say that is offline. in this point there no ...

Resolved! Error in installation of ABAP Development tools for SAP Netweaver in Eclipse

I am trying to install ABAP Development tools for SAP Netweaver in Eclipse  and getting below error."Installing Software" has encountered a problem.An error occurred while uninstallingsession context was:(profile=hdbstudio, phase=org.eclipse.equinox....

Resolved! RFC enabled FM which does same work as FM ARCHIVOBJECT_GET_URI does

Greetings!I need to fetch the latest attachment linked to a notification number from one SAP system into another. The FM 'ARCHIVOBJECT_GET_URI' helps me with the URI of the document, but the problem is that this is Normal FM, and not Remote FM. Can a...

Resolved! Regarding Implicit Enhancement

Hi,I have created Implicit enhancement   for  TCODE : MD62 .In that  we  are changing planned requirment  , during that  we are updating customer field   i.e we have added  one zzcustomer field  in PBIM Standard table  . so we are  updating that zzcu...

Resolved! is there any possible ways other than performing association to parent multiple time, to directly traverse to upper level node from lower node?

Hi Experts ,  is there any possible ways to directly traverse to upper level node from lower node other than performing to_parent multiple time for each level? please refer the following pic for my doubt.

Resolved! fields are not populating in some windows in Smartforms

Hi am new to smartformsam working on this requirementi have to display the smartforms with tables likp lips vbpa makt kna1the template should be                                                                                                          ...

INDEX ON JEST

helloI want to get data fram jest, I use index I on jest table,it is standard index, but my query is not speed up enogh,plz help meselect objnr    from jest     into table it_all_ord_pcnf      where  inact eq ' ' and stat eq 'I0010' and             ...

IDOC

Hi Experts,    First i have uploaded only MARA data for 54 materials  using IDOC. Next i need to upload the MARC data for those 54 material. I have created new source structure in next level and assign that source structure for MARC segment. After as...

Labels in this area