Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BADI/EXIT for FB60 Save document

0 Likes
2,029

Hi All,

I need to perform certain custom checks and save custom date in FB60 transaction.

Please let me know the BADI/EXIT for header check and save document badis in FB60 transaction.

Thanks and Regards,

Vijay

Hi All,

I need to perform certain custom checks and save custom date in FB60 transaction.

Please let me know the BADI/EXIT for header check and save document badis in FB60 transaction.

Thanks and Regards,

Vijay

3 REPLIES 3
Read only

Former Member
0 Likes
942

Hi ,

Try this Exit,F180A001

Or try to Implement this BTE SAMPLE_INTERFACE_00001030.

Also, check this thread

Thanks

Nidhi

Read only

Former Member
0 Likes
942

Hi,

Could any of these exits be useful for you..??

F050S001            FIDCMT, FIDCC1, FIDCC2: Edit user-defined IDoc segment  
F050S002            FIDCC1: Change IDoc/do not send                         
F050S003            FIDCC2: Change IDoc/do not send                         
F050S004            FIDCMT, FIDCC1, FIDCC2: Change outbound IDoc/do not send
F050S005            FIDCMT, FIDCC1, FIDCC2 Inbound IDoc: Change FI document 
F050S006            FI Outgoing IDoc: Reset Clearing in FI Document         
F050S007            FIDCCH Outbound: Influence on IDoc for Document Change  
F180A001            Balance Sheet Adjustment                                
FARC0002            Additional Checks for Archiving MM Vendor Master Data   
RFAVIS01            Customer Exit for Changing Payment Advice Segment Text  
RFEPOS00            Line item display: Checking of selection conditions     
RFKORIEX            Automatic correspondence                                
SAPLF051            Workflow for FI (pre-capture, release for payment)

Thanks

Read only

0 Likes
942

Hi Nidhi,

I want to change the header document in save, I am not able to change the BKPF table using the exit

F180A001.

Can you please help.

Thanks and Regards,

Vijay