cancel
Showing results for 
Search instead for 
Did you mean: 

My requirement is to read the all person's which is assigned in reQUIREMENT ASSIGNMENT TAB

manoj_kalluri
Explorer
0 Kudos

My requirement is to read the all person's which is assigned in requirement assignments tab for each and ever operations. I can able to read a person which is maintained at operation header level, that is just a field and i can maintain only one person.

I have highlighted which i can see in person no. in Internal Tab, however i want see the same list in person field in Requirement tab below.

Is there any BAPI or User-Exist to read all the persons which is maintained in requirement assignment tab please see the below screen shot and guide me.

Accepted Solutions (0)

Answers (2)

Answers (2)

peter_atkin
Active Contributor
0 Kudos

Manoj,

Have a look at function module CYCP_KBED_FOR_PRINT_READ

PeteA

MTerence
Active Contributor
0 Kudos

Hi,

You can check below FM

BAPI_ALM_ORDER_MAINTAIN

BAPI_ALM_OPERATION_GET_DETAIL

BAPI_ALM_ORDEROPER_GET_LIST

Also the datas are available in Table KBED - Pass Plan no of operation and Counter, which can be picked from Table AFKO and Table AF VC

Regards

Terence

NTeunckens
Active Contributor

I don't think these BAPI's provide capacity data with regard to Requirements Assignments ...

MTerence
Active Contributor
0 Kudos

ops, Thanks for the Info Nic.