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

BTE F110 Edit Proposal

matias_z
Participant
0 Likes
2,766

Guys,

I found the BTE 00002105 for the creation of the proposal in t-code F110. But the same BTE doesn't work for the Edit Proposal.

I will need a BTE for editig the proposal (when clicking on the save button).

Dou you know if there's any?

Thanks!

Guys,

I found the BTE 00002105 for the creation of the proposal in t-code F110. But the same BTE doesn't work for the Edit Proposal.

I will need a BTE for editig the proposal (when clicking on the save button).

Dou you know if there's any?

Thanks!

9 REPLIES 9
Read only

Former Member
0 Likes
1,867

Matias,

as you found one for creation, debug.. and check which BTE its calling for in editing.. and get the process code.. process codes are different for different BTEs

Read only

0 Likes
1,867

Hi Matias,

Mentioned below are the list of BTE for dunning:

00001020 DUNNING: Following reading, prior to printing

00001030 DUNNING: Determine form

00001040 DUNNING: Determine output device

00001050 DUNNING: Read additional fields for MHNK

00001051 DUNNING: Read additional fields for MHND (BSID)

00001052 DUNNING: Read additional fiels for MHND (BSIK)

00001053 DUNNING: Set one time account

00001060 DUNNING: Dunning check MHND

00001061 DUNNING: Delete indicator MHND

00001070 DUNNING: Interest determination MHND

00001071 DUNNING: Calculate charges (MHNK)

Check which one will be helpful for you. For more information of the indvidual read the documentation of the BTE.

Regards

Dillip

Read only

0 Likes
1,867

I have another problem:

The Process 00002105 is not in the table TPS01, so I cannot plug it in FIBF, how can I do that?

PS: I still didn't find any exit at the moment of saving a changed proposal.

Thanks!

Read only

0 Likes
1,867

Do you know that dunning has absolutely nothing to do with the question?

As far as the question goes, you are unlikely to be able to affect the processing with a BTE after saving - the proposal BTE's are for including/excluding items from the proposal. You are probably going to be stuck with using an enhancement - what are you trying to do?

Read only

0 Likes
1,867

Brad, I'm trying to find an EXIT at the moment the user edit a proposal (from F110) and saves it. When he clicks on the save button I need to trigger a Workflow.

Read only

0 Likes
1,867

Right, like I mentioned, there's not really an opportunity to 'interfere' after the proposal is generated and after saving an item. You can see this in F110OFS0 form SICHERN. You may want to try an implicit enhancement (if you are at a higher version) after the success message.

Read only

0 Likes
1,867

Thanks Brad

Read only

Former Member
0 Likes
1,867

Hi Matias!

I am having similar requirement. My requirement is once payment proposal is saved and proposal is made from F110, a workflow should trigger and the proposal should go to manager. But there is no workflow getting triggered as I am not able to find in SWEL. Could you please describe me step by step how to use a BTE and which BTE shuold be used for triggering the workflow.

Regards,

Pavan.

Read only

ayyappan_venugopal2
Participant
0 Likes
1,867

Hi Matias,

I am also having similar requirement like your's , I need to trigger workflow after "SAVE button"  of "Edit proposal" in F110 t-code.

Can you please tell me which BTE is triggerd after "SAVE" is completed.

Its urgent requirement, Kindly help on this.

Thanks & Regards

Ayyappan.V