SAP ABAP Class CL_GRFN_API_PLM_SYNCH (Sych GRC Audit Mgmnt with PLM Audit Mgmnt)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_AUDIT_MANAGEMENT (Package) Audit Management Integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_BASIS Basis class for GRC API classes 20110805
Properties
Class CL_GRFN_API_PLM_SYNCH  
Short Description Sych GRC Audit Mgmnt with PLM Audit Mgmnt    
Super Class CL_GRFN_API_BASIS Basis class for GRC API classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_AUDIT_MANAGEMENT   Audit Management Integration 
Created 20110805   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_API_PLM_SYNCH has no forward declaration.
Interfaces
Class CL_GRFN_API_PLM_SYNCH has no interface implemented.
Friends
Class CL_GRFN_API_PLM_SYNCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CONTROL Static Attribute Public Type reference (TYPE) CHAR7 'CONTROL' Character field, length 7 20110923
2 C_HIER_PROFILE Static Attribute Public Type reference (TYPE) PLMT_HIERARCHY_PROFIL '90' Description of Hierarchy Profile 20110923
3 C_OBJECT_CLASS Static Attribute Public Type reference (TYPE) NROBJ 'GRFN_AMT' Name of number range object 20110923
4 C_OBJECT_CLASS_CNTRL Static Attribute Public Type reference (TYPE) NROBJ 'GRFN_AMTC' Name of number range object 20120109
5 C_OBJECT_CLASS_SUBPR Static Attribute Public Type reference (TYPE) NROBJ 'GRFN_AMTS' Name of number range object 20120109
6 C_SUBPROCESS Static Attribute Public Type reference (TYPE) CHAR7 'SUBPROC' Character field, length 7 20110923
7 MC_CONTROL_RANGE Constant Private Type reference (TYPE) NRNR '02' Number range number 20111202
8 MC_HIERARCHY_QUESTION Constant Private Type reference (TYPE) PLMT_HIERARCHY_LEVEL '00' Hierarchy Level 20111122
9 MC_NUMBER_RANGE Constant Private Type reference (TYPE) NRNR '01' Number range number 20120109
10 MC_QUESTION_PREFIX Constant Private Type reference (TYPE) CHAR2 'QL' Question Prefix 20111130
11 MC_SUBPROCESS_RANGE Constant Private Type reference (TYPE) NRNR '01' Number range number 20111202
12 MC_TASK_CONTROL Constant Private Type reference (TYPE) PLMT_LEVEL 3 Level of Question List Item 20111122
13 MC_TASK_QUESTION Constant Private Type reference (TYPE) PLMT_LEVEL 1 PLMT_LEVEL 20111122
14 MC_TASK_SUBPROCESS Constant Private Type reference (TYPE) PLMT_LEVEL 2 Level of Question List Item 20111122
15 MS_DEFAULT_VALUES Static Attribute Private Type reference (TYPE) GRFNAU_DEFAULT Default Values for Audit 20111119
16 MV_HIERARCHY_CONTROL Static Attribute Private Type reference (TYPE) PLMT_HIERARCHY_LEVEL Hierarchy Level 20111202
17 MV_HIERARCHY_SUBPROCESS Static Attribute Private Type reference (TYPE) PLMT_HIERARCHY_LEVEL Hierarchy Level 20111202
Methods
# Method Level Visibility Method type Description Created on
1 BAPI_COMMIT Static method Private Method BAPI Commit 20111119
2 BAPI_ROLLBACK Static method Private Method BAPI Rollback 20111119
3 CHECK_EXCEPTION Static method Private Method Raise Exception 20111201
4 CREATE_OBJECT Static method Private Method Create Subprocess 20111202
5 CREATE_QUESTION Static method Private Method Create Question 20111201
6 CREATE_QUESTION_LIST Static method Private Method Create Question List 20111201
7 DB_INIT_BUFFER Static method Private Method DB Initialize Buffer 20111119
8 FILL_LONGTEXT Static method Private Method Fill Long Text 20111118
9 GET_AM_NAME Static method Private Method Get AM Object ID 20111119
10 GET_AUDIT_DETAIL Static method Private Method Get Audit Detail 20111119
11 GET_DEFAULT_VALUES Static method Private Method Get IAM default value 20111119
12 GET_DESCRIPTION Static method Private Method Get Description 20111119
13 GET_NUMBER_RANGE Static method Private Method Get Number Range 20111118
14 SET_AUDIT_HEADER Static method Private Method Set Audit Header 20111122
15 SET_AUDIT_TEXT Static method Private Method Set Audit Text 20111122
16 SET_MESSAGE Static method Private Method Set Error Message 20111130
17 SET_QUESTION_ID Static method Private Method Set AM Question ID 20111201
18 TRANSFER_AUDIT Static method Public Method Transfer Audit Proposal Create 20110908
19 TRANSFER_AUDIT_CHANGE Static method Public Method Transfer Audit Proposal Change 20111010
20 TRANSFER_AUDIT_CREATE Static method Public Method Transfer Audit Proposal Create 20111129
21 TRANSFER_AUDIT_PLAN Static method Public Method Transfer Audit Plan Proposal 20110908
22 TRANSFER_AUDIT_QUESTION Static method Public Method Update Question List 20111130
Events
Class CL_GRFN_API_PLM_SYNCH has no event.
Types
Class CL_GRFN_API_PLM_SYNCH has no local type.
Method Signatures

