The following table describes the SAP objects that can be called using the listAllObjects method within a user form.
Object |
Description |
---|---|
account |
Lists the users defined on the SAP resource. |
activityGroups |
Lists the activity groups (or roles) available for users. (Non-CUA mode only) |
cuaSystems |
When CUA is enabled, lists the names of the CUA children. |
Group |
Lists the available groups on the SAP resource. |
localActivityGroups |
When CUA is enabled, lists the activity groups that exist on a particular child system in a CUA environment. |
profiles |
Lists the names of the authorization profiles. |
table |
Lists the contents of a column of an SAP table. The options map requires the following parameters. name, which represents SAP table name offset, which indicates the starting character column in the table length, which represents the length of the data field Refer to the SAP documentation for the BAPI RFC_GET_TABLE_ENTRIES to determine these values. See Additional Table Support for more information. |
timeZones |
Lists the available time zones supported by the SAP system. |
usertype |
Lists the user types available on the SAP system |