2008 Jun 19 4:17 PM
Hi all,
I have a custom program, where I need to modify the values of material batch classification values (like in trans. msc2n).
What is the best way to do it?
I tried to copy the screen from standard sap function pool CHRG (screen 2300) to my own, but I failed.
It has few subscreens included (e.g. screen 5000 from pool CTMS), which use lot of data provided in the standard program and I am unable to follow all the logic included there to make it work in my program.
2008 Jun 20 1:00 AM
A dynpro screen is just a "window" into the global data and business logic of the main program, so copying the screens alone won't help much. How different will your program be to the standard - can you enhance the standard instead to provide the functionality you want?
Jonathan
Hi all,
I have a custom program, where I need to modify the values of material batch classification values (like in trans. msc2n).
What is the best way to do it?
I tried to copy the screen from standard sap function pool CHRG (screen 2300) to my own, but I failed.
It has few subscreens included (e.g. screen 5000 from pool CTMS), which use lot of data provided in the standard program and I am unable to follow all the logic included there to make it work in my program.
2008 Jun 20 1:00 AM
A dynpro screen is just a "window" into the global data and business logic of the main program, so copying the screens alone won't help much. How different will your program be to the standard - can you enhance the standard instead to provide the functionality you want?
Jonathan
2008 Jun 20 9:01 AM
I have a custom transaction where I should modify some of the material batch characteristic values for some certain batches. I was trying to build my own UI and logic to perform this, but I can't find any FM's to change the characteristic values (I am using CLAF_CLASSIFICATION_OF_OBJECTS to retrieve the values but have no idea how to change and store them).
That's why I thought of including some standard functionality in my program but as You said, screens alone won't help me much.
Anyway, thanks for reply. Any further suggestions appreciated.
2008 Nov 27 8:06 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |