Hierarchy

⤷

⤷

Properties
Class | CL_GRAC_BI_DATASOURCE | |
Short Description | Datasource informations | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRAC_EXTRACTION | Access Control BI Extractor Package |
Created | 20111118 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRAC_BI_DATASOURCE has no interface implemented.
Friends
Class CL_GRAC_BI_DATASOURCE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20120312 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20120316 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | INT4 | Natural number | 20120412 | ||
4 | ![]() |
Static Attribute | Private | Type reference (TYPE) | YS_EXTRACTION_STATUS | 20111118 | |||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | HT_ACTION | 20120312 | |||
6 | ![]() |
Static Attribute | Private | Type reference (TYPE) | YT_DS_TYPE | 20111118 | |||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | HT_PERMISSION | 20120316 | |||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | HT_ROLE | 20120412 | |||
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLEAN | ' ' | Boolean Variable (X=True, -=False, Space=Unknown) | 20111119 |
Methods
Events
Class CL_GRAC_BI_DATASOURCE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | HS_ACTION | Public | See coding | 20120312 | begin of hs_action,
action_id type gracaction-action_id,
* action type gracaction-action,
action type string,
hitcount type int4,
not_found type abap_bool,
end of hs_action
|
||
2 | HS_PERMISSION | Public | See coding | 20120316 | begin of hs_permission,
permission_id type gracauthperm-permission_id,
* action type gracaction-action,
permission type string,
hitcount type int4,
not_found type abap_bool,
end of hs_permission
|
||
3 | HS_ROLE | Public | See coding | 20120412 | begin of hs_role,
role_id type gracrlconn-role_id,
* ROLE_NAME type gracrlconn-role_name,
ROLE_NAME type string,
hitcount type int4,
not_found type abap_bool,
end of hs_role
|
||
4 | HT_ACTION | Public | See coding | 20120312 | ht_action type hashed table of hs_action
with unique key action
|
||
5 | HT_GRACACTION | Public | See coding | 20120312 | ht_gracaction type hashed table of GRACACTION
with unique key mandt action_id
|
||
6 | HT_GRACACTIONSYST | Public | See coding | 20120312 | ht_gracactionsyst type hashed table of GRACACTIONSYST
with unique key mandt action_id langu connector
|
||
7 | HT_PERMISSION | Public | See coding | 20120316 | ht_permission type hashed table of hs_permission
with unique key permission
|
||
8 | HT_ROLE | Public | See coding | 20120412 | ht_role type hashed table of hs_role
with unique key role_name
|
||
9 | YS_DS_TYPE | Public | See coding | 20111118 | BEGIN OF ys_ds_type,
datasource TYPE roosourcer,
data_struct TYPE tabname,
t_method_name TYPE STANDARD TABLE OF formname WITH DEFAULT KEY, "for extraction from multiple similiar tables
is_hierarchy TYPE abap_bool,
END OF ys_ds_type
|
||
10 | YS_EXTRACTION_STATUS | Public | See coding | 20120108 | BEGIN OF ys_extraction_status ,
t_select TYPE sbiwa_t_select,
t_fields TYPE sbiwa_t_fields,
requnr TYPE sbiwa_s_interface-requnr,
isource TYPE sbiwa_s_interface-chabasnm,
maxsize TYPE sbiwa_s_interface-maxsize,
initflag TYPE sbiwa_s_interface-initflag,
updmode TYPE sbiwa_s_interface-updmode,
datapakid TYPE sbiwa_s_interface-datapakid,
s_timeint TYPE sbiwa_s_timeint,
initialized TYPE sbiwa_flag,
counter_datapakid TYPE sbiwa_s_interface-datapakid,
end_of_data TYPE abap_bool,
db_cursor TYPE cursor,
extractor_method_idx TYPE INT4, "index of registered extractor method 1,2,3 ...
END OF ys_extraction_status
|
||
11 | YS_HIER_ATTR | Public | See coding | 20111118 | BEGIN OF ys_hier_attr,
hienm TYPE rshienm,
iobj TYPE rschabasnm,
textid TYPE inum,
timedep TYPE abap_bool,
END OF ys_hier_attr
|
||
12 | YT_DS_TYPE | Public | See coding | 20111118 | yt_ds_type TYPE HASHED TABLE OF ys_ds_type WITH UNIQUE KEY datasource
|
||
13 | YT_HIER_ATTR | Public | See coding | 20111118 | yt_hier_attr TYPE HASHED TABLE OF ys_hier_attr WITH UNIQUE KEY hienm
|
Method Signatures
Method ADD_BAPIRE2_MSG_FROM_SY_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGES | Value transfer | Type reference (TYPE) | BAPIRETTAB | BAPIRETC Table Type | 20111118 |
Method ADD_BAPIRE2_MSG_FROM_SY_FIELDS on class CL_GRAC_BI_DATASOURCE has no exception.
Method CHECK_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111119 | ||
2 | ![]() |
IT_SELECT | Value transfer | Type reference (TYPE) | SBIWA_T_SELECT | 20111119 | |||
3 | ![]() |
IV_DATASOURCE | Value transfer | Type reference (TYPE) | SIMPLE | 20111119 | |||
4 | ![]() |
IV_OBJVERS | Value transfer | Type reference (TYPE) | ROOBJVERS | 'A' | DS Version - Active (A) is default | 20111214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111119 |
Method CHECK_SESSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FAILED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20111119 |
Method CHECK_SESSION on class CL_GRAC_BI_DATASOURCE has no exception.
Method CHECK_TIME_STAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATE | Value transfer | Type reference (TYPE) | DATS | Field of type DATS | 20120426 | ||
2 | ![]() |
EV_TIME | Value transfer | Type reference (TYPE) | TIMS | Field of type TIMS | 20120426 | ||
3 | ![]() |
IV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20120426 | ||
4 | ![]() |
IV_ZONE | Value transfer | Type reference (TYPE) | SY-ZONLO | SY-ZONLO | Time Zone of Current User | 20120426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120426 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRAC_BI_DATASOURCE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRAC_BI_DATASOURCE has no exception.
Method CLOSE_CURSOR Signature
Method CLOSE_CURSOR on class CL_GRAC_BI_DATASOURCE has no parameter.
Method CLOSE_CURSOR on class CL_GRAC_BI_DATASOURCE has no exception.
Method FILL_DS_TYPES Signature
Method FILL_DS_TYPES on class CL_GRAC_BI_DATASOURCE has no parameter.
Method FILL_DS_TYPES on class CL_GRAC_BI_DATASOURCE has no exception.
Method GET_0GAC_ACTION_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120329 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120329 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120329 |
Method GET_0GAC_ACTN_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111129 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111129 |
Method GET_0GAC_ACTN_PERM_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120114 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120114 |
Method GET_0GAC_ACTN_PERM_SYS_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111201 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111201 |
Method GET_0GAC_ACTN_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111122 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111122 |
Method GET_0GAC_ACT_RULE_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_ACT_RULE_EXT_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_ACT_RULE_HDR_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_ALERT_ACTN_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120118 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120118 |
Method GET_0GAC_ALERT_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120118 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120118 |
Method GET_0GAC_ALERT_DETAILS_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120118 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120118 |
Method GET_0GAC_ALERT_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120124 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120124 |
Method GET_0GAC_APPLTYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111122 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111122 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111122 |
Method GET_0GAC_ASSGN_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120208 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120208 |
Method GET_0GAC_AUTH_PERM_SYS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120117 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120117 |
Method GET_0GAC_BPROC_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111118 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111118 |
Method GET_0GAC_BSUBPROC_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111121 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_CLASS_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111203 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111203 |
Method GET_0GAC_CLASS_SYS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111207 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111207 |
Method GET_0GAC_CLASS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111206 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111206 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111206 |
Method GET_0GAC_CRPROFILE_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_CRPROFILE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_CRROLE_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_CRROLE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_EMP_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120109 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120109 |
Method GET_0GAC_ERM_METHODOLOGY_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120331 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120331 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120331 |
Method GET_0GAC_ERM_NAMING_CONV_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120331 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120331 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120331 |
Method GET_0GAC_ERM_ROLE_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120118 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120118 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120118 |
Method GET_0GAC_ERM_ROLE_REL_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120120 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120120 |
Method GET_0GAC_ERM_ROLE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120119 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120119 |
Method GET_0GAC_FFOBJECT_APPTYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120329 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120329 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120329 |
Method GET_0GAC_FFOBJECT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120329 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120329 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120329 |
Method GET_0GAC_FF_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120330 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120330 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120330 |
Method GET_0GAC_FF_ROLE_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120330 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120330 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120330 |
Method GET_0GAC_FLD_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111202 |
Method GET_0GAC_FLD_SYS_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111205 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111205 |
Method GET_0GAC_FLD_SYS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111208 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111208 |
Method GET_0GAC_FLD_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111207 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111207 |
Method GET_0GAC_FLD_VAL_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111205 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111205 |
Method GET_0GAC_FLD_VAL_SYS_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111205 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111205 |
Method GET_0GAC_FLD_VAL_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111209 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111209 |
Method GET_0GAC_FUNAREA_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120105 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120105 |
Method GET_0GAC_FUNC_ACT_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_FUNC_ACT_EXT_ARC_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_FUNC_ACT_EXT_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_FUNC_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_FUNC_PERM_ARC_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_FUNC_PERM_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_FUNC_PERM_EXTNE_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_FUNC_PERM_EXTN_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_FUNC_PERM_EXT_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_FUNC_SCOPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120124 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120124 |
Method GET_0GAC_FUNC_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111201 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_HROBJACTVL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111213 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111213 |
Method GET_0GAC_HROBJCRPVL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111213 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111213 |
Method GET_0GAC_HROBJPRMVL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111213 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111213 |
Method GET_0GAC_HROBJ_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120124 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120124 |
Method GET_0GAC_HROBJ_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120124 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120124 |
Method GET_0GAC_ITM_PRV_STS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120112 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120112 |
Method GET_0GAC_LANDSCAPE_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120208 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120208 |
Method GET_0GAC_LANDSCAPE_SYS_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120120 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120120 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120120 |
Method GET_0GAC_LANDSCAPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120119 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120119 |
Method GET_0GAC_LANDSCAPE_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120119 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120119 |
Method GET_0GAC_MASTER_USER_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120407 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120407 |
Method GET_0GAC_MGALERTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111214 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_MGRISKD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111214 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_MGRISKD_ROLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120426 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120426 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120426 |
Method GET_0GAC_MGRULECOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111214 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_MITCNTAPPROVER_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111210 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111210 |
Method GET_0GAC_MITCNTMONITORS_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111219 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111219 |
Method GET_0GAC_MITCNTREPORTS_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111219 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111219 |
Method GET_0GAC_MITCNTRISK_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111213 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_MITCNT_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111213 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111213 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_MITCNT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111214 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120111 |
Method GET_0GAC_MITOBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120105 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120105 |
Method GET_0GAC_MITPROF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120105 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120105 |
Method GET_0GAC_MITROLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120105 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120105 |
Method GET_0GAC_MITROLEORG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120105 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120105 |
Method GET_0GAC_MITUSER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120105 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120105 |
Method GET_0GAC_MITUSERGP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120105 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120105 |
Method GET_0GAC_MITUSERORG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120105 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120105 |
Method GET_0GAC_ORGUNIT_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111228 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111228 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111228 |
Method GET_0GAC_ORG_RULE_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120207 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120207 |
Method GET_0GAC_ORG_RULE_ITEM_ARC_ATT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120207 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120207 |
Method GET_0GAC_ORG_RULE_ITEM_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120207 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120207 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120207 |
Method GET_0GAC_ORG_RULE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120208 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120208 |
Method GET_0GAC_OWNER_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111210 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111210 |
Method GET_0GAC_OWNER_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111210 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111210 |
Method GET_0GAC_PERM_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120208 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120208 |
Method GET_0GAC_PERM_CLS_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111209 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111209 |
Method GET_0GAC_PERM_CLS_SYS_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111209 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111209 |
Method GET_0GAC_PERM_FLD_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111209 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111209 |
Method GET_0GAC_PERM_FLD_SYS_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111209 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111209 |
Method GET_0GAC_PERM_FLD_VALG_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111209 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111209 |
Method GET_0GAC_PERM_FLD_VAL_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111208 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111208 |
Method GET_0GAC_PERM_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120208 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120208 |
Method GET_0GAC_PRIORITY_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120105 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120105 |
Method GET_0GAC_PROFACTVLEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111214 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_PROFILEACTVL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111214 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_PROFILECRPVL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111214 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_PROFILEPRMVL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120107 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120107 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120107 |
Method GET_0GAC_PROFMGMTSUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120111 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120111 |
Method GET_0GAC_PROFMGVCOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120111 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120111 |
Method GET_0GAC_PROFPRMVLEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120111 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120111 |
Method GET_0GAC_PROJ_RELEASE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120329 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120329 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120329 |
Method GET_0GAC_PROV_ACTN_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120109 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120109 |
Method GET_0GAC_PROV_ITEM_STATUS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120110 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120110 |
Method GET_0GAC_PROV_ITEM_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120106 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120106 |
Method GET_0GAC_PROV_USER_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120113 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120113 |
Method GET_0GAC_REP_PROF_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120123 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120123 |
Method GET_0GAC_REP_PROF_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120123 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120123 |
Method GET_0GAC_REP_ROLE_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120123 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120123 |
Method GET_0GAC_REP_ROLE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120123 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120123 |
Method GET_0GAC_REQ_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120109 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120109 |
Method GET_0GAC_REQ_FOR_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120329 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120329 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120329 |
Method GET_0GAC_REQ_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120112 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120112 |
Method GET_0GAC_REQ_ITEM_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120329 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120329 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120329 |
Method GET_0GAC_REQ_OWNER_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120112 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120112 |
Method GET_0GAC_REQ_REVIEWER_TYPE_TEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120208 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120208 |
Method GET_0GAC_REQ_STATUS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120105 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120105 |
Method GET_0GAC_REQ_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120105 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120105 |
Method GET_0GAC_REQ_USER_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120112 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120112 |
Method GET_0GAC_RISK_LEVEL_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_RISK_LEVEL_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_RISK_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120124 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120124 |
Method GET_0GAC_ROLEACTVL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120111 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120111 |
Method GET_0GAC_ROLEACTVLEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120111 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120111 |
Method GET_0GAC_ROLECRPVL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120111 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120111 |
Method GET_0GAC_ROLEMGMTSUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120111 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120111 |
Method GET_0GAC_ROLEMGVCOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120111 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120111 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120111 |
Method GET_0GAC_ROLEPRMVL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120112 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120112 |
Method GET_0GAC_ROLEPRMVLEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120112 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120112 |
Method GET_0GAC_ROLE_ACTION_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120329 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120329 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120329 |
Method GET_0GAC_ROLE_CRIT_LVL_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120110 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120110 |
Method GET_0GAC_ROLE_ORG_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111208 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111208 |
Method GET_0GAC_ROLE_REL_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120329 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120329 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120329 |
Method GET_0GAC_ROLE_SENS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120106 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120106 |
Method GET_0GAC_ROLE_STATUS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120106 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120106 |
Method GET_0GAC_ROLE_SYS_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111209 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111209 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111209 |
Method GET_0GAC_ROLE_SYS_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111208 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111208 |
Method GET_0GAC_ROLE_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120106 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120106 |
Method GET_0GAC_ROLE_USAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120329 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120329 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120329 |
Method GET_0GAC_RULESET_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_RULESET_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_RULE_SYS_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_RULE_SYS_OBJ_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_RULE_XSYS_MAP_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_SAP_USER_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120127 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120127 |
Method GET_0GAC_SAP_USER_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120411 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120411 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120411 |
Method GET_0GAC_SLA_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120106 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120106 |
Method GET_0GAC_SODRISK_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111201 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_SODRISK_FUNC_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_SODRISK_OWN_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_SODRISK_RS_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111220 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111221 |
Method GET_0GAC_SODRISK_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111130 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_SODSCOPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120329 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120329 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120329 |
Method GET_0GAC_SUPPRULE_ARC_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_SUPPRULE_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_SUPPRULE_HDR_ARC_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_SUPPRULE_HDR_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_SUPPRULE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111202 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111202 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111214 |
Method GET_0GAC_SYSTEM_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120127 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120127 |
Method GET_0GAC_SYS_ACTN_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120114 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120114 |
Method GET_0GAC_USERACTVL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120112 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120112 |
Method GET_0GAC_USERACTVLEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120112 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120112 |
Method GET_0GAC_USERCRPVL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120112 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120112 |
Method GET_0GAC_USERMGMTSUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120112 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120112 |
Method GET_0GAC_USERMGVCOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120112 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120112 |
Method GET_0GAC_USERPRMVL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120112 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120112 |
Method GET_0GAC_USERPRMVLEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120112 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120112 |
Method GET_0GAC_USER_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111129 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111129 |
Method GET_0GAC_USER_CUSTGRP_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111208 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111208 |
Method GET_0GAC_USER_MAP_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111208 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111208 |
Method GET_0GAC_USER_PDPROF_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111208 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111208 |
Method GET_0GAC_USER_PROF_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111221 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111221 |
Method GET_0GAC_USER_SYS_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111208 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111208 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111208 |
Method GET_0GAC_USER_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120127 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120127 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120127 |
Method GET_0GAC_USRTYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20120109 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20120109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120109 |
Method GET_0GAC_WFREQ_APPL_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111221 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111221 |
Method GET_0GAC_WFREQ_APPR_STATUS_TEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111221 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111221 |
Method GET_0GAC_WFREQ_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111221 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111221 |
Method GET_0GAC_WFREQ_INST_STATUS_TEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111221 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111221 |
Method GET_0GAC_WFREQ_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20111221 | |||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111221 |
Method GET_DS_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATASOURCE | Call by reference | Type reference (TYPE) | ROOSOURCER | DataSource (OSOA/OSOD) | 20111118 | ||
2 | ![]() |
RS_DS_INFO | Value transfer | Type reference (TYPE) | YS_DS_TYPE | Table Name | 20120112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111118 |
Method GET_PERIOD_END_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PERIOD | Value transfer | Type reference (TYPE) | GRAC_YYYYMM | Year Month | 20120117 | ||
2 | ![]() |
RV_PERIOD_END_DATE | Value transfer | Type reference (TYPE) | GRAC_BI_PERIOD_END_DATE | Period End Date | 20120117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120117 |
Method GET_PERIOD_FROM_ANY_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATE | Value transfer | Type reference (TYPE) | DATS | Date | 20120117 | ||
2 | ![]() |
RV_PERIOD | Value transfer | Type reference (TYPE) | GRAC_YYYYMM | Period | 20120117 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120117 |
Method GET_RUNTIME_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RUNTIME_STATUS | Value transfer | Type reference (TYPE) | YS_EXTRACTION_STATUS | 20111119 |
Method GET_RUNTIME_STATUS on class CL_GRAC_BI_DATASOURCE has no exception.
Method READ_DOMAIN_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_DOMAIN_VALUES | Call by reference | Type reference (TYPE) | GRAC_T_BI_DOMAIN_VALUE_T | Table of Domain Values and Texts | 20111221 | ||
2 | ![]() |
CT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20111221 | ||
3 | ![]() |
IV_APPEND_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20111221 | ||
4 | ![]() |
IV_DOMAIN_NAME | Value transfer | Type reference (TYPE) | SIMPLE | 20111221 | |||
5 | ![]() |
IV_LANGU | Value transfer | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key of Current Text Environment | 20111221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20111221 |
Method SET_RUNTIME_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_RUNTIME_STATUS | Call by reference | Type reference (TYPE) | YS_EXTRACTION_STATUS | 20111118 |
Method SET_RUNTIME_STATUS on class CL_GRAC_BI_DATASOURCE has no exception.
Method _GET_ACTION_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTION | Value transfer | Type reference (TYPE) | SIMPLE | Action | 20120106 | ||
2 | ![]() |
IV_SYSTEM | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20120106 | ||
3 | ![]() |
RV_ACTION_GUID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20120106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120106 |
Method _GET_AC_MITIGATION_CONTROLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MIT_CONTROLS | Call by reference | Type reference (TYPE) | GRAC_T_SOD_MIT_CONTROLS | Mitigation Controls | 20111220 | ||
2 | ![]() |
IV_LANGUAGE | Value transfer | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key of Current Text Environment | 20111220 | |
3 | ![]() |
IV_SEARCH_PATTERN | Call by reference | Type reference (TYPE) | GRPC_API_SEARCH_PATTERN | '*' | Search pattern for the Query APIs | 20111220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20111220 |
Method _GET_MASTER_USER_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONNECTORID | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20120119 | ||
2 | ![]() |
IV_USERID | Value transfer | Type reference (TYPE) | GRAC_USER | User ID | 20120119 | ||
3 | ![]() |
RV_MASTER_USERID | Value transfer | Type reference (TYPE) | GRAC_BI_MASTER_USER | Master User ID for GRC AC Managed Users | 20120119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120119 |
Method _GET_MAX_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MAXTIMESTAMP_BY | Value transfer | Type reference (TYPE) | SY-UNAME | User Name | 20120109 | ||
2 | ![]() |
EV_MAXTIMESTAMP_LONG | Value transfer | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20120109 | ||
3 | ![]() |
EV_MAXTIMESTAMP_SHORT | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20120109 | ||
4 | ![]() |
IV_CREATED_AT_LONG | Value transfer | Type reference (TYPE) | TIMESTAMPL | 0 | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20120109 | |
5 | ![]() |
IV_CREATED_AT_SHORT | Value transfer | Type reference (TYPE) | TIMESTAMP | 0 | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20120109 | |
6 | ![]() |
IV_CREATED_BY | Value transfer | Type reference (TYPE) | SY-UNAME | SPACE | User Name | 20120109 | |
7 | ![]() |
IV_FINISHED_AT_LONG | Value transfer | Type reference (TYPE) | TIMESTAMPL | 0 | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20120109 | |
8 | ![]() |
IV_FINISHED_AT_SHORT | Value transfer | Type reference (TYPE) | TIMESTAMP | 0 | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20120109 | |
9 | ![]() |
IV_FINISHED_BY | Value transfer | Type reference (TYPE) | SY-UNAME | SPACE | User Name | 20120109 | |
10 | ![]() |
IV_UPDATED_AT_LONG | Value transfer | Type reference (TYPE) | TIMESTAMPL | 0 | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | 20120109 | |
11 | ![]() |
IV_UPDATED_AT_SHORT | Value transfer | Type reference (TYPE) | TIMESTAMP | 0 | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20120109 | |
12 | ![]() |
IV_UPDATED_BY | Value transfer | Type reference (TYPE) | SY-UNAME | SPACE | User Name | 20120109 |
Method _GET_MAX_TIMESTAMP on class CL_GRAC_BI_DATASOURCE has no exception.
Method _GET_PERMISSION_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PERMISSION | Value transfer | Type reference (TYPE) | SIMPLE | Permission Value | 20120106 | ||
2 | ![]() |
IV_SYSTEM | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20120106 | ||
3 | ![]() |
RV_PERMISSION_GUID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20120106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120106 |
Method _GET_ROLE_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ROLE | Value transfer | Type reference (TYPE) | SIMPLE | Role | 20120412 | ||
2 | ![]() |
IV_SYSTEM | Value transfer | Type reference (TYPE) | GRFN_CONNECTORID | Connector Id | 20120412 | ||
3 | ![]() |
RV_ROLE_GUID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20120412 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120412 |
Method _PARSE_DS_SELECTION_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_T_FILTER_VALUES | Value transfer | Object reference (TYPE REF TO) | DATA | 20120112 | |||
2 | ![]() |
EV_EXTRACT_STRUCTURE | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20120112 | ||
3 | ![]() |
EV_FIELD_DDIC | Value transfer | Type reference (TYPE) | TYPENAME | Name of Dictionary Type | 20120112 | ||
4 | ![]() |
IV_FIELDNAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20120112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic AC Extraction Exception | 20120112 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |