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

BSec table issue

Former Member
0 Likes
1,672

Can anyone suggest alternative tables i can use to get the following? At present i'm using BSEC but this gives rise to many performance issues. The following are the fields i need to get.

Bsec - One-Time Account Data Document Segment

name 1 = Name 1

name 2 = Name 2

stras = House number and street

pfach = P.O. Box

ort01 = City

bankn = Bank account number

bankl = Bank key

banks = Bank country key

Pls.. Any ideas? Thanks....

Keshini

3 REPLIES 3
Read only

Former Member
0 Likes
838

Hi,

Use FM: READ_BSEG to get details from BSEG table.

Regards

Subramanian

Read only

0 Likes
838

Hi Thanks for your reply.

i only have the account doc no available. the FM only works if u have all keys

Read only

Former Member
0 Likes
838

Hi Keshini,

You can use the FM 'READ_BSEC'.

Abhishek