Ansicht
Dokumentation

/PMG/GE_SELECTION - RFC for creating Result Set

/PMG/GE_SELECTION - RFC for creating Result Set

rdisp/max_wprun_time - Maximum work process run time   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This is a RFC enabled function module which is used to create a result set based on the entered data for a master policy.

Example

Enter a text for the result set, master policy number and either the effective date or latest state indicator. The system will create a result set containing all the child policies of the master policy.

You also have an option to chose if you want to create the result set in foreground or background, by using the parameter: iv_synchronous. If you mark the value as 'X', it will create the result set online and will return the data in the exporting tables with the result set data. Else, it will return a result set number and will create the result set in background for later use.

Notes

The other importing table like: IT_PNO (for limiting the policy numbers) are to restrict the selection result for the creation of this result set.

Further information





Parameters

ET_COV
ET_COVCPCO
ET_COVPAC
ET_MESSAGES
ET_POLICY
ET_POLPR
ET_SUBJCT
EV_ERROR_OCCURED_FG
EV_RSID
IT_CONTDT
IT_CONTID
IT_CONTNO
IT_COVNO
IT_COVSDT
IT_COVTID
IT_CVBNO
IT_IOCAT
IT_IONAME
IT_IONUM
IT_IOTYP
IT_PNO
IT_PSTDT
IT_SCOVNO
IT_SCVSDT
IT_SCVTID
IT_SPTID
IT_TRANGE_COV
IT_TRANGE_COVBL
IT_TRANGE_COVCP
IT_TRANGE_POLICY
IT_TRANGE_POLPR
IT_TRANGE_SUBJCT
IV_EFFDT
IV_LCST
IV_MPOL
IV_RSNAME
IV_SYNCHRONOUS

Exceptions

COMMUNICATION_FAILURE
SYSTEM_FAILURE

Function Group

/SAPLGE_SEL_DATA

CL_GUI_FRONTEND_SERVICES - Frontend Services   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 1853 Date: 20240425 Time: 073719     sap01-206 ( 50 ms )