SAP ABAP Class IF_GRPC_MODEL_DISCSVY (Disclosure survey model)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_MODEL_DISC_SURVEY | Disclosure survey API model class | 20120321 |
Properties
Class | IF_GRPC_MODEL_DISCSVY | |
Short Description | Disclosure survey model | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20120319 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_GRPC_MODEL_DISCSVY has no forward declaration.
Interfaces
Class IF_GRPC_MODEL_DISCSVY has no interface implemented.
Friends
Class IF_GRPC_MODEL_DISCSVY has no friend class.
Attributes
Class IF_GRPC_MODEL_DISCSVY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20120320 | |
2 | ![]() |
Instance method | Public | Method | 20120319 | |
3 | ![]() |
Instance method | Public | Method | 20120320 | |
4 | ![]() |
Instance method | Public | Method | 20120319 | |
5 | ![]() |
Instance method | Public | Method | 20120517 | |
6 | ![]() |
Instance method | Public | Method | 20120319 | |
7 | ![]() |
Instance method | Public | Method | 20120416 | |
8 | ![]() |
Instance method | Public | Method | 20120321 | |
9 | ![]() |
Instance method | Public | Method | 20120424 | |
10 | ![]() |
Instance method | Public | Method | 20120319 | |
11 | ![]() |
Instance method | Public | Method | 20120319 | |
12 | ![]() |
Instance method | Public | Method | 20120319 | |
13 | ![]() |
Instance method | Public | Method | 20120321 | |
14 | ![]() |
Instance method | Public | Method | 20120424 | |
15 | ![]() |
Instance method | Public | Method | 20120321 |
Events
Class IF_GRPC_MODEL_DISCSVY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_OBJECT | Public | Type reference (TYPE) | GRPCDISCSVYOBJ | 20120320 | |
|
2 | YS_PHASE | Public | Type reference (TYPE) | J_ISTAT | 20120320 | |
|
3 | YS_PLAN | Public | Type reference (TYPE) | GRPCDISCSVYPLAN | 20120320 | |
|
4 | YS_SURVEY | Public | Type reference (TYPE) | GRPCDISCSVY | 20120320 | |
|
5 | YT_OBJECT | Public | See coding | 20120320 | yt_object TYPE STANDARD TABLE OF ys_object WITH DEFAULT KEY INITIAL SIZE 0
|
||
6 | YT_PLAN_OBJECTS | Public | See coding | 20120424 | yt_plan_objects TYPE TABLE OF grpcdiscsvypo WITH DEFAULT KEY INITIAL SIZE 0
|
||
7 | YT_SURVEY | Public | See coding | 20120319 | yt_survey TYPE STANDARD TABLE OF ys_survey WITH DEFAULT KEY INITIAL SIZE 0
|
Method Signatures
Method ADD_OBJECT_TO_SURVEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OBJECT | Call by reference | Type reference (TYPE) | YS_OBJECT | 20120320 |
Method ADD_OBJECT_TO_SURVEY on class IF_GRPC_MODEL_DISCSVY has no exception.
Method CREATE_PLAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_DATA | Call by reference | Type reference (TYPE) | GRPCDISCSVYPLAN | 20120319 |
Method CREATE_PLAN on class IF_GRPC_MODEL_DISCSVY has no exception.
Method CREATE_SURVEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SURVEY | Call by reference | Type reference (TYPE) | YS_SURVEY | 20120320 |
Method CREATE_SURVEY on class IF_GRPC_MODEL_DISCSVY has no exception.
Method DELETE_PLAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PLAN_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | 20120319 |
Method DELETE_PLAN on class IF_GRPC_MODEL_DISCSVY has no exception.
Method DELETE_PLAN_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PLAN | Call by reference | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20120517 |
Method DELETE_PLAN_OBJECTS on class IF_GRPC_MODEL_DISCSVY has no exception.
Method GET_PLAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PLAN_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | 20120319 | |||
2 | ![]() |
RS_DATA | Value transfer | Type reference (TYPE) | GRPCDISCSVYPLAN | 20120319 |
Method GET_PLAN on class IF_GRPC_MODEL_DISCSVY has no exception.
Method GET_PLANNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PLAN_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | 20120416 | |||
2 | ![]() |
RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20120416 |
Method GET_PLANNAME on class IF_GRPC_MODEL_DISCSVY has no exception.
Method GET_PLAN_ID_BY_SURVEY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SURVEY | Call by reference | Type reference (TYPE) | GUID_32 | 20120321 | |||
2 | ![]() |
RV_PLAN | Value transfer | Type reference (TYPE) | GUID_32 | 20120321 |
Method GET_PLAN_ID_BY_SURVEY_ID on class IF_GRPC_MODEL_DISCSVY has no exception.
Method GET_PLAN_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PLAN | Call by reference | Type reference (TYPE) | GUID_32 | 20120424 | |||
2 | ![]() |
RT_OBJECT | Value transfer | Type reference (TYPE) | YT_PLAN_OBJECTS | 20120424 |
Method GET_PLAN_OBJECTS on class IF_GRPC_MODEL_DISCSVY has no exception.
Method GET_PLAN_SURVEYS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PLAN_ID | Call by reference | Type reference (TYPE) | GUID_32 | 20120319 | |||
2 | ![]() |
RT_SURVEY | Value transfer | Type reference (TYPE) | YT_SURVEY | 20120319 |
Method GET_PLAN_SURVEYS on class IF_GRPC_MODEL_DISCSVY has no exception.
Method GET_SURVEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SURVEY_ID | Call by reference | Type reference (TYPE) | GUID_32 | 20120319 | |||
2 | ![]() |
RS_SURVEY | Value transfer | Type reference (TYPE) | GRPCDISCSVY | 20120319 |
Method GET_SURVEY on class IF_GRPC_MODEL_DISCSVY has no exception.
Method GET_SURVEY_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SURVEY_ID | Call by reference | Type reference (TYPE) | GUID_32 | 20120319 | |||
2 | ![]() |
RT_OBJECT | Value transfer | Type reference (TYPE) | YT_OBJECT | 20120320 |
Method GET_SURVEY_OBJECTS on class IF_GRPC_MODEL_DISCSVY has no exception.
Method UPDATE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OBJECT | Call by reference | Type reference (TYPE) | YS_OBJECT | 20120321 |
Method UPDATE_OBJECT on class IF_GRPC_MODEL_DISCSVY has no exception.
Method UPDATE_PLAN_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECT | Call by reference | Type reference (TYPE) | YT_PLAN_OBJECTS | 20120424 |
Method UPDATE_PLAN_OBJECTS on class IF_GRPC_MODEL_DISCSVY has no exception.
Method UPDATE_SURVEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SURVEY | Call by reference | Type reference (TYPE) | YS_SURVEY | 20120321 |
Method UPDATE_SURVEY on class IF_GRPC_MODEL_DISCSVY has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in |