Sapass

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



Index

QualifDirectory

QualifDirectory


Definition


Central catalog of all the qualification types in an organization.


Purpose


You use the qualifications catalog to manage qualification types.


Structure


The qualifications catalog contains


  • Qualification groups

  • Qualification types

  • 11-Dec-2005


    Methods

    Available Methods


    • GetList : Structure of qualifications catalog [ BAPI_QUALIDIRECTORY_LIST ]
    • GetListUp : Read qualification group for qualification [ BAPI_QUALIDIRECTORY_LIST_UP ]

    11-Dec-2005


    GetList

    GetList


    This method reads the qualifications catalog structure (or sections of it) for the plan version and reporting period selected.

    If the object type and object ID are not specified, the root object is read first, and then the qualifications that lie below it.

    Notes

    Authorizations
    You require authorization for reading the qualifications catalog.

    Customizing Dependencies
    The qualifications catalog is managed in Customizing for Personnel Development (
    Edit Qualifications Catalog
    ).

    Related Methods
    Read Qualification Types
    Attributes of a Qualification Type
    Object List with Detailed Information

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

    Further Information

    For more information on the qualifications catalog, refer to the R/3 Library (HR -> Personnel Management -> Personnel Development -> Qualifications and Requirements -> Qualifications Catalog
    ).


    11-Dec-2005


    GetListUp

    GetListUp


    This method reads all higher-level objects (qualification types,qualification groups) of the selected object (qualification type or qualification group) for the plan version specified.

    Notes

    Authorizations
    Authorization to read the Qualifications Catalog is required.


    Customizing Dependencies
    The qualifications catalog is managed in Customizing for Personnel Development (Edit Qualifications Catalog).

    Related Methods
    Structure of Qualifications Catalog

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

    Further Information

    For more information on the qualifications catalog, refer to the R/3 Library (HR -> Personnel Management -> Personnel Development -> Qualifications and Requirements -> Qualifications Catalog
    ).


    11-Dec-2005