Method BAPI_COMMIT Signature

Method BAPI_COMMIT on class CL_GRFN_API_PLM_SYNCH has no parameter.
Method BAPI_COMMIT on class CL_GRFN_API_PLM_SYNCH has no exception.

Method BAPI_ROLLBACK Signature

Method BAPI_ROLLBACK on class CL_GRFN_API_PLM_SYNCH has no parameter.
Method BAPI_ROLLBACK on class CL_GRFN_API_PLM_SYNCH has no exception.

Method CHECK_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20111201
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20111201

Method CREATE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OBJECT_CREATE Call by reference Type reference (TYPE) BAPI_20360_C PLM Audit Management: Create/Change Audit Questn Attributes 20111202
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20111202
3 Exporting EV_AM_OBJECT_NAME Call by reference Type reference (TYPE) CGPL_EXTID Project Planning: External Indentifier of an Element 20111203
4 Exporting EV_GUID Call by reference Type reference (TYPE) BAPI_20360_C-GUID unique object identifier in Audit Management (CHAR32) 20111202
5 Importing IS_AUDIT_KEY Call by reference Type reference (TYPE) BAPI_20350_KEY PLM Audit Management: Key for Audit Component 20111202
6 Importing IS_BELOW Call by reference Type reference (TYPE) BAPI_20350_KEY PLM Audit Management: Key for Audit Component 20111202
7 Importing IV_HIERARCHY_LEVEL Call by reference Type reference (TYPE) PLMT_HIERARCHY_LEVEL Hierarchy Level 20111202
8 Importing IV_OBJECT Call by reference Type reference (TYPE) NROBJ Name of number range object 20120109
9 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20111202
10 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) GRFN_NAME Title/Short Name 20111202
11 Importing IV_RANGE_NR Call by reference Type reference (TYPE) NRNR Number range number 20111202
12 Importing IV_TASK_LEVEL Call by reference Type reference (TYPE) PLMT_LEVEL Level of Question List Item 20111202

Method CREATE_OBJECT on class CL_GRFN_API_PLM_SYNCH has no exception.

Method CREATE_QUESTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QUESTION_CREATE Call by reference Type reference (TYPE) BAPI_20360_C PLM Audit Management: Create/Change Audit Questn Attributes 20111201
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20111202
3 Exporting EV_GUID Call by reference Type reference (TYPE) BAPI_20360_C-GUID unique object identifier in Audit Management (CHAR32) 20111201
4 Importing IS_AUDIT_KEY Call by reference Type reference (TYPE) BAPI_20350_KEY PLM Audit Management: Key for Audit Component 20111201
5 Importing IS_BELOW Call by reference Type reference (TYPE) BAPI_20350_KEY PLM Audit Management: Key for Audit Component 20111201
6 Importing IV_AUDIT_EXTERNAL_ID Call by reference Type reference (TYPE) PLMT_AUDIT_ID Key that Indicates an Audit 20111201

Method CREATE_QUESTION on class CL_GRFN_API_PLM_SYNCH has no exception.

Method CREATE_QUESTION_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20111202
2 Exporting EV_GUID Call by reference Type reference (TYPE) BAPI_20360_C-GUID unique object identifier in Audit Management (CHAR32) 20111202
3 Importing IS_AUDIT Call by reference Type reference (TYPE) BAPI_20350_KEY PLM Audit Management: Key for Audit Component 20111201
4 Importing IS_BELOW Call by reference Type reference (TYPE) BAPI_20350_KEY PLM Audit Management: Key for Audit Component 20111201
5 Importing IS_QUESTION Call by reference Type reference (TYPE) BAPI_20360_C PLM Audit Management: Create/Change Audit Questn Attributes 20111201
6 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) CGPL_TEXT1 Language-Dependent Short Text 20111201

Method CREATE_QUESTION_LIST on class CL_GRFN_API_PLM_SYNCH has no exception.

