SAP ABAP Class CL_GRFN_AC_MIGRATION (AC migration)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_MIGRATION_UPGRADE (Package) PC Migration and Upgrade
⤷
⤷
Properties
| Class | CL_GRFN_AC_MIGRATION | |
| Short Description | AC migration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_MIGRATION_UPGRADE | PC Migration and Upgrade |
| Created | 20100625 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_AC_MIGRATION has no forward declaration.
Interfaces
Class CL_GRFN_AC_MIGRATION has no interface implemented.
Friends
Class CL_GRFN_AC_MIGRATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SY-DATUM | '99991231' | End date | 20100625 | ||
| 2 | Constant | Public | Type reference (TYPE) | PLVAR | '01' | Plan Version | 20100625 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create object with multiple languages - For AC migration | 20100625 | |
| 2 | Static method | Public | Method | Create relation - For AC migration only | 20100625 |
Events
Class CL_GRFN_AC_MIGRATION has no event.
Types
Class CL_GRFN_AC_MIGRATION has no local type.
Method Signatures
Method CREATE_NAME_DESCR_MULTI_LANGU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NAME_DESCR | Call by reference | Type reference (TYPE) | GRFN_T_NAME_DESCR | Name and Description Table | 20100625 | |||
| 2 | I_BEGDA | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Current Date of Application Server | 20100625 | ||
| 3 | I_OBJID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20100625 | |||
| 4 | I_OBJTYPE | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20100625 | |||
| 5 | I_OBJTYPE_TYPE | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE_TYP | Usage Type | 20100625 | |||
| 6 | RV_OBJID | Value transfer | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20100625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100625 |
Method CREATE_RELAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BEGDA | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Begin Date | 20100625 | ||
| 2 | I_ENDDA | Call by reference | Type reference (TYPE) | SY-DATUM | '99991231' | End Date | 20100625 | ||
| 3 | I_OBJID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Object ID | 20100625 | |||
| 4 | I_OBJTYPE | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE | Object Type. | 20100625 | |||
| 5 | I_RELAT | Call by reference | Type reference (TYPE) | RELAT | Relationship Between Objects | 20100625 | |||
| 6 | I_R_OBJID | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Reference Object ID | 20100625 | |||
| 7 | I_R_OBJTYPE | Call by reference | Type reference (TYPE) | GRFN_OBJTYPE | Reference Object Type. | 20100625 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100625 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |