SAP ABAP Class CL_HR_B2A_GBEF_RTI_XI (HR-B2A: B2A Document)
Hierarchy
SAP_HRCGB (Software Component) Sub component SAP_HRCGB of SAP_HR
   PY-GB-BA (Application Component) B2A: Business to Administration
     PC_XML (Package) XML-Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HR_B2A_DOCUMENT HR-B2A: B2A Document 20120113
Properties
Class CL_HR_B2A_GBEF_RTI_XI  
Short Description HR-B2A: B2A Document    
Super Class CL_HR_B2A_DOCUMENT HR-B2A: B2A Document 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC_XML   XML-Tools 
Created 20120113   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HR_B2A_GBEF_RTI_XI has no forward declaration.
Interfaces
Class CL_HR_B2A_GBEF_RTI_XI has no interface implemented.
Friends
Class CL_HR_B2A_GBEF_RTI_XI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACKNOWLEDGEMENT Constant Protected Type reference (TYPE) CHAR25 'acknowledgement' Qualifier 20120113
2 ANSWER Instance attribute Protected Type reference (TYPE) HRGB_EFO_RTI_OUT_GOV_TALK_M1 Answer from GovGate 20120113
3 BMSID Instance attribute Protected Type reference (TYPE) PC_B2A_BMSID HR-B2A: Confirmation Identifier 20120113
4 BUSINESS Constant Protected Type reference (TYPE) CHAR25 'business' Error Type 20120113
5 BUSINESS_ERROR Constant Protected Type reference (TYPE) PC_B2A_SUBST 13 Substatus 20120113
6 COM_ERROR Constant Protected Type reference (TYPE) PC_B2A_SUBST 20 Substatus 20120113
7 CORRID Instance attribute Protected Type reference (TYPE) CHAR32 Correlation ID 20120113
8 DELETE_FUNCTION Constant Protected Type reference (TYPE) CHAR25 'delete' Function 20120113
9 DOCTY Instance attribute Public Type reference (TYPE) PC_B2A_DOCTY Document Type 20120113
10 ENDED_ERROR Constant Protected Type reference (TYPE) PC_B2A_SUBST 10 Status 20120113
11 ERROR Constant Protected Type reference (TYPE) CHAR25 'error' Qualifier 20120113
12 FATAL Constant Protected Type reference (TYPE) CHAR25 'fatal' Error Type 20120113
13 FATAL_ERROR Constant Protected Type reference (TYPE) PC_B2A_SUBST 12 Substatus 20120113
14 IN_PROCESS Constant Protected Type reference (TYPE) PC_B2A_STATUS 02 Status 20120113
15 LIST Constant Protected Type reference (TYPE) CHAR25 'list' Function 20120113
16 MESSAGE Instance attribute Protected Type reference (TYPE) HRGB_EFO_RTI_OUT_GOV_TALK_M1 XML Document 20120113
17 MOLGA Instance attribute Public Type reference (TYPE) MOLGA Country Grouping 20120113
18 NEW Constant Protected Type reference (TYPE) PC_B2A_STATUS 00 Status/Substatus 20120113
19 NEW_NO_ANSWER Instance attribute Protected Type reference (TYPE) CHAR01 No answer on first send process 20120113
20 OK Constant Protected Type reference (TYPE) PC_B2A_STATUS 03 Status/Substatus 20120113
21 POLL Constant Protected Type reference (TYPE) CHAR25 'poll' Qualifier 20120113
22 POLL_INDEX Instance attribute Protected Type reference (TYPE) SYINDEX Max. Poll attempts to GovGate 20120113
23 POLL_MAN Instance attribute Protected Type reference (TYPE) CHAR01 Manual Poll 20120113
24 POLL_TIME Instance attribute Protected Type reference (TYPE) SYINDEX Max. Poll time to GovGate 20120113
25 PROCESS_ERROR Constant Protected Type reference (TYPE) PC_B2A_SUBST 11 Status 20120113
26 PROT_SEQNO Instance attribute Protected Type reference (TYPE) PC_B2A_SEQNO HR-B2A: Sequence Number 20120113
27 RDEST Instance attribute Protected Type reference (TYPE) RFCDEST Logical destination (specified in function call) 20120113
28 RECOVERABLE Constant Protected Type reference (TYPE) CHAR25 'recoverable' Error Type 20120113
29 RECOVERABLE_ERROR Constant Protected Type reference (TYPE) PC_B2A_SUBST 11 Substatus 20120113
30 REQUEST Constant Protected Type reference (TYPE) CHAR25 'request' Qualifier 20120113
31 RESPONSE Constant Protected Type reference (TYPE) CHAR25 'response' Qualifier 20120113
32 SAGRP Instance attribute Public Type reference (TYPE) PCAL_SAGRP Area 20120113
33 SUBMIT Constant Protected Type reference (TYPE) CHAR25 'submit' Function 20120113
34 URL Instance attribute Protected Type reference (TYPE) STRING URL 20120113
35 URL_PRODUCTION Constant Protected Type reference (TYPE) CHAR255 'https://secure.gateway.gov.uk/submission/ggsubmission.asp' URL for productive run 20120113
36 V_ANSWER Instance attribute Protected Type reference (TYPE) P08_XMLRTIGTENV UK GovTalk Message Envelope 20120113
37 V_PB2AMGR Instance attribute Protected Type reference (TYPE) HRB2A_S_V_PB2AMGR B2A Manager and Status Data 20120113
38 WAITING Constant Protected Type reference (TYPE) PC_B2A_STATUS 01 Substatus 20120113
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_POLL_INT Instance method Protected Method Check poll intervall 20120113
2 CREATE_ENVELOPE Instance method Public Method Create UK GovTalk message envelope 20120113
3 GET_CLASS Instance method Protected Method Get class for UK message envelope 20120113
4 GET_CORRID Instance method Protected Method Get correlation ID from global B2A ID 20120113
5 GET_MESSAGE_VAR Instance method Protected Method Set qualifier and function for envelope 20120113
6 GET_REQUEST_CUSTOMIZING Instance method Protected Method Get customizing for REQUEST (authentication and keys) 20120113
7 GET_STATUS_FROM_ANSWER Instance method Protected Method Get status from GovGate answer 20120113
8 HANDLE_ANSWER Instance method Public Method Parse answer and set status accordingly 20120113
9 HANDLE_COMERROR Instance method Public Method Send mail for communication errors and set status to re-send 20120113
10 HANDLE_ERROR Instance method Public Method Send mail for business and fatal errors (parse bus. errors) 20120113
11 HANDLE_SUCCESS Instance method Public Method Send success mail 20120113
12 INIT_PROT Instance method Protected Method Save Protocol (append if needed) 20120113
13 MAP_ENV_TO_PROXY Instance method Protected Method Map GTENV to Proxy output structure 20120113
14 MAP_PROXY_TO_ENV Instance method Protected Method Map Proxy output structure to GTENV 20120113
15 POLL_ANSWER Instance method Public Method Status SUBMISSION_POLL or DELETE_REQUEST 20120113
16 POLL_ANSWER_MAN Instance method Public Method Status SUBMISSION_POLL or DELETE_REQUEST (manual) 20120113
17 PREPARE_NEW_MESSAGE Instance method Public Method Create communication doc (render envelope) 20120113
18 READ_TAX_REFERENCE Instance method Public Method Read the tax reference 20120113
19 SEND_HTTP Instance method Public Method Get xml document from cluster and send 20120113
20 SEND_MAIL Instance method Protected Method Send mail to distribution list in constant table T50BK 20120113
21 SEND_TO_BC Instance method Protected Method Pass document to Business Connector 20120113
22 SET_HEADER Instance method Public Method Set header (molga, sagrp, docty) 20120113
23 STORE_ANSWER Instance method Protected Method Store answer from GovGate in table PB2ADATB 20120113
24 STORE_CORRID Instance method Protected Method Store correlation ID <-> GlobalID relation 20120113
25 UPDATE_STATUS Instance method Protected Method Change status with new BMSID (Process controller) 20120113
26 WRITE_PROT_LEV2 Instance method Protected Method Write protocol level 2 (Status info) 20120113
Events
Class CL_HR_B2A_GBEF_RTI_XI has no event.
Types
Class CL_HR_B2A_GBEF_RTI_XI has no local type.
Method Signatures

