Hi,
We need to add new object for Reservation ( T-code MB21 ), for this one I have done below configuration settings .
1. Added new object(RKPF) in under control data of Maintain Screen for Object Link.
2. Configured Maintain Key Fields for that object.
3. Creted Custom porgram with subscreen
4. implemented interface for badi Document_obj
5 Assgined program and screen for this Implementation.
Assgined object to Document type.
Finally only screen coming in CV01n . now i want write code to store document details pls tell me what code i want to write to attach document to transaction Mb21
-Ganesh