cancel
Showing results for 
Search instead for 
Did you mean: 

Parked document posting issue

shreekumar
Participant
0 Kudos

Hi Expert,

When I was checking OSS note no- 2462993 for a parked document related issue, it has written that set indicator CSHDIS_IND "line item not liable to cash discount" in segment ACCOUNTGL for your requirement.

Please guide me how to check the above and process it.


Regards,

Shreekumar

Accepted Solutions (0)

Answers (1)

Answers (1)

iklovski
Active Contributor
0 Kudos

Hi,

It means, that when you use BAPI_ACC_DOCUMENT_POST, you have to make sure that CSHDIS_IND flag in segment ACCOUNTGL is set to 'X'. You have to do it in your ABAP code, when you call the BAPI.

Regards,

Eli

shreekumar
Participant
0 Kudos

Hi Eli,

Thanks for your response. As I am new to this could you please explore it more. How to use this BAPI and how to call the BAPI? If we require any ABAP person's help? Please respond.


Regards,

Shreekumar

iklovski
Active Contributor
0 Kudos

The note speaks of the usage of BAPI, so it's relevant only if you call it. If you have posting issues on the front screen, and not in some Z-program that you created, then this OSS note is irrelevant