‎2007 Mar 08 11:15 AM
hi all
i need to create a validation for trx f-28.
the scenerio is:
when user enters reference number, document date, , profit center,account , amount, account(open item) on initial screen of f-28, the entered xblnr should be matched against the entry in a ztable.if xblnr is matched he will be allowed to proceed to next screen, where after filling da required data and saving it, the corresponding entry in ztable against the reference number (entered on initial screen) should be deleted..
ive done the validation for refernce number but dont know how to proceed further.dat is how to delete entry in ztable after document has been posted.
plz suggest suitable user exit or ny other appropriate method...
<b>can ny1 tell the user exit at save for f-28
points 'll b rewarded</b>
Message was edited by:
abapuser
‎2007 Mar 08 11:26 AM
i can give you some BADI name
FI_HEADER_SUB_1300
FBAS_CIN_MF05AFA0
FI_RES_ITEM_CURRENCY
FI_FB08_SUBST_BUDAT
if it does not work you can go for field exit.
just run RSMODPRF perog give data element name there and write the fn module. and after that come back again run the prog and dont give any data element and assign your screen and prog name and activate that.
regards
shiba dutta
‎2007 Mar 08 11:26 AM
i can give you some BADI name
FI_HEADER_SUB_1300
FBAS_CIN_MF05AFA0
FI_RES_ITEM_CURRENCY
FI_FB08_SUBST_BUDAT
if it does not work you can go for field exit.
just run RSMODPRF perog give data element name there and write the fn module. and after that come back again run the prog and dont give any data element and assign your screen and prog name and activate that.
regards
shiba dutta