cancel
Showing results for 
Search instead for 
Did you mean: 

ALL 11 file Source

03-30-2015 2:52 PM
1161 views 3 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hi All

There is a file in AL11 under one directory, this file is updated everyday and new version is made available.This file is later picked by a schduled Info Package..

I want to know which Job/source is loading the file in AL11.. Any idea how to check?

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Of course it is also possible that the file is uploaded from outside your sap system?

b2padm sounds like 'some sort of administrator user'; if the file comes from outside by some kind of ftp program you will not find that much I am afraid. Maybe your basis guys can help you.

Or should this file come from within the BW system? Then i suggest to check the APD.

Other possibility; check system log (SLG1) for time periode around change date in the file system to find out what kind of jobs have run in BW.

Answers (2)

Answers (2)

KodandaPani_KV
Active Contributor
0 Likes

Hi,

plesae check the SE38 program for the moves to AL11.

user will send the files every day. ask the you are giving the file

RamanKorrapati
Active Contributor
0 Likes

Hi,

please check with client or users.

If you have specs about your data flow then please review it.

Actually thru program it might be updating file into AL11.

Ask the file owner - B2PADM, where storing that file and how it moves to AL11.

You may get some helpful information.

At SE38, you need to search for your program.

Thanks