Fonction SAP BAPI_BOOK_ATTENDANCE - Book attendance

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
ATTENDANCE_COUNT BAPIATDAT-MANZL P 2 X Number of attendees booked
ATTENDANCE_PRIORITY BAPIATDAT-PRIOX C 2 X Booking Priority
ATTENDEEID BAPIATNAME-PARID C 45 Attendee Key (Personnel Number etc.)...
ATTENDEETYPE BAPIATNAME-PATYP C 2 Participant Type
EVENTID BAPIEVDAT-EVEID N 8 Business event key
EVENTTYPEID BAPIETDAT-ETYID N 8 Key of business event type
PLVAR BAPIATDAT-PLVAR C 2 Plan version

Paramètre Reférence Type Long. Description
RETURN BAPIRETURN u 452 Structure for Return Parameters (Code, Text)

Functionality
You use this method to make bookings for business events.

Further information
For further information, refer to the online Help and "ApplicationHelp" under 'Book attendance'.

Value range
In the event of error, this structure can contain the followinginformation:

  • Message type (field TYPE), Dictionary data type: CHAR (field length 1)

  • Message code (field CODE), Dictionary data type: CHAR (field length 5)

  • Message text (field MESSAGE), Dictionary data type: CHAR (field length

  • 220)
    If there are no errors, the message type is 'S', and the structure isotherwise empty.

    Description
    This field contains the number of attendees booked for the businessevent.

    Description
    This field contains the booking priority. For further information,refer to the relevant data element definition: bookingpriority.

    Description
    This field contains the object ID of an attendee. In the case ofattendees of type P (employees), this is the personnel number.

    Value range
    Dictionary data type: NUMC (field length 8)

    Description
    This field contains the attendee type of the attendee to be booked. Foran explanation on the meaning of the different attendee types, refer tothe relevant data element documentation:
    attendee type.

    Description
    This field contains the object ID of the business event.

    Description
    This field contains the ID number of the business event type for whichthe attendee is to be booked.

    Description
    For information on the meaning of plan versions, refer to the relevantdata element documentation:
    plan version.

    Value range
    Dictionary data type: CHAR (field length 2)