Diagnosis The current status of object '&V2&' prohibits business transaction '&V1& ' ('&V3&'). Procedure To process business transaction '&V1&', you first have to change thestatus of object '&V2&' to allow the transaction '&V1&'. PERFORM SET_PARAMETER_VNG IN PROGRAM RBSVINFV USING &V3& ENDPERFORM This gives you an overview of the system and user statuses that affectthe transaction. A transaction can only be executed if there is at leastone status that allows it and there is no status that forbids it. Transaction analysis> |