Enterprise Software Platforms Quiz
Test your knowledge of packaged enterprise solutions including Microsoft SharePoint, SAP modules, and PeopleSoft applications
Questions
%PerfTime system variable returns
- GST
- IST
- Web server's local system time
- Application server's local system time
In PeopleCode syntax optional items are enclosed in
- ( )
- [ ]
- { }
- / /
RowInsert does not trigger PeopleCode on derived/work fields
- True
- False
An error or warning issued from FieldDefault PeopleCode causes
- a runtime error
- No error is displayed
- a compile time error
- Only warning message is displayed
The SwitchUser function is used to change the user ID of the current user logged onto the PeopleSoft system.Which of the following is the proper syntax for the function?
- SwitchUser(Password, UserID, ExtAuthInfo,AuthToken)
- SwitchUser(UserID, Password, ExtAuthInfo,AuthToken)
- SwitchUser(UserID, Password, AuthToken , ExtAuthInfo)
- SwitchUser(Password, ExtAuthInfo,AuthToken,UserID)
For bulk insert, inserted rows are buffered and sent to the database server
- For every row insert
- For every 3 minutes
- Inserted rows are not buffered
- only when the buffer is full or a commit occurs
SAP stands for.....?
- Systems Applications and Procedures in data migration
- Systems Applications and Procedures in Data Processes
- Systems Applications and Procedures
- None of the above
The following are considered as master data in SAP
- Customer
- Output
- Pricing
- Plant
The Sales Area is an organizational unit in SD
- True
- False
In ASAP Methodology, what is the sequence to be followed?
- Project Preparation > Business Blue Print > User Acceptance > Go Live
- Project Preparation > Realization > Business Blue Print > Go Live
- Project Preparation > Business Blue print > Realization > Final Preparation > Go live and support
- Project Preparation > Business Blue print > Realization > Final Preparation > Data Migration > Go live and support
ABAP stands for......
- Advanced Business Alternative Programming
- Accelerated Business Application Programming
- Advanced Business Application Programming
- Advanced Business Access Programming
IDES stands for...
- Internet Demonstration and Evaluation system
- Internal Demonstration and evaluation system
- International Demonstration and evaluation system
- Interconnected Demonstration and evaluation system
In what phase of ASAP does cut-over activities take place?
- During Realization phase
- During Blue Printing phase
- Both the above
- None of the above
A single sales organization can be assigned to how many company codes?
- Only 1
- More than 1
- Sales organization cannot be assigned to company code
- None of the above
In SAP, following things can be transported through requests
- Master data
- ABAP Program code
- Number Range
- Configuration objects
LSMW updates data at table level while the BAPI updates data at screen level only.
- True
- False
Choose the Features available in sharepoint
- Collobaration
- Business Intilegence
- Enterprise Search
- All of the above
CAML Stands for
- Collobrative application mixed link
- Collobrative application mixed language
- Collobrative application markup link
- Collobrative application markup language
What is the use of VIRTUAL PATH PROVIDER?
- It Stores the custom pages in the content db
- It abstracts the details of file system
- It abstracts the details of where the page files are stored away from the asp.net runtime
- It is a pluggable component to abstract the filesystem pages.
what are the databases available specifially to sharepoint.
- Content Database
- Configuration Database
- Replication Database
- Both 1 & 2