Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> Bapi>Location



Index

Location

Location


The object business event location is a site for business event management facilities.


Comment
Business event locations are used to specify where business events can
take place, and which (location-dependent) business event resources are available.


Structure
Business event locations can be arranged in a hierarchy according to enterprise-specific criteria.


Example
The business event location "Walldorf Training Center" belongs to the
business event location "Training Centers Germany" and comprises the
business event locations "Walldorf Customer Training Center", "Walldorf Partner Training Center", and "Walldorf SAP Academy".

Language for the "Walldorf Training Center" is "German", currency "euro", and the working day calendar "Baden-Wuerttemberg" is used.

The address of the "Walldorf Training Center" is:


Neurottstrasse 20
D-69190 Walldorf/Baden
Germany


11-Dec-2005


Methods

Available Methods


  • GetInfo : Business event information [ BAPI_BUS_EVENT_INFO ]
  • GetLanguage : Business event languages [ BAPI_BUS_EVENT_LANGUAGE ]
  • GetSchedule : Time schedule of business event [ BAPI_BUS_EVENT_SCHEDULE ]
  • Init : Default values for standard parameters [ BAPI_BUS_EVENT_INIT ]

11-Dec-2005


GetListAll

GetListAll


You can use this method to display all available business event locations.


11-Dec-2005