Application Development and Automation 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: 
Read only

Cash Journal Splitting Document

Former Member
0 Likes
929

Hi Experts,

In FBCJ cash journal we have a option to post a document using splitting method.

Actually my requirement is to differentiate the splitted document from normal posted document.

Is there any field in specific table gets updated if the document is posted using spliit functionliaty.

One more helpful point is, if a document is splitted in cash journal posting the document will contain two GL account.

Here is there any possibities to find which document contains more than one GL accout?.

Thanks and Regards,

Raja

1 ACCEPTED SOLUTION
Read only

former_member585060
Active Contributor
0 Likes
797

Hi,

    Check the table 'TCJ_DOCUMENTS', it has a field SPLIT, i guess it might be set when a docuemnt is posted using splitting method.

And also check the entries in the belwo table view it might be have some data

'V_POSTINGS' :- View on Cash Journal Posting Documents.

Thanks & Regards

Bala Krishna

Hi Experts,

In FBCJ cash journal we have a option to post a document using splitting method.

Actually my requirement is to differentiate the splitted document from normal posted document.

Is there any field in specific table gets updated if the document is posted using spliit functionliaty.

One more helpful point is, if a document is splitted in cash journal posting the document will contain two GL account.

Here is there any possibities to find which document contains more than one GL accout?.

Thanks and Regards,

Raja

1 REPLY 1
Read only

former_member585060
Active Contributor
0 Likes
798

Hi,

    Check the table 'TCJ_DOCUMENTS', it has a field SPLIT, i guess it might be set when a docuemnt is posted using splitting method.

And also check the entries in the belwo table view it might be have some data

'V_POSTINGS' :- View on Cash Journal Posting Documents.

Thanks & Regards

Bala Krishna