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

ERROR while testing BAPI

Former Member
0 Likes
362

Hey all,

when am testing the bapi BAPI_LOAN_CONTRACT_CREATE (standard BAPI FOR LOAN CREATION) for creation of loan i am facing with an error saying TR0100 : ROLE TYPE DOES NOT EXIST.

Role Type is an entry for which the master data is TR0100and is in the table TB003

i have checked the master data for it but everything is fine i have maintainedd all the requisite fields in it .

Can anyone please advice me as to how do i check further and recify the same and successfully create the loan through this BAPI.

Any help in this regards is highly appreciated.

Sincerely

vinila kanakala

1 REPLY 1
Read only

pkar036
Advisor
Advisor
0 Likes
317

Hi ,

While using this BAPI, two things to be noted are,

1) there is no default commit, so if u execute this BAPI directly, then it might create a loan number, but that will not be seen in the system

2) partner fields -- do not enter the values directly, there is a conv routine

For your question, psl enterthe value in ROLE_SBTYP also.