2007 Oct 10 12:56 PM
Hi folks,
we have go the requirement for question creation in PLMD_AUDIT, we have called the BAPI BAPI_BUS2031010_CREATE for question creation inside our ABAP Program, even then we have strucked with the import and export parameter, please provide ABAP Sample code for question creation BAPI in PLMD_AUDIT Transaction.
please suggest if there are any other ways to do the same.
Reg,
Hariharan
Hello Hariharan,
we tried too to implement this Audit Questions import with ABAP program
and the BAPi: bapi_bus2031010_create.
We always got the messages: 1. External ID is missing and 2. Specify a valid
hierarchy level for the hierarchy profile.
I DON'T KNOW WHY, and i don't know if you have the same problem.
We used also the bapi bapi_bus20310_create to create the question list header
and it's working OK.
I tried to create thr items with this bapi to and it is the same problem.
Re,
Eli
2007 Oct 25 1:17 PM
Hello Hariharan,
we tried too to implement this Audit Questions import with ABAP program
and the BAPi: bapi_bus2031010_create.
We always got the messages: 1. External ID is missing and 2. Specify a valid
hierarchy level for the hierarchy profile.
I DON'T KNOW WHY, and i don't know if you have the same problem.
We used also the bapi bapi_bus20310_create to create the question list header
and it's working OK.
I tried to create thr items with this bapi to and it is the same problem.
Re,
Eli
2007 Oct 25 4:05 PM
Hi,
Can you please tell me what are the import parameters you gave to create Question list using BAPI_20310_CREATE.
We tried to create Question list(using BAPI_20310_CREATE_ and Question-items(using BAPI_2031010_CREATE) also, it is not showing any error but when i searched in the standard table CGPL_PROJECT for the created questions we are unable to found.
For your errors try this:
1. Give any external id (some identifier-your own text) to remove the error
"External ID is missing"
2. Give hierarchy profile value ' 01' to remove the error
" Specify a valid hierarchy level for the hierarchy profile."
Thanks,
Swarna
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |