SAP SCRIPT 19


ELEMENT

The parameter ELEMENT contains the name of a layout set element that the system could not find.Possible reasons:

• The element does not exist. An element refers to a window, and the specified window does not contain the element. If no window is specified, the system searches for the element in the main window.

• The specified element is not defined in the layout set.

• The layout set version that contains the text element in the specified layout set window is not active.
FUNCTION The function specified in parameter FUNCTION is unknown.For this parameter, the following values are allowed:SETAPPENDDELETE


TYPE The type of window area specified in parameter TYPE is invalid.Depending on the window type, these entries are valid:• BODY: for all windows• TOP: only for the main window• BOTTOM: only for the main window


UNOPENED The current layout set function could not be executed, since the layout set output was no yet initialized using OPEN_FORM.

UNSTARTED No layout set was opened yet.Possible reasons:

• The layout set processing was started using OPEN_FORM without specifying a layout set name, but no layout set was opened yet using START_FORM.

• The last used layout set was closed using END_FORM, but no new layout set was opened using START_FORM.

• The last filled page of the current layout set has no subsequent page. In this case, the system automatically terminates layout set printing after this page. You need no explicit END_FORM call.• In the current layout set, no page contains a main window, but a text element shall be output in the main window.


WINDOW The layout set window specified in parameter WINDOW does not exist in the current layout set.Possible reasons:

• A wrong window name was specified.

• The layout set version, which contains the specified window, is not active.

Neither this documentation nor any part of it may be copied or reproduced in any form or by any means or translated into another language, without the prior consent of SAP AG.

END_FORM

END_FORM ends the currently open layout set and executes the required termination processing. After calling this function module, no more layout set is active. For further output, you must start a new layout set using START_FORM.

END_FORM does not replace CLOSE_FORM, that is, you must always close any SAPscript output using CLOSE_FORM.

Function call:

CALL FUNCTION 'END_FORM'
IMPORTING RESULT =
EXCEPTIONS UNOPENED =

Import parameters:

RESULT The parameter contains results of the print formatting process. By comparing the corresponding fields of parameter OPTIONS with those of parameter RESULT, you can determine whether the user made changes to any settings on the print control screen.Structure: ITCPP


Exceptions:

UNOPENED The current layout set function could not be executed, since the layout set output was no yet initialized using OPEN_FORM.




RELATED POSTS

SAP SCRIPT CONTROLS 6
SAP SCRIPT CONTROLS 5
SAP SCRIPT CONTROLS 4
SAP SCRIPT CONTROLS 3
SAP SCRIPT CONTROLS 2
SAP SCRIPT CONTROLS 1
SAP SCRIPTS PART 20
SAP SCRIPTS PART 18
SAP SCRIPTS PART 17
SAP SCRIPTS PART 16
SAP SCRIPTS PART 15
SAP SCRIPTS PART 14
SAP SCRIPTS PART 13
SAP SCRIPTS PART 12
SAP SCRIPTS PART 11
SAP SCRIPTS PART 10
SAP SCRIPTS PART 9
SAP SCRIPTS PART 8
SAP SCRIPTS PART 7
SAP SCRIPTS PART 6
SAP SCRIPTS PART 5
SAP SCRIPTS PART 4
SAP SCRIPTS PART 3
SAP SCRIPTS PART 2
SAP SCRIPTS PART 1

Part Seven

SAP CRM Technology Overview
CRM Data Exchange with SAP R/3 CRM Data Exchange via AdapterCRM E commerce Introduction
CRM Interaction Center System ArchitectureCRM Field Sales
People Centric SAP CRM
Analytical SAP CRm Overview
SAP CRM Solution MonitoringCRM Backup Restoring System
Part Eight

MySAP CRM Marketing Introduction Marketing and Advertizing in CRMMySAP CRM Marketing CalenderSAP CRM Marketing AnalyticsSAP CRM Marketing Personalized E mailSAP CRM Marketing SegmentationCRM Marketing Proposals
CRM Marketing and lead management

No comments :

Post a Comment