Application Development 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: 

Selecting all Infotypes

Former Member
0 Kudos

Hi,

Where can i find all the infotypes? PA PB and PD?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

PA and PB infotypes can be found in table "t582a".

The field "dbidn" shows if its either a PA or PB infotype.

The PD infotypes can be found in table "t777t". Unfortunatly it contains all the PD infotypes also the ones that don't exist in your dictionary. Still haven't found a suitable table for this. If you find it, let me know ;-).

Greets

3 REPLIES 3

Former Member
0 Kudos

hi,


try these tables
T588C Infotype Menus/Info Groups 
T588M
T591
T777T
T582A, CHECK ALL TABLES START FROM T582

*give reward points if helpful*

REGARDS,

PANKAJ

Former Member
0 Kudos

use the table T582A for PA / PB infotypes

For PD infotypes use table T777T.

Former Member
0 Kudos

Hi,

PA and PB infotypes can be found in table "t582a".

The field "dbidn" shows if its either a PA or PB infotype.

The PD infotypes can be found in table "t777t". Unfortunatly it contains all the PD infotypes also the ones that don't exist in your dictionary. Still haven't found a suitable table for this. If you find it, let me know ;-).

Greets