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: 

Tables for fields

former_member1284402
Participant
0 Kudos

hi all,

i m using tcode KO02, and i need to develop a report which will contain the information of order and settlement reciever and their respective description but problem is that i m not getting the relation tables of the following fields:

AUFNR --> order number

OBJ_TEXT --> order description

EMPGE ---> settlement number

and settlement description.

can anyone please help me.

regards saurabh.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Check Below Tables

AUFK

CKPH - settlement

Thanks,

Durai.V

5 REPLIES 5

Former Member
0 Kudos

Hi,

Check Below Tables

AUFK

CKPH - settlement

Thanks,

Durai.V

0 Kudos

hi durai V.,

thanx for reply, but in table CKPH i m not getting settlement field and also tell me that which field of AUFK i'll have to paas in table CKPH to get the settlement number.

can u please tell me soon.

regards saurabh.

0 Kudos

Use KSTAR field for that.

0 Kudos

hi pravin,

thanx for reply, sorry actually i need settlement reciever in place of settlement number.

so please tell me accordingly.

regards saurabh.

Former Member
0 Kudos

Check the tables COBRA and COBRB for the settlement rule.

The key is objnr, which seems somehow like this:"OR006110002400". The last X numbers are the order number.