cancel
Showing results for 
Search instead for 
Did you mean: 

CJ88 automatic settlement

Former Member
0 Kudos

Hi experts,

I need to make automatic settlement in my ABAP program, is there any function module or BAPI that could help me? Thanks in advance.

Kind regards,

Paul Smuda

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member298409
Participant
0 Kudos

I am Still looking for BAPI or FM for CJ88

Former Member
0 Kudos

Thank you for your answers, could you give me an example how to execute those programs. Should I use SUBMIT or CALL TRANSACTION 'CJ88' in background? What is the difference?

Former Member
0 Kudos

Hi,

You need to call the transaction i suppose.

Regards,

Gokul

Former Member
0 Kudos

Hi,

Call either the transaction or the program from within your ABAP program and then pass the relevent screen values and execute it. Your ABAP team memebr should be able to help you with this further.

Regards

Sreekanth

Former Member
0 Kudos

Hi,

You can also check the program SAPLKO71. Try to call this in your ABAP program and pass the values for executing settlement.

Regards,

Gokul

Former Member
0 Kudos

Hi,

See if you can call RKO7CJ8G program and pass the appropriate values.

Regards

Sreekanth