Question:
Hi
I have appended 2 fields to VBKD. I would like to update these fields from a program without changing VBRK/VBRP. Is this possible ?
I have tried to search these user forums for "VBKD append", "VBKD BAPI", "VBKD extention" and so on and so on. But nothing helps me.
Do you have any ideas ?
Best Regards
Peter C.
Answer:
A lot depends on how ... if they are to be derived automatically, look for a userexit/customer function.
If the user is going to ponce around with them, find a screen with related fields and add your fields & logic there.
Answer:
Well - acturally I am looking for a BAPI or a Function-module that i can use. I allready have the fields on my screen.
_________________
Best regards
PeterC
Answer:
Well - acturally I am looking for a BAPI or a Function-module that i can use. I allready have the fields on my screen.
Pardon me for not being a mind reader, you didn't exactly make that clear, did you? http://catb.org/~esr/faqs/smart-questions.html
If they're on the screen then you can enter the data via that typewriter thingy, what's the problem?
Why you think that a BAPI or FM will exist to manipulate fields that you have only just invented? SAP are clever, but they can't predict the future.