Method DB_INIT_BUFFER Signature

Method DB_INIT_BUFFER on class CL_GRFN_API_PLM_SYNCH has no parameter.
Method DB_INIT_BUFFER on class CL_GRFN_API_PLM_SYNCH has no exception.

Method FILL_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LONG_TEXTS Call by reference Type reference (TYPE) PLMT_BAPI_LONG_TEXT_TAB Long Text Table Category for BAPIs 20111118
2 Importing IV_EXTERNAL_ID Call by reference Type reference (TYPE) PLMT_AUDIT_ID Key that Indicates an Audit 20111118
3 Importing IV_TEXT_LINE Call by reference Type reference (TYPE) CGPL_TEXT1 Text Line 20111118

Method FILL_LONGTEXT on class CL_GRFN_API_PLM_SYNCH has no exception.

Method GET_AM_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENTITY Call by reference Type reference (TYPE) CHAR7 Entity 20111119
2 Importing IV_NUMBER_RANGE Call by reference Type reference (TYPE) CHAR15 Number Range 20111119
3 Returning RV_AM_NAME Value transfer Type reference (TYPE) CGPL_EXTID Project Planning: External Indentifier of an Element 20111119

Method GET_AM_NAME on class CL_GRFN_API_PLM_SYNCH has no exception.

Method GET_AUDIT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_AUDIT Call by reference Type reference (TYPE) BAPI_20350_D PLM Audit Management: Detailed View of Audit Attributes 20111130
2 Exporting ET_AUDITQUESTRESULTS Call by reference Type reference (TYPE) PLMT_TT_BAPI_20360_D List-Item (Audit Questions,...) 20111123
3 Exporting ET_LONGTEXTS Call by reference Type reference (TYPE) PLMT_BAPI_LONG_TEXT_TAB Long Text Table Category for BAPIs 20111119
4 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20111119
5 Exporting ET_TEXTS Call by reference Type reference (TYPE) PLMT_BAPI_BUS20310_TEXT_TAB Short Text Table Category for BAPIs 20111119
6 Importing IV_GUID Call by reference Type reference (TYPE) GRFN_AM_AU_GUID Audit Management Audit Proposal ID 20111119

Method GET_AUDIT_DETAIL on class CL_GRFN_API_PLM_SYNCH has no exception.

Method GET_DEFAULT_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_DEFAULT_VALUES Value transfer Type reference (TYPE) GRFNAU_DEFAULT Default Values for Audit 20111119

Method GET_DEFAULT_VALUES on class CL_GRFN_API_PLM_SYNCH has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) GRFN_NAME Title/Short Name 20111119
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20111119
3 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) CGPL_TEXT1 Language-Dependent Short Text 20111119

Method GET_DESCRIPTION on class CL_GRFN_API_PLM_SYNCH has no exception.

Method GET_NUMBER_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT Call by reference Type reference (TYPE) NROBJ Number range object subobject value 20111118
2 Importing IV_RANGE_NR Call by reference Type reference (TYPE) NRNR Number range number 20111118
3 Returning RV_NUMBER_RANGE Value transfer Type reference (TYPE) CHAR15 Number Range 20111118

Method GET_NUMBER_RANGE on class CL_GRFN_API_PLM_SYNCH has no exception.

Method SET_AUDIT_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_AUDIT_TRANSFER Call by reference Type reference (TYPE) GRFN_S_AU_TRANSFER Audit Proposal header data transfers 20111122
2 Importing IV_AUDIT_TYPE Call by reference Type reference (TYPE) PLMT_AUDIT_TYPE Audit Type 20111122
3 Returning RS_AUDIT_HEADER Value transfer Type reference (TYPE) BAPI_20350_C PLM Audit Management: Create/Change Audit Attributes 20111122

Method SET_AUDIT_HEADER on class CL_GRFN_API_PLM_SYNCH has no exception.

Method SET_AUDIT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TEXTS Call by reference Type reference (TYPE) PLMT_BAPI_BUS20310_TEXT_TAB Short Text Table Category for BAPIs 20111122
2 Importing IS_AUDIT_TRANSFER Call by reference Type reference (TYPE) GRFN_S_AU_TRANSFER Audit Proposal header data transfers 20111122

Method SET_AUDIT_TEXT on class CL_GRFN_API_PLM_SYNCH has no exception.

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) SYMSGID Message Class 20111130
2 Importing IV_NUMBER Call by reference Type reference (TYPE) SYMSGNO Message Number 20111130
3 Importing IV_TYPE Call by reference Type reference (TYPE) SYMSGTY Message Type 20111130
4 Importing IV_V1 Call by reference Type reference (TYPE) SY-MSGV1 Message Variable 20111130
5 Importing IV_V2 Call by reference Type reference (TYPE) SY-MSGV2 Message Variable 20111130
6 Importing IV_V3 Call by reference Type reference (TYPE) SY-MSGV3 Message Variable 20111130
7 Importing IV_V4 Call by reference Type reference (TYPE) SY-MSGV1 Message Variable 20111130
8 Returning RT_RETURN Value transfer Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20111130

