SAP ABAP Class CL_FSBP_BSP_EMPLOYE (Employment Data)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
FS-BP (Application Component) Business Partner
⤷
FSBP_PCUI (Package) SAP BP FS: External Interfaces
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_INIT_IL | Interface for Initialization | 20040119 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CRM_BSP_MODEL_ACCESS_IL | Application Interface to BSP IL | 20040119 |
Properties
| Class | CL_FSBP_BSP_EMPLOYE | |
| Short Description | Employment Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FSBP_PCUI | SAP BP FS: External Interfaces |
| Created | 20040119 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FSBP_BSP_EMPLOYE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CRM_BSP_INIT_IL | Interface for Initialization | 20040119 | ||
| 2 | IF_CRM_BSP_MODEL_ACCESS_IL | Application Interface to BSP IL | 20040119 |
Friends
Class CL_FSBP_BSP_EMPLOYE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 'BUPT_BSP_FS_DATE_FILT_EMP' | Structure Name of Display Field | 20040226 | ||
| 2 | Constant | Private | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 'BUPT_BSP_FS_EMP_DATA' | Structure Name of Display Field | 20040226 | ||
| 3 | Constant | Public | Type reference (TYPE) | CRMT_MODELACCESSCLASS | 'CL_FSBP_BSP_ACCMOD' | Model Access Class | 20040510 | ||
| 4 | Constant | Public | Type reference (TYPE) | CRMT_MODELACCESSCLASS | 'CL_FSBP_BSP_EMPLOYE' | Model Access Class | 20040119 | ||
| 5 | Constant | Public | Type reference (TYPE) | CRMT_CONTEXT_ID | 'FSBP_EMP_DETS' | Context Identification for Messages | 20040119 | ||
| 6 | Constant | Public | Type reference (TYPE) | CRMT_MODELACCESSCLASS | 'CL_BSP_BP_PROMOD' | Model Access Class | 20040504 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | BUPT_BSP_FS_DATE_FILT_EMP | Key Date | 20040226 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | BUPT_BSP_FS_EMP_DATA | Employment Data | 20040119 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | BAPI_STR_BUPA_FS_EMPLOYM_X | FSBP: BAPI Structure for Employment Data, Update Bar | 20040119 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BAPI_STR_BUPA_FS_EMPLOYM | Employment Overview BAPI | 20040420 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | CRMT_BSP_APPLOG_TAB | Table Type for the Application Log Interface | 20040127 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | FSBP_TTY_BSP_EMP_DATA | Table | 20040119 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | BU_TYPE | Business Partner Category | 20040119 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | CRMT_BSP_OBJECTKEY | Object Key | 20040119 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | C | 20040226 | ||||
| 16 | Instance attribute | Protected | Type reference (TYPE) | BP_PARTNR_NEW | Business Partner Number | 20040119 | |||
| 17 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_COM_BSP_SRV_APPL_MANAGER | Service Application Manager (SAM) | 20040127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20040127 | ||
| 2 | Instance method | Public | Constructor | Constructor | 20040127 | |
| 3 | Instance method | Private | Method | Fill Description | 20040119 | |
| 4 | Instance method | Private | Method | 20130905 |
Events
Class CL_FSBP_BSP_EMPLOYE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_KEY | Private | See coding | 20040119 | BEGIN OF ty_key,
partnr TYPE bp_partnr_new,
empl_since TYPE empl_date,
END OF ty_key
|
Method Signatures
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAB_ERR_MSGS | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20040127 |
Method ADD_MESSAGE on class CL_FSBP_BSP_EMPLOYE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FSBP_BSP_EMPLOYE has no parameter.
Method CONSTRUCTOR on class CL_FSBP_BSP_EMPLOYE has no exception.
Method FILL_DESCRIPTION Signature
Method FILL_DESCRIPTION on class CL_FSBP_BSP_EMPLOYE has no parameter.
Method FILL_DESCRIPTION on class CL_FSBP_BSP_EMPLOYE has no exception.
Method READ_DEFAULT_ISTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TYPE | Value transfer | Type reference (TYPE) | BU_ISTYPE | Branchensystem | 20130905 |
Method READ_DEFAULT_ISTYPE on class CL_FSBP_BSP_EMPLOYE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |