public class RefStructureForParameterExtensioninExtensionout extends Object
Structure: BAPIPAREX
Modifier and Type | Class and Description |
---|---|
static class |
RefStructureForParameterExtensioninExtensionout.RefStructureForParameterExtensioninExtensionoutBuilder |
Modifier and Type | Method and Description |
---|---|
static RefStructureForParameterExtensioninExtensionout.RefStructureForParameterExtensioninExtensionoutBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
StructureNameOfBapiTableExtension |
getStructure()
Field name: STRUCTURE
Type element: TE_STRUC
Domain name: AS4TAB
Internal type: CHAR
Description: Structure name of BAPI table extension
Max length: 30
|
String |
getValuepart1()
Field name: VALUEPART1
Type element: VALUEPART
Domain name: CHAR240
Internal type: CHAR
Description: Data part of BAPI extension parameter
Max length: 240
|
String |
getValuepart2()
Field name: VALUEPART2
Type element: VALUEPART
Domain name: CHAR240
Internal type: CHAR
Description: Data part of BAPI extension parameter
Max length: 240
|
String |
getValuepart3()
Field name: VALUEPART3
Type element: VALUEPART
Domain name: CHAR240
Internal type: CHAR
Description: Data part of BAPI extension parameter
Max length: 240
|
String |
getValuepart4()
Field name: VALUEPART4
Type element: VALUEPART
Domain name: CHAR240
Internal type: CHAR
Description: Data part of BAPI extension parameter
Max length: 240
|
int |
hashCode() |
void |
setStructure(StructureNameOfBapiTableExtension structure)
Field name: STRUCTURE
Type element: TE_STRUC
Domain name: AS4TAB
Internal type: CHAR
Description: Structure name of BAPI table extension
Max length: 30
|
void |
setValuepart1(String valuepart1)
Field name: VALUEPART1
Type element: VALUEPART
Domain name: CHAR240
Internal type: CHAR
Description: Data part of BAPI extension parameter
Max length: 240
|
void |
setValuepart2(String valuepart2)
Field name: VALUEPART2
Type element: VALUEPART
Domain name: CHAR240
Internal type: CHAR
Description: Data part of BAPI extension parameter
Max length: 240
|
void |
setValuepart3(String valuepart3)
Field name: VALUEPART3
Type element: VALUEPART
Domain name: CHAR240
Internal type: CHAR
Description: Data part of BAPI extension parameter
Max length: 240
|
void |
setValuepart4(String valuepart4)
Field name: VALUEPART4
Type element: VALUEPART
Domain name: CHAR240
Internal type: CHAR
Description: Data part of BAPI extension parameter
Max length: 240
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
public static RefStructureForParameterExtensioninExtensionout.RefStructureForParameterExtensioninExtensionoutBuilder builder()
@Nullable public StructureNameOfBapiTableExtension getStructure()
Type element: TE_STRUC Domain name: AS4TAB Internal type: CHAR Description: Structure name of BAPI table extension Max length: 30
@Nullable public String getValuepart1()
Type element: VALUEPART Domain name: CHAR240 Internal type: CHAR Description: Data part of BAPI extension parameter Max length: 240
@Nullable public String getValuepart2()
Type element: VALUEPART Domain name: CHAR240 Internal type: CHAR Description: Data part of BAPI extension parameter Max length: 240
@Nullable public String getValuepart3()
Type element: VALUEPART Domain name: CHAR240 Internal type: CHAR Description: Data part of BAPI extension parameter Max length: 240
@Nullable public String getValuepart4()
Type element: VALUEPART Domain name: CHAR240 Internal type: CHAR Description: Data part of BAPI extension parameter Max length: 240
public void setStructure(@Nullable StructureNameOfBapiTableExtension structure)
Type element: TE_STRUC Domain name: AS4TAB Internal type: CHAR Description: Structure name of BAPI table extension Max length: 30
public void setValuepart1(@Nullable String valuepart1)
Type element: VALUEPART Domain name: CHAR240 Internal type: CHAR Description: Data part of BAPI extension parameter Max length: 240
public void setValuepart2(@Nullable String valuepart2)
Type element: VALUEPART Domain name: CHAR240 Internal type: CHAR Description: Data part of BAPI extension parameter Max length: 240
public void setValuepart3(@Nullable String valuepart3)
Type element: VALUEPART Domain name: CHAR240 Internal type: CHAR Description: Data part of BAPI extension parameter Max length: 240
public void setValuepart4(@Nullable String valuepart4)
Type element: VALUEPART Domain name: CHAR240 Internal type: CHAR Description: Data part of BAPI extension parameter Max length: 240
protected boolean canEqual(Object other)
Copyright © 2018 SAP SE. All rights reserved.