2009 Feb 25 9:31 AM
Hi
Does any one know the fields from table EBAN related to the following check box in the ME5A report
1. Assigned purchase requisitions
2. Closed requisitions
3. Partly ordered requisitions
4. Released requisitions only
5. Requisns. for overall release
6. Requisns. f. item-wise release.
I did check the F1 help and it pointed me to a structure used to build that report. I need them to build a custom report based on ME5A
Thank you
Hi
Does any one know the fields from table EBAN related to the following check box in the ME5A report
1. Assigned purchase requisitions
2. Closed requisitions
3. Partly ordered requisitions
4. Released requisitions only
5. Requisns. for overall release
6. Requisns. f. item-wise release.
I did check the F1 help and it pointed me to a structure used to build that report. I need them to build a custom report based on ME5A
Thank you
2009 Feb 25 10:03 AM
Hello
Look at FM06BFSL_CHECK_PARA2.
It is include where processed this chekboxes.
1. Assigned purchase requisitions - P_ZUGBA
2. Closed requisitions - P_ERBLA
3. Partly ordered requisitions - P_BSTBA
4. Released requisitions only - P_FREIG
5. Requisns. for overall release - P_SELGS
6. Requisns. f. item-wise release - P_SELPO
2009 Feb 25 10:10 AM
2009 Feb 25 10:31 AM
Hello
I repeat: look at FM06BFSL_CHECK_PARA2.
P_ZUGBA, P_ERBLA etc - it is NOT fields in table. It is parameters on selection screen.
For p_zugba: in this include are analyzed fields EBAN-ZUGBA, EBAN-FLIEF, EBAN-EKORG, EBAN-RESWK.
For p_erbla: EBAN-LOEKZ, EBAN-EBAKZ, EBAN-BSAKZ, EBAN-STATU, EBAN-BSMNG, EBAN-MENGE,
EBAN-PSTYP.
And so on ...
2009 Feb 25 10:38 AM
Great
Each has a combination of different fields from EBAN
Regards
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |