SAP ABAP Function Module BAPI_ATTENDEE_PREBOOK_LIST (Read attendee prebookings)
Hierarchy
SAP_HRGXX (Software Component) Sub component SAP_HRGXX of SAP_HR
   PE (Application Component) Training and Event Management
     PP09 (Package) Training and Event Management
Basic Data
Function Module BAPI_ATTENDEE_PREBOOK_LIST Read attendee prebookings  
Function Group RHVI   Training & Events: Internet, BAPI  
Program Name SAPLRHVI   Training and Event Management: Internet Services 
INCLUDE Name LRHVIU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ATTENDEE_NAME TYPE BAPIATNAME Attendee Name
Exporting RETURN TYPE BAPIRETURN Structure for Return Parameters (Code, Text)
Importing OBJID TYPE BAPIATNAME-PARID Attendee key
Importing OTYPE TYPE BAPIATNAME-PATYP Participant Type
Importing BEGIN_DATE TYPE BAPIDATE-BEGDA Start date of selection period
Importing END_DATE TYPE BAPIDATE-ENDDA End date of selection period
Importing LANGUAGE TYPE BAPIPREBO-LANGU Business event language
Importing PLVAR TYPE BAPIPREBO-PLVAR Plan version
Tables ATTENDEE_PREBOOK_LIST TYPE BAPIPREBO Prebooking list
Exception NO_PREBOOK TYPE There are no prebookings
Exception NO_ROOT TYPE You did not specify a valid attendee
Exception NO_ACTIVE_PLVAR TYPE There is no active plan version
Exception UNKNOWN_EXCEPTION TYPE Other error
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19970130 
SAP Release Created in