on 2021 Apr 08 1:08 PM
Hi folks,
before raising this question here, myself looked after this custom field for bapi_condition_contract_change, but no luck.
my requirement is to update one custom field at item level of contract( wcoco).
steps i followed..
1. added custom field into KOMPAZZ structure to make the new field available in field catalog of item level.
2. derived condition pricing table let say "8ES" based on new field. now field is showing properly at item level successfully.
3. now my requirement is to, update this new field info through BAPI.
after some dig in web, found structure "BAPI_TE_VT_I" is related to contract info.. so added this new field into said structure. and added required logic for "extention_in" and passed to BAPI as well.
still its not working..
any suggestions can be appreciable..
thanks,
Mahesh
Request clarification before answering.
Check the documentation of the BAPI there is a list of the structures managed in EXTENSIONIN
(AFAIK BAPI_TE_VT_I is obsolete)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've the Custom fields coming from the Condition table(I'm not sure about full configuration as one of the Functional has done it) in the WCOCO tcode under the Conditions tab at the bottom in the alv fields.
Now when the User clicks on the Save button, I want my custom field to be updated based on one of the header field. Could you please help me with this request?
I've seen couple of BADIs under the ENHS WCB_CC but not able to figure out the right one and right way to implement this, Your input is valuable.
Thanks.
User | Count |
---|---|
4 | |
2 | |
2 | |
2 | |
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.