Programme SAP PFO_SZO - Program PFO_SZO

Purpose
Create, display, change, and delete (in terms of period management)assignments of assignment objects to segments.

Integration
The processing of assignments between assignment objects and segments ispart of portfolio assignment and reassignment. This is also the case forthe processing of segments, and the processing of business objectassignments to segments (see there).

Prerequisites
No prerequisites must be fulfilled.

Features
You can use the PFO_SZO transaction to create assignments betweensegments and assignment objects, select and display existingassignments, change these assignments, and delete them (in terms ofperiod management). Appropriate functions for these actions areavailable in three modes: Display, change, and new.
You cannot edit fields in the display mode. When creating and changingassignments, technical fields (usually set by the system) are not readyfor input. Before making a change, you must select the assignment to bechanged.
You can use the appropriate standard functions of the ALV grid controlto structure and maintain your own layouts for the display andprocessing.
If errors occurred during processing, you can read these in the log. Youcan also see the results of the processing there.
If a certain attribute value is to be changed in multiple assignments,you can use the mass change function. You first select the correspondingassignments, and then the column to be changed. You can then enter thenew value in the dialog box, which is displayed when you use theMass Changes pushbutton. Finally, save the result.

Selection
You can choose individual options for selecting assignments. By default,the attributes from the structure for the PFO_SZO DDIC table areprovided as the selection options. From these you can choose theconditions that are necessary for the selection. If other attributes areto be used for the selection, then you must define a corresponding DDICstructure in Customizing. You can then use the same method to select theselection attributes. You can use a BAdI method to execute theselection.

Standard_variants
No standard variants are provided.

Output
The result of the selection is displayed in an ALV grid control. If youare working in change mode, you can overwrite the editable fields, andcan save the result in the database. You can also save newly createdsegments in the database.

Activities
Call the PFO_SZO transaction to use the aforementioned functions.