cancel
Showing results for 
Search instead for 
Did you mean: 

changing confirmation header data in SRM 7.0

Former Member
0 Kudos

Hello experts,

We have to populate PO number in Reference document number field of confirmation in SRM 7.0 system.

I am filling the ES_HEADER structure of the Doc change badi in the method BBP_CONF_CHANGE. This worked, but while doing the confirmations, an error message ' time counter must be greater than zero' is being thrown randomly I.e. for few confirmations. Any inputs on how to change the confirmation header data in SRM 7.0 system would be of great help.

Thanks ,

Madhuri Ch

Accepted Solutions (0)

Answers (1)

Answers (1)

laurent_burtaire
Active Contributor
0 Kudos

Hello,

a confirmation was already posted with the same reference document number (in your case, it is the PO number).

Have a look at LBBP_PDG01 include (FORM check_conf_ref_obj_no).

Regards.

Laurent.

Former Member
0 Kudos

Hello Laurent,

Will check that include, but is there any other way of changing the Ref_doc_no field in confirmation header?

Regards,

Madhuri ch

laurent_burtaire
Active Contributor
0 Kudos

Hello,


madhuri chunduri wrote:


(...)

Will check that include, but is there any other way of changing the Ref_doc_no field in confirmation header?

(...)

Without standard modification, no.

Regards.

Laurent.