SAP ABAP Class CL_HRPADNO_ACF_DD_REPO_ELEMBE (ACF data definition - ReporteeElementBE)
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_DD_REPO_ELEMBE  
Short Description ACF data definition - ReporteeElementBE    
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 20121107   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPADNO_ACF_DD_REPO_ELEMBE has no interface implemented.
Friends
Class CL_HRPADNO_ACF_DD_REPO_ELEMBE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_DUE_DATE Instance attribute Public Object reference (TYPE REF TO) CL_HRPADNO_ACF_DD_TIMESTAMP ACF data definition - Timestamp 20130104
2 MO_LAST_CHANGED_DATE Instance attribute Public Object reference (TYPE REF TO) CL_HRPADNO_ACF_DD_TIMESTAMP ACF data definition - Timestamp 20130104
3 MV_ALLOW_DELETE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20130104
4 MV_ALLOW_NEW_COPY Instance attribute Public Type reference (TYPE) ABAP_BOOL 20130104
5 MV_ALTINN1ARCHIVE_UNIT_ID Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
6 MV_ALTINN1FORM_CODE Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
7 MV_ALTINN1FORM_ID Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
8 MV_ALTINN1FORM_INSTANCE_ID Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
9 MV_ALTINN1FORM_ORNO Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
10 MV_ALTINN1PARTICIPANT_ID Instance attribute Public Type reference (TYPE) STRING 20130104
11 MV_ALTINN1REFERENCE_TYPE Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
12 MV_ALTINN1WORKFLOW_PROCESS_ID Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
13 MV_ARCHIVE_ID Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
14 MV_ARCHIVE_REFERENCE Instance attribute Public Type reference (TYPE) STRING 20130104
15 MV_CORRESPONDENCE_STATUS Instance attribute Public Type reference (TYPE) STRING 20130104
16 MV_END_USER_SYSTEM_ID Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
17 MV_EXTERNAL_SERVICE_CODE Instance attribute Public Type reference (TYPE) STRING 20130104
18 MV_LAST_CHANGED_BY Instance attribute Public Type reference (TYPE) STRING 20130104
19 MV_LAST_CHANGED_BY_ID Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
20 MV_LAST_CHANGE_TYPE Instance attribute Public Type reference (TYPE) STRING 20130104
21 MV_REPORTEE_ELEMENT_ID Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
22 MV_REPORTEE_ELEMENT_OWNER Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
23 MV_REPORTEE_ELEMENT_TYPE Instance attribute Public Type reference (TYPE) STRING 20130104
24 MV_REPORTEE_NAME Instance attribute Public Type reference (TYPE) STRING 20130104
25 MV_ROLE_REQUIREMENT Instance attribute Public Type reference (TYPE) STRING 20130104
26 MV_ROLE_REQUIREMENT_ALTINN1ELE Instance attribute Public Type reference (TYPE) STRING 20130104
27 MV_SERVICE_OWNER Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
28 MV_SERVICE_OWNER_CODE Instance attribute Public Type reference (TYPE) STRING 20130104
29 MV_STATUS Instance attribute Public Type reference (TYPE) STRING 20130104
30 MV_STATUS_NAME Instance attribute Public Type reference (TYPE) STRING 20130104
31 MV_TASK_STATUS Instance attribute Public Type reference (TYPE) STRING 20130104
32 MV_TITLE Instance attribute Public Type reference (TYPE) STRING 20130104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130104
2 GET_ACF_ARCHIVE_REFERENCE Instance method Public Method 20130104
3 GET_ACF_CORRESPONDENCE_STATUS Instance method Public Method 20130104
4 TABLE_FILTER Static method Public Method 20130104
5 TABLE_FILTER_SINGLE Static method Public Method 20130104
Events
Class CL_HRPADNO_ACF_DD_REPO_ELEMBE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_TABLE Public See coding ACF data definition - ReporteeElementBE (tabletype) 20130104 TY_T_TABLE type standard table of REF TO CL_HRPADNO_ACF_DD_REPO_ELEMBE with non-unique default key
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_HRPADNO_ACF_DD_REPO_ELEMBE has no parameter.
Method CONSTRUCTOR on class CL_HRPADNO_ACF_DD_REPO_ELEMBE has no exception.

Method GET_ACF_ARCHIVE_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN Value transfer Type reference (TYPE) PNO_ACF_ARCHIVE_REF ACF - Archive Reference 20130104

Method GET_ACF_ARCHIVE_REFERENCE on class CL_HRPADNO_ACF_DD_REPO_ELEMBE has no exception.

Method GET_ACF_CORRESPONDENCE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETURN Value transfer Type reference (TYPE) PNO_ACF_CORRESPONDENCE_STATUS ACF - Correspondence Status 20130104

Method GET_ACF_CORRESPONDENCE_STATUS on class CL_HRPADNO_ACF_DD_REPO_ELEMBE has no exception.

Method TABLE_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Type reference (TYPE) CL_HRPADNO_ACF_DD_REPO_ELEMBE=>TY_T_TABLE ACF data definition - ReporteeElementBE (tabletype) 20130104
2 Importing IV_ARCHIVE_REFERENCE Call by reference Type reference (TYPE) PNO_ACF_ARCHIVE_REF ACF - Archive Reference 20130104
3 Returning RT_RETURN Value transfer Type reference (TYPE) CL_HRPADNO_ACF_DD_REPO_ELEMBE=>TY_T_TABLE ACF data definition - ReporteeElementBE (tabletype) 20130104

Method TABLE_FILTER on class CL_HRPADNO_ACF_DD_REPO_ELEMBE has no exception.

Method TABLE_FILTER_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Type reference (TYPE) CL_HRPADNO_ACF_DD_REPO_ELEMBE=>TY_T_TABLE ACF data definition - ReporteeElementBE (tabletype) 20130104
2 Importing IV_ARCHIVE_REFERENCE Call by reference Type reference (TYPE) PNO_ACF_ARCHIVE_REF ACF - Archive Reference 20130104
3 Returning RO_RETURN Value transfer Object reference (TYPE REF TO) CL_HRPADNO_ACF_DD_REPO_ELEMBE ACF data definition - ReporteeElementBE 20130104

Method TABLE_FILTER_SINGLE on class CL_HRPADNO_ACF_DD_REPO_ELEMBE has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in