Application Status Web Application 

Use

It is not unusual for large organizations to receive hundreds of job applications in response to one job advertisement. In addition to reviewing applications manually, companies typically generate confirmation letters, rejection letters, and so on. Also, applicants frequently telephone organizations to check the status of their job application.

The Application Status Web application is an Internet Application Component (IAC).

It helps support a cost-effective and efficient recruitment procedure by allowing applicants to check the status of their job applications over the Internet. This enables you to dispense with a part of your administrative duties.

Advantages for your enterprise:

Advantages for applicants:

Integration

When external applicants submit a job application using the Employment Opportunities Web Application, they are given a temporary job application number, and a password. These can then be used later to check the status of an application.

If you want to use the Applicant Status IAC, you must have implemented the Employment Opportunities Web Application.

Prerequisites

Authorizations/Security

The SAP System assigns applicant numbers and passwords to external applicants upon submission of their application.

Standard Settings and Default Values

If you want to use this IAC, you have to work through all of the Customizing activities that would normally also be necessary for setting up the Recruitment application component.

You can also create additional texts describing the application status. For more information on setting up the above-mentioned texts, see the Implementation Guide under Web Applications ® Application Status ® Set Up Application Status.

Features

Modification Options

Output on the Internet

Recruitment data is output via the Internet Transaction Server. The data is written to the Internet Server from the R/3 system. There, it is formatted and presented in HTML standard format on a special output screen.

Graphics and forms for this IAC are provided with the standard system. You can, however, change the screen layout (background, or text colors, for example) and insert graphics of your own by changing the HTML templates.

The HTML templates for the Application Status IAC are as follows:

SAPMPW03_100.HTML

SAPMPW03_300.HTML

SAPMPW03_200.HTML

SAPMPW03_5000.HTML

Transaction/Name of Service

You access the Application Status Internet Application Component using transaction PBW2.

You can find all the relevant data under this transaction in the SAP@Web Studio.

R/3 Development Objects

The following development objects play an important role in this IAC. Please do not change these objects!

Development class

PAPL

Transaction

PBW2

Module pool

SAPMPW03

Function groups

APPL, VAP1

Function modules

BAPI_APPLICANT_CHANGEPASSWORD

 

BAPI_APPLICANT_CHECKEXISTENCE

 

BAPI_APPLICANT_CHECKPASSWORD

 

BAPI_APPLICANT_GETSTATUS

 

BAPI_APPLICANT_GET_PW_REG

 

BAPI_APPLICANT_CREATE

 

BAPI_APPLICANT_INITPASSWORD

 

BAPI_APPLICANT_CREATE_PW_REG

BAPIs

Applicant.ChangePassword

 

Applicant.ExistenceCheck

 

Applicant.CheckPassword

 

Applicant.GetStatus

 

Applicant.GetPassword

 

Applicant.CreateFromData

 

Applicant.CreatePassword

 

Applicant.InitPassword