SAP ABAP Class CL_HRRCF_BSP_EXT_CONTAINERSEQ (Element Handler: <hrrcf_bsp_ext:containerSequence>)
Hierarchy
☛
ERECRUIT (Software Component) E-Recruiting
⤷
PA-ER (Application Component) E-Recruiting
⤷
PAOC_RCF_UI (Package) Recruitment Factory: User Interface

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CLG_806A5F804F69D29177D9B28F07 | Base: |
20031024 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20040210 |
Properties
Class | CL_HRRCF_BSP_EXT_CONTAINERSEQ | |
Short Description | Element Handler: <hrrcf_bsp_ext:containerSequence> | |
Super Class | CLG_806A5F804F69D29177D9B28F07 | Base: <hrrcf_bsp_ext:containerSequence> |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PAOC_RCF_UI | Recruitment Factory: User Interface |
Created | 20031024 | SAP |
Last change | 20041209 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HRRCF_CONSTANTS | General Constants for Candidate Classes | 20040210 |
Friends
Class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_BSP_BEE | BSP Extension Expression | 20040126 | ||
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20040210 | ||||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T77RCF_CS_ID | Definition of container sequences (Standard) | 20031203 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RCF_BSP_EXT_CS_ITEMS | 20031027 | |||
5 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20040210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Setup of Button Group for containerSequenceItem | 20031027 |
2 | ![]() |
Instance method | Private | Method | Setup of Content Item | 20031024 |
3 | ![]() |
Instance method | Private | Method | Setup of Item Table for Container Sequence | 20031024 |
4 | ![]() |
Instance method | Private | Method | Creates Static containerSequenceItem | 20040504 |
5 | ![]() |
Instance method | Private | Method | Creates Dynamic containerSequenceItems | 20040504 |
6 | ![]() |
Instance method | Private | Method | Returns containerContentItem for BreadcrumbItem | 20040914 |
7 | ![]() |
Instance method | Private | Method | -- OBSOLETE -- | 20040203 |
8 | ![]() |
Instance method | Private | Method | Returns containerContentItem for Header | 20040126 |
9 | ![]() |
Instance method | Private | Method | Setup of container sequence | 20031203 |
10 | ![]() |
Instance method | Private | Method | Returns containerContentItem for documentation | 20031203 |
11 | ![]() |
Instance method | Public | Method | Import of header | 20040126 |
12 | ![]() |
Instance method | Private | Method | Reads information about container sequence | 20031203 |
13 | ![]() |
Instance method | Private | Method | Reads sequence for CS ID | 20031024 |
14 | ![]() |
Instance method | Private | Method | Reads title of container sequence | 20031024 |
Events
Class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no event.
Types
Class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no local type.
Method Signatures
Method BUILD_BUTTONGROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PO_BUTTONGROUP | Value transfer | Object reference (TYPE REF TO) | CL_XHTMLB_BUTTONGROUP | 20031027 | |||
2 | ![]() |
P_STEPNUMBER | Call by reference | Type reference (TYPE) | I | 20031027 |
Method BUILD_BUTTONGROUP on class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no exception.
Method BUILD_CONTENT_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PT_CONTENTITEMS | Value transfer | Type reference (TYPE) | PHTMLB_CONTAINERCONTENTITEMS | 20031024 | |||
2 | ![]() |
P_STEPNUMBER | Call by reference | Type reference (TYPE) | I | 20031024 |
Method BUILD_CONTENT_ITEMS on class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no exception.
Method BUILD_ITEM_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PT_ITEMS | Value transfer | Type reference (TYPE) | PHTMLB_CONTAINERSEQUENCEITEMS | 20031024 |
Method BUILD_ITEM_TABLE on class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no exception.
Method CREATE_CS_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PO_CTRL | Call by reference | Object reference (TYPE REF TO) | CL_HRRCF_CONTROLLER | Superklasse unspezifischer HRRCF Controller | 20040504 | ||
2 | ![]() |
PS_CS_SEQ | Call by reference | Type reference (TYPE) | RCF_BSP_EXT_CS_ITEM | Interne Struktur von |
20040504 | ||
3 | ![]() |
PS_T77RCF_CS_ITEM | Call by reference | Type reference (TYPE) | T77RCF_CS_ITEM | Definition von Elementen einer Containersequenz (Standard) | 20040504 |
Method CREATE_CS_ITEM on class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no exception.
Method CREATE_DYNAMIC_CS_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PO_DYNAMIC | Call by reference | Object reference (TYPE REF TO) | IF_HRRCF_NV_CTRL_STATIC | Aufrufe NV-Controller: | 20040504 | ||
2 | ![]() |
PS_CS_SEQ | Call by reference | Type reference (TYPE) | RCF_BSP_EXT_CS_ITEM | Interne Struktur von |
20040504 | ||
3 | ![]() |
PS_T77RCF_CS_ITEM | Call by reference | Type reference (TYPE) | T77RCF_CS_ITEM | Definition von Elementen einer Containersequenz (Standard) | 20040504 |
Method CREATE_DYNAMIC_CS_ITEM on class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no exception.
Method GET_BREADCRUMB_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PS_CONTENTITEM | Value transfer | Type reference (TYPE) | PHTMLB_CONTAINERCONTENTITEM | 20040914 |
Method GET_BREADCRUMB_ITEM on class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no exception.
Method GET_BUTTONGROUP_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PS_CONTENTITEM | Value transfer | Type reference (TYPE) | PHTMLB_CONTAINERCONTENTITEM | 20040203 |
Method GET_BUTTONGROUP_ITEM on class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no exception.
Method GET_CS_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PS_CONTENTITEM | Value transfer | Type reference (TYPE) | PHTMLB_CONTAINERCONTENTITEM | 20040126 |
Method GET_CS_HEADER on class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no exception.
Method GET_CS_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PS_CONTENTITEM | Value transfer | Type reference (TYPE) | PHTMLB_CONTAINERCONTENTITEM | 20031203 |
Method GET_CS_ITEM on class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no exception.
Method GET_DOCUMENTATION_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PS_CONTENTITEM | Value transfer | Type reference (TYPE) | PHTMLB_CONTAINERCONTENTITEM | 20031203 |
Method GET_DOCUMENTATION_ITEM on class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no exception.
Method INSERT_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BEE | Call by reference | Object reference (TYPE REF TO) | IF_BSP_BEE | BSP-Extension-Expression | 20040126 |
Method INSERT_HEADER on class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no exception.
Method READ_CS_INFO Signature
Method READ_CS_INFO on class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no parameter.
Method READ_CS_INFO on class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no exception.
Method READ_CS_SEQUENCE Signature
Method READ_CS_SEQUENCE on class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no parameter.
Method READ_CS_SEQUENCE on class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no exception.
Method READ_CS_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_TITLE | Value transfer | Type reference (TYPE) | STRING | 20031024 |
Method READ_CS_TITLE on class CL_HRRCF_BSP_EXT_CONTAINERSEQ has no exception.
History
Last changed by/on | SAP | 20041209 |
SAP Release Created in | 200 |