Application Development 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: 

What user exit should I use to...

Former Member
0 Kudos

Hi everyone!

I need to check if the due date or bline date of a posting to a GL line item is filled out, which user exit should I use?

Btw, I cannot change FSG so it is not an option...

Here is a list of FB01 user exits:

Exit Name Description

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 Outbox: Do not Send IDoc for Document Change

F180A001 Balance Sheet Adjustment

FARC0002 Additional Checks for Archiving MM Vendor Master Data

FEDI0001 Function exits for EDI in FI

RFAVIS01 Customer Exit for Changing Payment Advice Note Segmnt Texts

RFEPOS00 Line item display: Checking of selection conditions

RFKORIEX Automatic Correspondence

SAPLF051 Workflow for FI (Pre-Capture, Release for Payment)

Thanks a lot!

1 ACCEPTED SOLUTION

JozsefSzikszai
Active Contributor
0 Kudos

hi Ricardo,

I think you just have to set up a validation, you don't need an exit for that. You can do that in GGB0. On the other hand due date as field does not exist, so don't look for that

hope this helps

ec

1 REPLY 1

JozsefSzikszai
Active Contributor
0 Kudos

hi Ricardo,

I think you just have to set up a validation, you don't need an exit for that. You can do that in GGB0. On the other hand due date as field does not exist, so don't look for that

hope this helps

ec