Good day, I need help , can someone please tell me where is PBO and PAI modules stored(table) if possible?
if not, can you give me ideas how to view all PBO and PAI modules used in a specific program without looking at the source code? THANKS!!!
|
|
This website is not affiliated with, sponsored by, or approved by SAP AG.
PBO and PAI modulesModerators: thx4allthefish, Snowy, Gothmog, YuriT
10 posts
• Page 1 of 1
PBO and PAI modulesGood day, I need help , can someone please tell me where is PBO and PAI modules stored(table) if possible?
if not, can you give me ideas how to view all PBO and PAI modules used in a specific program without looking at the source code? THANKS!!!
Re: HELP!! PLEASE!! PBO and PAI MODULESIn the ABAP forum. These things were there the last time I saw them...Did you SEARCH there?
Tuly Idiots
Because we know we are part of the problem
Re: Help!! Please!! PBO and PAI modules
Modules are stored in REPOSRC table. As any other ABAP report code. You can see modules of a program in SE80 transaction
Re: Help!! Please!! PBO and PAI modulesSir YuriT, Where is the module field in the REPOSRC table?
Re: Help!! Please!! PBO and PAI modulesHow can I get the next word when I search for the word "MODULE"
Re: Help!! Please!! PBO and PAI modulesMoved from GD.
68 74 74 70 3a 2f 2f 74 69 6e 79 75 72 6c 2e 63 6f 6d 2f 62 64 6f 37 6d 77 67
Re: Help!! Please!! PBO and PAI modulesStart SE80, load Select the programm you want and expand the PBO and PAI-Module folders in the navigation.
Re: Help!! Please!! PBO and PAI modulesNo, without using any transactions, I need to get all modules used in a program, by entering the program name
Re: Help!! Please!! PBO and PAI modulesEverything near as dammit in SAP starts with a transaction.
Even if you use a report, you use a transaction (SE38 or SE80 or the transaction assigned to a report). SE80 is your best bet. If you don't want to use that (which will give you exactly what you are looking for), then I think you'll find that's as far as we can go.
Re: Help!! Please!! PBO and PAI modulesI need to create a program like the function of SE80 where all elements under the program will automatically be retrieved.
10 posts
• Page 1 of 1
Who is onlineUsers browsing this forum: No registered users and 7 guests |
|