Method CHECK_POLL_INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROCESS_BREAK Call by reference Type reference (TYPE) CHAR01 Character field length 1 20120113
2 Importing I_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20120113
3 Importing I_POLLINT Call by reference Type reference (TYPE) I Poll intervall in seconds 20120113
4 Importing I_TIME Call by reference Type reference (TYPE) TIMS Field of type TIMS 20120113

Method CHECK_POLL_INT on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method CREATE_ENVELOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ENV Call by reference Type reference (TYPE) P08_XMLRTIGTENV UK GovTalk Message Envelope - Main fields 20120113
2 Importing I_CLASS Value transfer Type reference (TYPE) P08_CLASS UK GovTalk Message Envelope - Class 20120113
3 Importing I_DATE Value transfer Type reference (TYPE) ENDDA End Date 20120113
4 Importing I_MESSAGE Value transfer Type reference (TYPE) CHAR32 Function 20120113
5 Importing I_TDNUM Value transfer Type reference (TYPE) TDNUM Tax district number 20120113
6 Importing I_TDREF Value transfer Type reference (TYPE) TDRCE Tax district indicator 20120113
7 Importing I_TEST Value transfer Type reference (TYPE) CHAR01 General flag 20120113
# Exception Resumable Description Created on
1 CUSTOMIZING_ERROR No entry in T50BK 20120113
2 NO_CORRID No CorrelationID 20120113
3 READ_CREDENTIALS_ERROR Error reading crednetials 20120113