Method SET_MESSAGE on class CL_GRFN_API_PLM_SYNCH has no exception.

Method SET_QUESTION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AUDIT_EXTERNAL_ID Call by reference Type reference (TYPE) PLMT_AUDIT_ID Key that Indicates an Audit 20111201
2 Returning RV_QUESTION_ID Value transfer Type reference (TYPE) PLMT_AUDIT_OBJECT Key that Indicates an Audit 20111201

Method SET_QUESTION_ID on class CL_GRFN_API_PLM_SYNCH has no exception.

Method TRANSFER_AUDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTROL_AM Call by reference Type reference (TYPE) GRFN_T_AU_CONTROL_TRANSFER Audit Steps Control Transfer data - Questions 20110926
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Return Parameter 20110909
3 Importing IT_AUDIT_TRANSFER Call by reference Type reference (TYPE) GRFN_T_AU_TRANSFER Audit 20110927
4 Importing IT_CONTROL_TRANSFER Call by reference Type reference (TYPE) GRFN_T_AU_CONTROL_TRANSFER Audit Steps Control Transfer data - Questions 20110927
5 Importing IT_SUBPROCESS_TRANSFER Call by reference Type reference (TYPE) GRFN_T_AU_SUBPROCESS_TRANSFER Audit Steps Subprocess Transfer data - Question Group 20110927
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110908

Method TRANSFER_AUDIT_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTROL_AM Call by reference Type reference (TYPE) GRFN_T_AU_CONTROL_TRANSFER Audit Steps Control Transfer data - Questions 20111010
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Return Parameter 20111010
3 Importing IS_AUDIT_DEFAULT_VALUES Call by reference Type reference (TYPE) GRFNAU_DEFAULT Default Values for Audit 20111026
4 Importing IS_AUDIT_TRANSFER Call by reference Type reference (TYPE) GRFN_S_AU_TRANSFER Audit 20111010
5 Importing IT_CONTROL_TRANSFER Call by reference Type reference (TYPE) GRFN_T_AU_CONTROL_TRANSFER Audit Steps Control Transfer data - Questions 20111010
6 Importing IT_SUBPROCESS_TRANSFER Call by reference Type reference (TYPE) GRFN_T_AU_SUBPROCESS_TRANSFER Audit Steps Subprocess Transfer data - Question Group 20111010
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20111121

Method TRANSFER_AUDIT_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTROL_AM Call by reference Type reference (TYPE) GRFN_T_AU_CONTROL_TRANSFER Audit Steps Control Transfer data - Questions 20111129
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Return Parameter 20111129
3 Exporting EV_AM_AU_GUID Call by reference Type reference (TYPE) GRFN_AM_AU_GUID Audit Management Audit Proposal ID 20111207
4 Importing IS_AUDIT_TRANSFER Call by reference Type reference (TYPE) GRFN_S_AU_TRANSFER Audit Proposal header data transfers 20111130
5 Importing IT_CONTROL_TRANSFER Call by reference Type reference (TYPE) GRFN_T_AU_CONTROL_TRANSFER Audit Steps Control Transfer data - Questions 20111129
6 Importing IT_SUBPROCESS_TRANSFER Call by reference Type reference (TYPE) GRFN_T_AU_SUBPROCESS_TRANSFER Audit Steps Subprocess Transfer data - Question Group 20111129
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20111129

Method TRANSFER_AUDIT_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GUID Call by reference Type reference (TYPE) GRFN_AP_GUID Audit Plan GUID 20110916
2 Importing IS_AP Call by reference Type reference (TYPE) GRFN_S_API_AP Auditable Enity API structure 20110908
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110908

Method TRANSFER_AUDIT_QUESTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONTROL_AM Call by reference Type reference (TYPE) GRFN_T_AU_CONTROL_TRANSFER Audit Steps Control Transfer data - Questions 20111130
2 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20111130
3 Importing IT_CONTROL_TRANSFER Call by reference Type reference (TYPE) GRFN_T_AU_CONTROL_TRANSFER Audit Steps Control Transfer data - Questions 20111201
4 Importing IV_AM_AUDIT_GUID Call by reference Type reference (TYPE) GRFN_AM_AU_GUID Audit Management Audit Proposal ID 20111130
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20111130
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100