cancel
Showing results for 
Search instead for 
Did you mean: 

Relationship from BP to C1

Former Member
0 Kudos

Hi Gurus,

I want to get how many C1's are there for a particular BP. Am able to get reverse one, by passing A 534. Am also not able to create relationship for BP through PP01. When Am trying to do using T code FPP2, relationship can be created only with either student or same BP, not with C1. Please help

Regards,

Sandeep

Accepted Solutions (0)

Answers (1)

Answers (1)

I039810
Advisor
Advisor
0 Kudos

Hi Sandeep,

You are unable to see the relationships of BP->C1 because it is maintained as external relationships.

There are two ways to do it at backend:

1. Use the internship POWL application APPLID= IS-HER-CM-ISOFFERING

2. Access table HRP1001 with SCLAS = 'BP' and SOBID= <BP number>

3. Execute FM HRIQ_READ_INFTY_1001_EXT passing the required BP numbers in OBJECTS parameter.

Regards,

Shalini.