Method GET_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CLASS Value transfer Type reference (TYPE) P08_CLASS UK GovTalk Message Envelope - Class 20120113

Method GET_CLASS on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method GET_CORRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: Global Object ID 20120113
# Exception Resumable Description Created on
1 NO_CORRID No CorrelationID determined 20120113

Method GET_MESSAGE_VAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ENV Call by reference Type reference (TYPE) P08_XMLRTIGTENV UK GovTalk Message Envelope - Main fields 20120113
2 Importing I_MESSAGE Value transfer Type reference (TYPE) CHAR32 Function 20120113

Method GET_MESSAGE_VAR on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method GET_REQUEST_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ENV Call by reference Type reference (TYPE) P08_XMLRTIGTENV UK GovTalk Message Envelope - Main fields 20120113
2 Importing I_DATE Call by reference Type reference (TYPE) ENDDA End Date 20120113
3 Importing I_TDNUM Value transfer Type reference (TYPE) TDNUM Tax district number 20120113
4 Importing I_TDREF Value transfer Type reference (TYPE) TDRCE Tax district indicator 20120113
5 Importing I_TEST Call by reference Type reference (TYPE) CHAR1 Single-character flag 20120113
# Exception Resumable Description Created on
1 READ_CREDENTIALS_ERROR No Sender ID in credentials table 20120113

Method GET_STATUS_FROM_ANSWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MESSAGE Call by reference Type reference (TYPE) CHAR32 Message 20120113
2 Exporting E_STATUS Call by reference Type reference (TYPE) PC_B2A_STATUS Status of B2A Document 20120113
3 Exporting E_SUBST Call by reference Type reference (TYPE) PC_B2A_SUBST Substatus of B2A Document 20120113
4 Importing IT_ERROR Call by reference Type reference (TYPE) P08_ERRORS UK GovTalk Message Envelope - Error 20120113
5 Importing I_FUNCTION Call by reference Type reference (TYPE) P08_FUNCTION UK GovTalk Message Envelope - Function (Values) 20120113
6 Importing I_QUALI Call by reference Type reference (TYPE) P08_QUALIFIER UK GovTalk Message Envelope - Qualifier (Values) 20120113

Method GET_STATUS_FROM_ANSWER on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method HANDLE_ANSWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID Global ID 20120113
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20120113
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) PC_B2A_PBREAK Process Break 20120113
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) PC_B2A_SOFTBREAK Soft Break 20120113
5 Importing SIMU Call by reference Type reference (TYPE) PC_B2A_SIMU Simulation 20120113

Method HANDLE_ANSWER on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method HANDLE_COMERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID Global ID 20120113
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20120113
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) PC_B2A_PBREAK Process Break 20120113
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) PC_B2A_SOFTBREAK Soft Break 20120113
5 Importing SIMU Call by reference Type reference (TYPE) PC_B2A_SIMU Simulation 20120113

Method HANDLE_COMERROR on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method HANDLE_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID Global ID 20120113
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20120113
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) PC_B2A_PBREAK Process Break 20120113
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) PC_B2A_SOFTBREAK Soft Break 20120113
5 Importing SIMU Call by reference Type reference (TYPE) PC_B2A_SIMU Simulation 20120113

Method HANDLE_ERROR on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method HANDLE_SUCCESS Signature

Method HANDLE_SUCCESS on class CL_HR_B2A_GBEF_RTI_XI has no parameter.
Method HANDLE_SUCCESS on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method INIT_PROT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: Global Object ID 20120113

Method INIT_PROT on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method MAP_ENV_TO_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting GTENV Call by reference Type reference (TYPE) P08_RTIXMLGTENV_T UK GovTalk Message Envelope - Table 20120113
2 Changing PROXY_OUTPUT Call by reference Type reference (TYPE) HRGB_EFO_EOYR_OUT_GOV_TALK_M1 UK GovTalk Message Envelope - Table 20120113

Method MAP_ENV_TO_PROXY on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method MAP_PROXY_TO_ENV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing GTENV Call by reference Type reference (TYPE) P08_RTIXMLGTENV_T UK GovTalk Message Envelope - Table 20120113
2 Exporting PROXY_OUTPUT Call by reference Type reference (TYPE) HRGB_EFO_RTI_OUT_GOV_TALK_M1 Proxy Structure (generated) 20120113

Method MAP_PROXY_TO_ENV on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method POLL_ANSWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID Global ID 20120113
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20120113
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) PC_B2A_PBREAK Process Break 20120113
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) PC_B2A_SOFTBREAK Soft Break 20120113
5 Importing SIMU Call by reference Type reference (TYPE) PC_B2A_SIMU Simulation 20120113

