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: 

Error while Scheduling Background Job

sachinrm
Newcomer
0 Kudos

Hi,

I am facing with error ( Company Code / Plant Not maintained in T001K) while scheduling background job, I detailed Checked with Cofigurations it is already maintained in system but still facing this error . This is Z Development for which I am doing accounting positing on daily basis using BAPI_ACC_DOCUMENT_POST

When I do this in development Client its work but same I proceed in Pre-pod it shows Company code/ plant not maintained in T001k.

What is the reason for this error & how to correct it ?

2 REPLIES 2

FredericGirod
Active Contributor

So, you do something in background, using a Z program nobody knows, and you expect someone to help you ?

You will have to provide more information

Sandra_Rossi
Active Contributor
0 Kudos

You must debug your Z program, or you must show your Z program and give more details about the parameters you pass to the submitted program. If the error happens while submitting, the error is usually due to the validations in the selection screen of the submitted program (that we don't know).