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

Resolved! Function module issues

Hello folks,1.what is the the function module for getting the list of files in a directory.I tried EPS_GET_DIRECTORY_LISING but it didnt return aything.2.Is there any sap function module for moving files from one unix directory to another??Thanks,Nar...

XML format of file

Hi,We have defined a format using transaction DMEE.When we test this itgenrates an XML file.The xml file contain <?xml version="1.0" encoding="utf-8" ?> .But when we generate the XML file through program RFIDYYWT using file format as abovei.e created...

Resolved! IDOC Invoice within system

Hi cumulative EDI intelligence,we have a scenario as follows:Incoming IDOC creates sales order.Invoice is created from order.EDI Message IDOC INVOIC01 is configured and created when saving IDOC.For this purpose, I created the bill-to-party in WE20 as...

Clemenss by Active Contributor
  • 453 VIEWS
  • 1 REPLY
  • 0 Likes

Send Data into word.

Hi there ! I got this problem I need to send some datas from an abap program to a Microsoft word document (In the word file i need two colums that come from the abap program and two colums that the user will input. ), i tried to search different thin...

Resolved! CREATE DATA TYPE TABLE

Hi Colleagues,regarding my IDOC viewer project I'm facing a question regarding the SAP release. I started with some success on Release 471, now I tried to continue on 46C.CREATE DATA gr_ref TYPE lvc_t_fcat."STANDARD TABLE OF LVC_S_FCAT.works in both...

Clemenss by Active Contributor
  • 3824 VIEWS
  • 8 REPLIES
  • 0 Likes

Resolved! Logo : SAP Script

Hi all, I want to insert my company logo in SAP SCRIPT. Am newbie to SAPSCript . I am facing prob's in the foll areas. 1)While running the pgm 'RSTXLDMC' and give the path of my TIF File ,the foll error is thrown..."Load File c:\dsf.tif The file co...

Resolved! module pool

hai frnds,i am in a situation in which i am making a field invisible using loop at screen.if screen-group1 = 'G01'. screen-invisible = 'X'.endif.modify screen.endloop. when i am debugging the piece of code written in it is executed correctly but ...

dynamic select-option

Hi Gurus,I need to write a report in which select fields and select-option should be dynamic. i.e user selects thenumber of fields from the list (checkbox). Then I have toput the ticked fields in an internal table and show itas select-options in the ...

Resolved! Regarding Insert command

Dear guys,I have internaltable with 10 fields with different data types. and i have addontable with 8 fields(with differnt data type)Now i want to insert records from internal table to addontable.which will be the best way.I have done as below..pls c...

Resolved! filtering the records

Hi,If i enters date(EKKO-AEDAT) in selection screen, i have to filter the records with field l1_sto from zdocitem table.l1_sto field also there in selection screen.I have already records in my internal table(final_data).there is a relation for ekko w...

SAP 3.1H--help

Hello everyone.I need help on ALE IDoc transaction codes in sap R/3 3.1H.My client is using SAP 3.1H system and i know the transaction codes for 4.6c. How different is the 3.1H system from 4.6c and what are the major difference between the transactio...

Derivation Rule Tables

My users have created some transparent tables using the derivation rules in the Grants Management module. I need to read these tables in a Z program. The issue is, when the rule is run in each client the table name is generated by the system and va...

BLalk by Explorer
  • 441 VIEWS
  • 1 REPLY
  • 0 Likes

IDOC Inbound

Hi,I have a question about IDOC INBOUND, I am using port type FILE, that storages the txt files received from a partner. All is configured in the transactions WE20 and WE21.In we20 I am using the message type DELFOR to receive the idocs, and a Z FM t...

Resolved! PO item deletion

Hello All, I use BAPI_PO_CHANGE to delete a Item in PO.And i do a Commit, it deletes PO item.That is fine, after some checks i need to undelete/ Unblock the item which i have deleted earlier.unfortunetly i cannot do the checks prior to deletion.Infor...

Labels in this area