SAP ABAP Class CL_REBD_CUST_CHECK_OC (Customizing Check: Correspondence with Smart Forms)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-BD (Application Component) Basic Data
⤷
RE_BD_OC (Package) RE: Occupancy (Occupancy History and Vacancy Reason)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECA_CUST_CHECK | Customizing Check | 20040304 |
Properties
Class | CL_REBD_CUST_CHECK_OC | |
Short Description | Customizing Check: Correspondence with Smart Forms | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | RE_BD_OC | RE: Occupancy (Occupancy History and Vacancy Reason) |
Created | 20040304 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RECA_CUST_CHECK | Customizing Check | 20040304 |
Friends
Class CL_REBD_CUST_CHECK_OC has no friend class.
Attributes
Class CL_REBD_CUST_CHECK_OC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20040304 | |
2 | ![]() |
Static method | Public | Method | Checks If Account Determination Value Is Okay | 20040312 |
3 | ![]() |
Static method | Public | Method | Checks If Setting Flag Makes Sense | 20040401 |
4 | ![]() |
Static method | Public | Method | Checks If Posting Term Is Okay | 20040312 |
5 | ![]() |
Static method | Public | Method | Checks If TERMNO Is Numerical | 20040304 |
6 | ![]() |
Static method | Private | Method | See Maintenance View V_TIVCACUCHECK | 20040304 |
Events
Class CL_REBD_CUST_CHECK_OC has no event.
Types
Class CL_REBD_CUST_CHECK_OC has no local type.
Method Signatures
Method CHECK Signature
Method CHECK on class CL_REBD_CUST_CHECK_OC has no parameter.
Method CHECK on class CL_REBD_CUST_CHECK_OC has no exception.
Method CHECK_ACCDETKEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040312 | ||
2 | ![]() |
IS_VACANCY_REASON | Call by reference | Type reference (TYPE) | REBDC_VACANCY_REASON | Leerstandsgrund (TIVBDVACREAS) | 20040312 | ||
3 | ![]() |
IT_VACANCY_REASON | Call by reference | Type reference (TYPE) | RE_T_VACANCY_REASON | Leerstandsgrund (TIVBDVACREAS) | 20040312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nummer nicht numerisch | 20040312 |
Method CHECK_ISVACREASRODEF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040401 | ||
2 | ![]() |
IS_VACANCY_REASON | Call by reference | Type reference (TYPE) | REBDC_VACANCY_REASON | Leerstandsgrund (TIVBDVACREAS) | 20040401 | ||
3 | ![]() |
IT_VACANCY_REASON | Call by reference | Type reference (TYPE) | RE_T_VACANCY_REASON | Leerstandsgrund (TIVBDVACREAS) | 20040401 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nummer nicht numerisch | 20040401 |
Method CHECK_TERMNOVAC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040312 | ||
2 | ![]() |
IS_VACANCY_REASON | Call by reference | Type reference (TYPE) | REBDC_VACANCY_REASON | Leerstandsgrund (TIVBDVACREAS) | 20040312 | ||
3 | ![]() |
IT_VACANCY_REASON | Call by reference | Type reference (TYPE) | RE_T_VACANCY_REASON | Leerstandsgrund (TIVBDVACREAS) | 20040312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nummer nicht numerisch | 20040312 |
Method CHECK_TERMNO_NUMERIC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040304 | ||
2 | ![]() |
IS_VACANCY_REASON | Call by reference | Type reference (TYPE) | REBDC_VACANCY_REASON | Leerstandsgrund (TIVBDVACREAS) | 20040305 | ||
3 | ![]() |
IT_VACANCY_REASON | Call by reference | Type reference (TYPE) | RE_T_VACANCY_REASON | Leerstandsgrund (TIVBDVACREAS) | 20040304 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Nummer nicht numerisch | 20040304 |
Method _CHECK_RE_BD_UO_RO_OC_010 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20040304 | |
2 | ![]() |
IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20040304 |
Method _CHECK_RE_BD_UO_RO_OC_010 on class CL_REBD_CUST_CHECK_OC has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 500 |