public final class ContainerForCustomerExitParameter extends Object
Structure: BAPIEXTC+ Structure: BAPIACEXTC
Modifier and Type | Class and Description |
---|---|
static class |
ContainerForCustomerExitParameter.ContainerForCustomerExitParameterBuilder |
Modifier and Type | Method and Description |
---|---|
static ContainerForCustomerExitParameter.ContainerForCustomerExitParameterBuilder |
builder() |
boolean |
equals(Object o) |
String |
getField1()
Field name: FIELD1
|
String |
getField2()
Field name: FIELD2
|
String |
getField3()
Field name: FIELD3
|
String |
getField4()
Field name: FIELD4
|
int |
hashCode() |
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
@Generated(value="lombok") public static ContainerForCustomerExitParameter.ContainerForCustomerExitParameterBuilder builder()
@Nullable @Generated(value="lombok") public String getField1()
Domain name: CHAR250 Internal type: C Max length: 250
@Nullable @Generated(value="lombok") public String getField2()
Domain name: CHAR250 Internal type: C Max length: 250
@Nullable @Generated(value="lombok") public String getField3()
Domain name: CHAR250 Internal type: C Max length: 250
@Nullable @Generated(value="lombok") public String getField4()
Domain name: CHAR250 Internal type: C Max length: 250
@Generated(value="lombok") public boolean equals(Object o)
@Generated(value="lombok") public int hashCode()
@Generated(value="lombok") public String toString()
Copyright © 2017 SAP SE. All rights reserved.