Method POLL_ANSWER on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method POLL_ANSWER_MAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID Global ID 20120113
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20120113
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) PC_B2A_PBREAK Process Break 20120113
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) PC_B2A_SOFTBREAK Soft Break 20120113
5 Importing SIMU Call by reference Type reference (TYPE) PC_B2A_SIMU Simulation 20120113

Method POLL_ANSWER_MAN on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method PREPARE_NEW_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ENV Call by reference Type reference (TYPE) P08_XMLRTIGTENV UK GovTalk Message Envelope - Main fields 20120113
2 Importing I_MESSAGE Call by reference Type reference (TYPE) CHAR32 Function 20120113
# Exception Resumable Description Created on
1 ENVELOPE_ERROR No envelope because of incomplete data 20120113
2 MESSAGE_ERROR Message could not be rendered 20120113

Method READ_TAX_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TDNUM Value transfer Type reference (TYPE) TDNUM Tax district number 20120113
2 Importing I_TDREF Value transfer Type reference (TYPE) TDRCE Tax district indicator 20120113
3 Exporting O_TDNUM Call by reference Type reference (TYPE) TDNUM Tax district number 20120113
4 Exporting O_TDREF Call by reference Type reference (TYPE) TDRCE Tax district indicator 20120113

Method READ_TAX_REFERENCE on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method SEND_HTTP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID Global ID 20120113
2 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20120113
3 Exporting PROCESS_BREAK Call by reference Type reference (TYPE) PC_B2A_PBREAK Process Break 20120113
4 Exporting PROCESS_SOFTBREAK Call by reference Type reference (TYPE) PC_B2A_SOFTBREAK Soft Break 20120113
5 Importing SIMU Call by reference Type reference (TYPE) PC_B2A_SIMU Simulation 20120113

Method SEND_HTTP on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method SEND_MAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IT_DOC_CONTENT Call by reference Type reference (TYPE) SWUOCONTTAB SAPoffice: Single List with Column Length 255 20120113
2 Changing IT_RECEIVERS Call by reference Type reference (TYPE) P08_SOMLRECI1_T SAPoffice: Structure of the API Recipient List 20120113
3 Changing IV_DOC_INFO Call by reference Type reference (TYPE) SODOCCHGI1 Data of an object which can be changed 20120113

Method SEND_MAIL on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method SEND_TO_BC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ANSWER Call by reference Type reference (TYPE) HRGB_EFO_RTI_OUT_GOV_TALK_M1 Answer from GovGate 20120113
2 Changing REQ_DATA Call by reference Type reference (TYPE) HRGB_EFO_RESP_OUT_GOV_TALK_M Poll Request 20120113
3 Changing RTI_DATA Call by reference Type reference (TYPE) HRGB_EFO_RTI_OUT_GOV_TALK_M End of Year Return 20120113
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application fault during Proxy call 20120113
2 CX_AI_SYSTEM_FAULT System fault during Proxy call 20120113
3 NO_ANSWER RFC successful but no answer from GovGate 20120113

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCTY Value transfer Type reference (TYPE) PC_B2A_DOCTY HR-B2A: Document Class 20120113
2 Importing I_MOLGA Value transfer Type reference (TYPE) MOLGA Country grouping 20120113
3 Importing I_SAGRP Value transfer Type reference (TYPE) PCAL_SAGRP Area 20120113

Method SET_HEADER on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method STORE_ANSWER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BMSID Call by reference Type reference (TYPE) PC_B2A_BMSID Document ID 20120113
2 Importing I_ANSWER Call by reference Type reference (TYPE) STRING Answer from GovGate 20120113

Method STORE_ANSWER on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method STORE_CORRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: Global Object ID 20120113

Method STORE_CORRID on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method UPDATE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BMSID Call by reference Type reference (TYPE) PC_B2A_BMSID HR-B2A: Confirmation Identifier 20120113
2 Importing GLBID Call by reference Type reference (TYPE) PC_B2A_GLBID HR-B2A: Global Object ID 20120113
3 Importing MOLGA Call by reference Type reference (TYPE) MOLGA Country Grouping 20120113
4 Exporting V_PB2AMGR Call by reference Type reference (TYPE) HRB2A_S_V_PB2AMGR HR-B2A: Structure for V_PB2AMGR 20120113

Method UPDATE_STATUS on class CL_HR_B2A_GBEF_RTI_XI has no exception.

Method WRITE_PROT_LEV2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS Call by reference Type reference (TYPE) PC_B2A_STATUS Status of B2A Document 20120113
2 Importing I_SUBST Call by reference Type reference (TYPE) PC_B2A_SUBST Substatus of B2A Document 20120113

Method WRITE_PROT_LEV2 on class CL_HR_B2A_GBEF_RTI_XI has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in