cancel
Showing results for 
Search instead for 
Did you mean: 

SPM 3.0 source fields for payment DSOs

Former Member
0 Kudos

Hi All,

For SPM 2.1 there is some documentation about what fields are mapped for transaction and master data for the extractors.

In SPM 3.0 there is the addition of "payments" data flow but i cannot find any documentation for the source fields. Does this have a corresponding extractor in the extractor starter kit? and if so can anyone give these details:

  • key source tables
  • source table/field of "Payment amount in transaction currency"
  • any join conditions on the tables

many thanks in advance for any help

kind regards

Neil

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Neil,

For payments you can use "Payment" object to create extractor which will bring the information from BSEG, BSAK and T001. You can use  0ASAPYMTA field for payment amount.

The key relation can be maintained between BSEG and BSAK; T001 and BSEG.

BSEG where BUKRS = BSAK-BUKRS

BELNR=BSAK-BELNR

GJAHR = BSAK-GJAHR

and BUZEI=BSAK-BUZEI.

You can also maintain if you have any specific requirement further.

Thank you

Best regards,

Amarnath