Skip to content

BAPI_BOOK_ATTENDANCE

Pattern of SAP BAPI Function Module BAPI_BOOK_ATTENDANCE

CALL FUNCTION 'BAPI_BOOK_ATTENDANCE' "Book attendance
  EXPORTING
    plvar =                     " bapiatdat-plvar  Plan version
    attendeeid =                " bapiatname-parid  Attendee Key (Personnel Number etc.)...
    attendeetype =              " bapiatname-patyp  Participant Type
    eventid =                   " bapievdat-eveid  Business event key
*   attendance_priority =       " bapiatdat-priox  Booking Priority
*   attendance_count =          " bapiatdat-manzl  Number of attendees booked
    eventtypeid =               " bapietdat-etyid  Key of business event type
  IMPORTING
    return =                    " bapireturn    Structure for Return Parameters (Code, Text)
    .  "  BAPI_BOOK_ATTENDANCE
Related SAP Training Study materials and help guides
  1. BAPI_ATTENDEE_BOOK_LIST Pattern of SAP BAPI function Module BAPI_ATTENDEE_BOOK_LIST CALL FUNCTION 'BAPI_ATTENDEE_BOOK_LIST' "Read Attendee Bookings EXPORTING objid = " bapiatname-parid Attendee key (personnel number, etc.) otype = " bapiatname-patyp Participant Type * begin_date = " bapidate-begda Start date of selection period * end_date = " bapidate-endda End date of selection period * plvar = " bapiatdat-plvar Plan [...]...
  2. BAPI_ATTENDEE_CHECKEXISTENCE Pattern of SAP BAPI function Module BAPI_ATTENDEE_CHECKEXISTENCE CALL FUNCTION 'BAPI_ATTENDEE_CHECKEXISTENCE' "Check existence of attendee EXPORTING objid = " bapiatname-parid Attendee key otype = " bapiatname-patyp Participant Type plvar = " bapiatdat-plvar Plan version * begin_date = " bapidate-begda Start date of selection period * end_date = " bapidate-endda End date of selection period IMPORTING object_begin [...]...
  3. BAPI_ATTENDEE_PREBOOK_LIST Pattern of SAP BAPI function Module BAPI_ATTENDEE_PREBOOK_LIST CALL FUNCTION 'BAPI_ATTENDEE_PREBOOK_LIST' "Read attendee prebookings EXPORTING objid = " bapiatname-parid Attendee key otype = " bapiatname-patyp Participant Type * begin_date = " bapidate-begda Start date of selection period * end_date = " bapidate-endda End date of selection period * language = " bapiprebo-langu Business event language * [...]...
  4. BAPI_ATTENDEE_CHECKPASSWORD Pattern of SAP BAPI function Module BAPI_ATTENDEE_CHECKPASSWORD CALL FUNCTION 'BAPI_ATTENDEE_CHECKPASSWORD' "Check attendee password EXPORTING objid = " bapiatname-parid Applicant number otype = " bapiatname-patyp Participant Type plvar = " bapiatdat-plvar Plan version begin_date = " bapidate-begda Start date of selection period end_date = " bapidate-endda End date of selection period password = " bapiuid-password Password [...]...
  5. BAPI_ATTENDEE_CHANGEPASSWORD Pattern of SAP BAPI function Module BAPI_ATTENDEE_CHANGEPASSWORD CALL FUNCTION 'BAPI_ATTENDEE_CHANGEPASSWORD' "Change attendee password EXPORTING objid = " bapiatname-parid Attendee key otype = " bapiatname-patyp Participant Type plvar = " bapiatdat-plvar Plan version * begin_date = " bapidate-begda Start date of selection period * end_date = " bapidate-endda End date of selection period password = " [...]...
  6. BAPI_ADMGMTBU_GETDETAIL Pattern of SAP BAPI Function Module BAPI_ADMGMTBU_GETDETAIL CALL FUNCTION 'BAPI_ADMGMTBU_GETDETAIL' "IS-M/AM: Select Booking Unit BAPI EXPORTING bookingunit = " bapibusism024_sel-booking_unit_id IS-M/AM: Booking Unit * start_of_period = " bapibusism024_sel-start_of_period IS-M: Publication Date From * end_of_period = " bapibusism024_sel-end_of_period IS-M: Publication Date To IMPORTING booking_unit_str = " bapibusism024_bu IS-M/AM: Booking Unit planned_production_unit = " bapibusism024_ppu IS-M/AM: Planned [...]...
  7. RPYBOEV – Properties event object type RPYBOEV – Properties event object type The definitions of the events of an object type are contained in this structure. It has the following structure: OBJTYPE Object type ID EVENT Event name OWNERTYPE Object type in which the event is defined LANGUAGE Language of texts DESCRIPT Short description of the event SHORTTEXT Short text on [...]...
  8. SAP Training and Event Management guide The Training and Event Management component has a wide range of powerful functions to enable you to plan and manage all kinds of business events from training events to conventions simply and efficiently. Its flexible reporting and appraisal functions provide you with important decision support feedback to ensure that the business events you offer are [...]...
  9. BAPI_ADMGMTBU_GETLIST Pattern of SAP BAPI Function Module BAPI_ADMGMTBU_GETLIST CALL FUNCTION 'BAPI_ADMGMTBU_GETLIST' "IS-M/AM: Select Booking Unit BAPI * EXPORTING * bookingunitid = " bapibusism024_sel-booking_unit_id IS-M/AM: Booking Unit * shorttext = " bapibusism024_sel-shorttext IS-M: Short Text * longtext = " bapibusism024_sel-longtext IS-M: Long Text * bugroup = " bapibusism024_sel-bugroup IS-M: Booking Unit Group * referencepublicat = " bapibusism024_sel-reference_publication [...]...
  10. BAPI_ADMGMTSO_GETLIST Pattern of SAP BAPI Function Module BAPI_ADMGMTSO_GETLIST CALL FUNCTION 'BAPI_ADMGMTSO_GETLIST' "IS-M: BAPI Select Sales Document * EXPORTING * salesorg = " bapibusism008_sel-salesorg Sales Organization * distr_chan = " bapibusism008_sel-distr_chan Distribution Channel * division = " bapibusism008_sel-division Division * date_from = " bapibusism008_sel-date_from Start Date for Item * date_to = " bapibusism008_sel-date_to End Date for Item [...]...