You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As for the Real Estate fields: In the system I have access to this is not set up, so it would be rather tough to implement and test. However a pull request with the correspoding coding would be welcome. Basically there's 3 steps to add new fields - I would be glad to assist if there are any questions:
Structure (se11) ZODIN_INTERNAL: Add new fields
Method ZCL_ODIN_POSTING->MAP(): There is a todo if you need some sort of field value transformation, e.g. add leading zeros
Method ZCL_ODIN_POSTING->POST_DOCUMENT(): Fill new field in structure or table that is passed to BAPIs BAPI_ACC_DOCUMENT_CHECK / BAPI_ACC_DOCUMENT_POST. In this case we would have to pass a new table: REALESTATE STRUCTURE BAPIACRE09
Ideally also the signature of BAdI method zodin_posting->before (which is called before BAPI_ACC_DOCUMENT_CHECK / BAPI_ACC_DOCUMENT_POST should be extended accordingly)
Adding Support for Profitcenter and for the RE related fields would be great.
The text was updated successfully, but these errors were encountered: