2025 Jan 20 6:15 AM - edited 2025 Jan 20 6:46 AM
I create a new tab in MSC*N, and extend it in BADI ES_BATCH_MASTER.
refer to sample class CL_EX_VB_BM_ADD_SCREEN_FIELDS, I extend in AFTER_CUSTOM_SCREEN_PAI & BEFORE_CUSTOM_SUBSCREEN_PBO, but can't save addon fields into MCHA.
BEFORE_CUSTOM_SUBSCREEN_PBO:gs_mcha = is_mcha.
AFTER_CUSTOM_SCREEN_PAI:es_mcha = gs_mcha.
I only extend MCHA in system by APPEND.
My question is that does it necessary to extend MCH1 also?
Request clarification before answering.
| User | Count |
|---|---|
| 13 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.