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: 

file processing

Former Member
0 Kudos
186

Hi all can u help me in following

a. ABAP Program for File Archival

b. ABAP Program for File move from Directory A to Directory B

c. Daemon Process for background processing

2 REPLIES 2

andreas_mann3
Active Contributor
0 Kudos
123

Hi,

b) look here

Andreas

andreas_mann3
Active Contributor
0 Kudos
123

Hi,

a) look fm ARCHIVE_OPEN_FOR_WRITE

-> here's a documentation and a sample (SE37)

regards Andreas