2014 May 19 11:37 AM
Hello Everybody,
I need a custom field for report FBL5N.
I have done this before last month and succeeded.
First I append the structure RFPOS and RFPOSX, and then run RFPOSXEXTEND.
And generate success.
A month later, which is now.
I want to add another field.
Just like before, I append the structure RFPOS and RFPOSX, and then run RFPOSEXTEND.
But there's an error message.
END PHASE 004***********************************************
Message No D0322
I have debugged the program and have no idea what is happening, all that I know was the activation step is unsuccessful,
without knowing what is the cause of it.
I don't know what to do, and never have this error before.
Please help.
2014 May 19 1:10 PM
I have solved the problem.
First I try to activate the generated structure, which is RFPOSXEXT, manually via SE11.
There I found an error.
Field WERKS is specified twice.
And then I check in SPRO for the line items displayed
Financial Accounting (New) -->
Accounts Receivable and Accounts Payable -->
Line Items -->
Display Line Items -->
Define Additional Fields for Line Item Display
There is WERKS there, so I delete it.
After that I can run RFPOSXEXTEND successfully.
2014 May 19 1:10 PM
I have solved the problem.
First I try to activate the generated structure, which is RFPOSXEXT, manually via SE11.
There I found an error.
Field WERKS is specified twice.
And then I check in SPRO for the line items displayed
Financial Accounting (New) -->
Accounts Receivable and Accounts Payable -->
Line Items -->
Display Line Items -->
Define Additional Fields for Line Item Display
There is WERKS there, so I delete it.
After that I can run RFPOSXEXTEND successfully.