cancel
Showing results for 
Search instead for 
Did you mean: 

how to generate cost center wise vendor payment list

Former Member
0 Kudos

Hi

My client requirement is to generate payment list cost center wise,  how to generate?

It is a payment list which mean payment make for the cost center/project.

The selection screen to include Co Code, Currency, House bank and bank ID and etc.

RemittingPayment Debiting   --> BREAKDOWN BY PROJECTS
SAP Cost Centre 7010PJCT 7010PROJ 7010PROP 70102010
LedgerVendor  NameRef # DateCurrency AMT PAID ROIPL Project Controls ROIPL Project Mgt ROIPL Proposals 5041
Turret mooring project
MISPL-7120Tricor Outsourcing-SOP Client A/c (THB1,325,349.84)Q00112942-Sep-15USD           37,654.12
APAndritz Ritz Pte LtdQ00112972-Sep-15SGD             8,845.00
APMapletree InvestmentQ00112962-Sep-15SGD           67,468.60
APRolls-Royce SingaporeQ00112952-Sep-15SGD           46,409.82
APRotating Offshore SolutionsQ00112982-Sep-15USD          471,786.69
APThe Trust Co of the Marshall Islands, IncQ00112992-Sep-15USD             1,300.00
ROPTri-Power Integrated Q00113003-Sep-15PHP       1,529,735.29

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member267327
Active Participant
0 Kudos

Hi,

There are no such report but you can refer the below report which will give you the consolidated informaiton cost center wise and you can also see the individual line item by dbouble click on it.

S_ALR_87013616

If you want to be add options which you mentioned above in selection parameter then you have to develop Z report or else you can try via SAP Query where you can use BSEG table with abap logic.

Regards,

Dattatraya B.

Former Member
0 Kudos

Hi,

Just follow the below process to get the payment details invoice cost center wise.

Execute the FBL1N report, pick the invoice document number and pass it in BSEG table and pick the account type "S" for respective GL line item for cost center.

Regards,

Ravi