default both "print output" and "external send" for billing type F2 invoice for output type RD00.
System will not allow same key combination in VV31/VV32 to maintain condition record for same output type with multiple transmission medium.
Output Type | Sales Organisation | Customer | Partner Function | Transmission Medium | Dispatch Time |
---|---|---|---|---|---|
RD00 Access sequence 0004 Condition table 1 - Sales Organization/Customer Number | 1000 | BP100001 | BP - Bill-to Party | 1 - Print Output | 3 |
RD00 Access sequence 0004 Condition table 1 - Sales Organization/Customer Number | 1000 | BP100001 | BP - Bill-to Party | 5 - External Sent | 4 |
Means system will allow either of the entries.
If you use VV32, to update for same key combination with different transmission medium, then you get following warning:
Message no. VK104 - The condition is being processed in the current session.Diagnosis - A condition record with the same variable key is already being processed.
If you use VV31, to update for same key combination with different transmission medium for an existing record, then you get following warning:
Message no. VK065 - The condition record entered already exists
So, you can't get this through standard configuration.
any workarounds?
Simplest way, will be to create new an output type to differentiate the transmission medium, get that determined in your billing doc.
Output Type | Sales Organisation | Customer | Partner Function | Transmission Medium | Dispatch Time |
---|---|---|---|---|---|
RD00 | 1000 | BP100001 | BP - Bill-to Party | 1 - Print Output | 3 |
ZRD0 | 1000 | BP100001 | BP - Bill-to Party | 5 - External Sent | 4 |
Thanks, JP