Sapass

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



Index

Qualification

Qualification


Definition


Qualification type held by a person (or similar object such as user, applicant, and so on).


Purpose


You can use qualifications to map a person's qualifications,
competencies, licenses, skills, characteristics, knowledge, and so on.


You define a qualification for a person by creating a relationship
between the person and qualification type in question. You can define
the extent to which a qualification is fulfilled for each individual object.


Structure


A person's qualification contains the following information:


  • Validity period

  • Proficiency

  • Integration


    You create relationships between qualification types and persons (and
    you specify proficiencies) in the qualifications profile of the object in question.


    Example


  • Person A has English language skills (proficiency: 'Native speaker').

  • Person B has a driver's license.


  • 11-Dec-2005


    Methods

    Available Methods


    • GetList : Read qualifications profile [ BAPI_QUALIFIC_GETLIST ]

    11-Dec-2005


    GetList

    GetList


    This method reads the sub-profile Qualifications for the planning object (OTYPE, SOBID) in the selection period.

    Notes

    The sub-profile Qualifications is defined for certain object types only (such as person, user, applicant).


    Authorizations
    You require (structural) authorization to read the sub-profile Qualifications.

    Related methods
    The method Read requirements profile reads the sub-profile Requirements
    for the planning object.

    Messages are returned in the parameter return. The parameterdocumentation shows the return codes and their meanings.


    11-Dec-2005