SAP ABAP Class CL_HRPADNO_ACF_EX_AUTH_DATA (ACF EX - Authentication Data)
Hierarchy
☛
SAP_HRCNO (Software Component) Sub component SAP_HRCNO of SAP_HR
⤷
PY-NO (Application Component) Norway
⤷
PC20_ACF (Package) Altinn Communication Framework: Norway
⤷
⤷
Properties
| Class | CL_HRPADNO_ACF_EX_AUTH_DATA | |
| Short Description | ACF EX - Authentication Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PC20_ACF | Altinn Communication Framework: Norway |
| Created | 20121210 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_HRPADNO_ACF_EX_AUTH_DATA has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_HRPADNO_ACF_EH_AUTH | 20130104 | ACF enhanced - Authentication | |
| 2 | CL_HRPADNO_ACF_EH_DOCUMENT | 20130104 | ACF enhanced - Document |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | PNO_ACF_AUTH_METHOD | ACF - Authentication Method | 20130104 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | PNO_ACF_SYSTEM_USER_NAME | ACF - System User Name (identifikator for the end user sys.) | 20130104 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | PNO_ACF_USER_PASSWORD | ACF - User Password (end user's own password) | 20130104 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | PNO_ACF_USER_PIN_CODE | ACF - User Pin Code (authentication challenge token) | 20130104 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | PNO_ACF_USER_SSN | ACF - UserSSN (Personal ID number/User name) | 20130104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20130104 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20130104 | |
| 3 | Instance method | Public | Method | 20130104 | ||
| 4 | Instance method | Public | Method | 20130104 | ||
| 5 | Instance method | Public | Method | 20130104 |
Events
Class CL_HRPADNO_ACF_EX_AUTH_DATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_TABLE | Public | See coding | ACF data definition - Reference (tabletype) | 20130104 | TY_T_TABLE type standard table of REF TO CL_HRPADNO_ACF_DD_REFERENCE with non-unique default key
|
Method Signatures
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_HRPADNO_ACF_EX_AUTH_DATA | ACF data definition - Authentication Data | 20130104 |
Method CLONE on class CL_HRPADNO_ACF_EX_AUTH_DATA has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_AUTH_METHOD | Call by reference | Type reference (TYPE) | PNO_ACF_AUTH_METHOD | ACF - Authentication Method | 20130104 | |||
| 2 | IV_USER_SSN | Call by reference | Type reference (TYPE) | PNO_ACF_USER_SSN | ACF - UserSSN (Personal ID number/User name) | 20130104 |
Method CONSTRUCTOR on class CL_HRPADNO_ACF_EX_AUTH_DATA has no exception.
Method SET_SYSTEM_USER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SYSTEM_USER_NAME | Call by reference | Type reference (TYPE) | PNO_ACF_SYSTEM_USER_NAME | ACF - System User Name (identifikator for the end user sys.) | 20130104 |
Method SET_SYSTEM_USER_NAME on class CL_HRPADNO_ACF_EX_AUTH_DATA has no exception.
Method SET_USER_PASSWORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER_PASSWORD | Call by reference | Type reference (TYPE) | PNO_ACF_USER_PASSWORD | ACF - User Password (end user's own password) | 20130104 |
Method SET_USER_PASSWORD on class CL_HRPADNO_ACF_EX_AUTH_DATA has no exception.
Method SET_USER_PIN_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER_PIN_CODE | Call by reference | Type reference (TYPE) | PNO_ACF_USER_PIN_CODE | ACF - User Pin Code (authentication challenge token) | 20130104 |
Method SET_USER_PIN_CODE on class CL_HRPADNO_ACF_EX_AUTH_DATA has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |