SAP ABAP Class CL_HRPADNO_ACF_DD_CORRESP_V2 (ACF data definition - CorrespondenceV2)
Hierarchy
SAP_HRCNO (Software Component) Sub component SAP_HRCNO of SAP_HR
   PY-NO (Application Component) Norway
     PC20_ACF (Package) Altinn Communication Framework: Norway
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPADNO_ACF_DD_XML ACF data definition - XML I/O 20130104
Properties
Class CL_HRPADNO_ACF_DD_CORRESP_V2  
Short Description ACF data definition - CorrespondenceV2    
Super Class CL_HRPADNO_ACF_DD_XML ACF data definition - XML I/O 
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_CORRESP_V2 has no interface implemented.
Friends
Class CL_HRPADNO_ACF_DD_CORRESP_V2 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GV_DD_XML_NAME Static Attribute Public Type reference (TYPE) STRING 'Correspondence' 20130104
2 MO_CONFIRMATION_DATE Instance attribute Public Object reference (TYPE REF TO) CL_HRPADNO_ACF_DD_TIMESTAMP ACF data definition - Timestamp 20130104
3 MO_DATE_SENT Instance attribute Public Object reference (TYPE REF TO) CL_HRPADNO_ACF_DD_TIMESTAMP ACF data definition - Timestamp 20130104
4 MO_DUE_DATE Instance attribute Public Object reference (TYPE REF TO) CL_HRPADNO_ACF_DD_TIMESTAMP ACF data definition - Timestamp 20130104
5 MV_ALLOW_FORWARDING Instance attribute Public Type reference (TYPE) ABAP_BOOL 20130104
6 MV_ARCHIVE_REFERENCE Instance attribute Public Type reference (TYPE) STRING 20130104
7 MV_AUTHENTICATED_USER Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
8 MV_CASE_ID Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
9 MV_CORRESPONDENCE_ID Instance attribute Public Type reference (TYPE) PNO_ACF_CORRESPONDENCE_ID ACF - Correspondence Id 20130104
10 MV_CORRESPONDENCE_NAME Instance attribute Public Type reference (TYPE) STRING 20130104
11 MV_CORRESPONDENCE_STATUS Instance attribute Public Type reference (TYPE) STRING 20130104
12 MV_CORRESPONDENCE_SUBJECT Instance attribute Public Type reference (TYPE) STRING 20130104
13 MV_CORRESPONDENCE_SUMMARY Instance attribute Public Type reference (TYPE) STRING 20130104
14 MV_CORRESPONDENCE_TITLE Instance attribute Public Type reference (TYPE) STRING 20130104
15 MV_CORRESPONDENCE_TXT Instance attribute Public Type reference (TYPE) STRING 20130104
16 MV_CUSTOM_MESSAGE_DATA Instance attribute Public Type reference (TYPE) STRING 20130104
17 MV_DESCRIPTION Instance attribute Public Type reference (TYPE) STRING 20130104
18 MV_EXTERNAL_SYSTEM_REFERENCE Instance attribute Public Type reference (TYPE) STRING 20130104
19 MV_HEADER Instance attribute Public Type reference (TYPE) STRING 20130104
20 MV_IS_CONFIRMATION_NEEDED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20130104
21 MV_LANGUAGE_ID Instance attribute Public Type reference (TYPE) STRING 20130104
22 MV_REPORTEE Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
23 MV_SENT_BY Instance attribute Public Type reference (TYPE) STRING 20130104
24 MV_SENT_TO Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
25 MV_USER_ID Instance attribute Public Type reference (TYPE) INT4 Natural number 20130104
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130104
2 CONVERT_TABLE Static method Public Method 20130104
3 GET_ACF_ARCHIVE_REFERENCE Instance method Public Method 20130104
4 GET_ACF_CORRESPONDENCE_STATUS Instance method Public Method 20130104
Events
Class CL_HRPADNO_ACF_DD_CORRESP_V2 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_TABLE Public See coding ACF data definition - CorrespondenceV2 (tabletype) 20130104 TY_T_TABLE type standard table of REF TO CL_HRPADNO_ACF_DD_CORRESP_V2 with non-unique default key
Method Signatures

Method CONSTRUCTOR Signature

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

Method CONVERT_TABLE 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) IF_HRPADNO_ACF_DD_XML=>TY_T_XML ACF data definition - XML I/O (table type) 20130104
2 Returning RT_RETURN Value transfer Type reference (TYPE) CL_HRPADNO_ACF_DD_CORRESP_V2=>TY_T_TABLE ACF data definition - CorrespondenceV2 (tabletype) 20130104

Method CONVERT_TABLE on class CL_HRPADNO_ACF_DD_CORRESP_V2 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_CORRESP_V2 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_CORRESP_V2 has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in