on ‎2015 Nov 13 9:53 AM
Hi,
I want to update packing specification for particular pack spec condition records in /SCWM/PSCT6 transaction.
Please give solution on update condition records in /SCWM/PSCT6.
Is any Function module or Class Method is used to update pack spec condition records.
Regards,
Kittu
Request clarification before answering.
Hi!
What the business requirements?
Check BAdI in the enhancement spot /SCWM/ES_PS_DET
BR, Alex.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Olet,
I wanna update packspec id /1CN/WS_UI_230PAK-PS_PSID in /SCWM/PSCT6.
My Requirement is when I Create New packspec with existing packspec (Copied) through custom program,but I'm not creating new packspec condition records.
I wanna update New packspec ID instead of existing pack spec.
Example: Existing Pack spec : 10004646
I have created new pack spec with existing pack spec is 10004647
In /SCWM/PSCT6 , condition records are like
Condition SC UNIT Product Packspec
XXX ABC WWW 10004646
I want update 10004646 to 10004647 through programatically.
Output Like:
Condition SC UNIT Product Packspec
XXX ABC WWW 10004647
Regards,
Balakrishna G
Hi Balakrishna,
if you're using the copy method in /SCWM/PACKSPEC Transaction or call the copy-method from the resp. classes (Manager/model) the PS_ID in the condition record should be replaced by Standard.
But there is also a BAdI in place to adapt further things:
/SCWM/EX_PS_UI_COND_RECORD, method copy_from_template
Best regards,
Matthias
Hello Kittu,
Can you explain which element you wanna update in packing specification ?
I believe you don't need any FM for updating condition records for PS.
You have to update it by doing config.
BR,
Olet
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 16 | |
| 5 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.